diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:01:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:01:34 +0000 |
commit | 43c494cf3e38997f95e8d02037077077a1d1a645 (patch) | |
tree | c5fba176efc6a91a7232f5b79b4e9af9cf8b140f /kde-base/ktimezoned | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-43c494cf3e38997f95e8d02037077077a1d1a645.tar.gz gentoo-2-43c494cf3e38997f95e8d02037077077a1d1a645.tar.bz2 gentoo-2-43c494cf3e38997f95e8d02037077077a1d1a645.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 4a53ee38e944..8fd3f8dabf0e 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.150 2013/02/07 04:57:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.151 2013/02/23 17:01:34 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ktimezoned-4.10.0.ebuild, + ktimezoned-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 07 Feb 2013; Naohiro Aota <naota@gentoo.org> ktimezoned-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 diff --git a/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild b/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild index cc83ef3d1384..b2910c4d5d0c 100644 --- a/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild,v 1.2 2013/02/23 17:01:34 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild b/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild index af128d5b3bab..096269a61fef 100644 --- a/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild,v 1.5 2013/02/07 01:23:09 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.9.5.ebuild,v 1.6 2013/02/23 17:01:34 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |