diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:32:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:32:34 +0000 |
commit | d41f8c62b1bae877210797958b5b181bb16afbc3 (patch) | |
tree | 778b54dfb184fc061f9a1ceb99d69aea4ba9254c /kde-base/kgamma | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-d41f8c62b1bae877210797958b5b181bb16afbc3.tar.gz gentoo-2-d41f8c62b1bae877210797958b5b181bb16afbc3.tar.bz2 gentoo-2-d41f8c62b1bae877210797958b5b181bb16afbc3.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/kgamma')
-rw-r--r-- | kde-base/kgamma/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kgamma/kgamma-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kgamma/kgamma-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kgamma/ChangeLog b/kde-base/kgamma/ChangeLog index 6a119eac19fd..00e07da92d4d 100644 --- a/kde-base/kgamma/ChangeLog +++ b/kde-base/kgamma/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kgamma # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.237 2013/02/07 04:57:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.238 2013/02/23 16:32:34 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.10.0.ebuild, + kgamma-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kgamma-4.10.0 (06 Feb 2013) diff --git a/kde-base/kgamma/kgamma-4.10.0.ebuild b/kde-base/kgamma/kgamma-4.10.0.ebuild index 41a565b39415..45a6f512c637 100644 --- a/kde-base/kgamma/kgamma-4.10.0.ebuild +++ b/kde-base/kgamma/kgamma-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/kgamma/kgamma-4.10.0.ebuild,v 1.1 2013/02/07 04:57:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.10.0.ebuild,v 1.2 2013/02/23 16:32:34 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE screen gamma values kcontrol module" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" diff --git a/kde-base/kgamma/kgamma-4.9.5.ebuild b/kde-base/kgamma/kgamma-4.9.5.ebuild index a5e6d2216a05..2e98725f1fde 100644 --- a/kde-base/kgamma/kgamma-4.9.5.ebuild +++ b/kde-base/kgamma/kgamma-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/kgamma/kgamma-4.9.5.ebuild,v 1.4 2013/01/27 23:29:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v 1.5 2013/02/23 16:32:34 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE screen gamma values kcontrol module" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |