diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:56:14 +0000 |
commit | d2d47fca621cf36b8f9f1d6789224a29b00839a6 (patch) | |
tree | 0bbe644fdfc93918a6df7844ab492a069df46468 /kde-base/ktimezoned | |
parent | Update package mask entry for phonon-xine. (diff) | |
download | historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.tar.gz historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.tar.bz2 historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.zip |
Stable for amd64, wrt bug #396359
Package-Manager: portage-2.1.10.41/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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 2409984ffdb2..505be71af2a2 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.104 2012/01/09 17:23:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.105 2012/01/16 23:23:09 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ktimezoned-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ktimezoned-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild index 7e3c4ff4f11c..af8ff2c7dfda 100644 --- a/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild,v 1.2 2012/01/09 17:23:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild,v 1.3 2012/01/16 23:23:09 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |