diff options
author | 2012-01-09 17:56:23 +0000 | |
---|---|---|
committer | 2012-01-09 17:56:23 +0000 | |
commit | 9d1da0d1a37201e819914dc0d60eee636e75549d (patch) | |
tree | d47156caf2cf6afd2e8cef9959a10ffb55f0dec5 /kde-base/ktimezoned | |
parent | introspection.m4 is required for eautoreconf (bug #397761, thanks to Oleg for... (diff) | |
download | historical-9d1da0d1a37201e819914dc0d60eee636e75549d.tar.gz historical-9d1da0d1a37201e819914dc0d60eee636e75549d.tar.bz2 historical-9d1da0d1a37201e819914dc0d60eee636e75549d.zip |
x86 stable wrt bug #396359
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 2a51774b8492..2409984ffdb2 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimezoned -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.103 2011/12/18 19:46:31 dilfridge Exp $ +# 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 $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ktimezoned-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktimezoned-4.6.5.ebuild: diff --git a/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild index 67cff77f2b20..7e3c4ff4f11c 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-2011 Gentoo Foundation +# 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.1 2011/12/11 18:52:22 alexxy Exp $ +# $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 $ 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" |