diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 09:40:16 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 09:40:16 +0000 |
commit | b3c514dc81e78b1e1b962e9cd1579903a2dc9a8c (patch) | |
tree | 267e5758cfc893216f12fb382123702ba095f3d6 /kde-base/ktimezoned | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-b3c514dc81e78b1e1b962e9cd1579903a2dc9a8c.tar.gz gentoo-2-b3c514dc81e78b1e1b962e9cd1579903a2dc9a8c.tar.bz2 gentoo-2-b3c514dc81e78b1e1b962e9cd1579903a2dc9a8c.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 042aa0aeac7b..a63f532558bf 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.61 2010/06/21 15:53:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.62 2010/06/24 09:40:16 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> ktimezoned-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -ktimezoned-4.3.3.ebuild, ktimezoned-4.3.5.ebuild, diff --git a/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild index 750d9fdc8419..95166869acd5 100644 --- a/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild,v 1.2 2010/06/21 15:53:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.4.4.ebuild,v 1.3 2010/06/24 09:40:16 angelos Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |