diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:22:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:22:32 +0000 |
commit | 24e6ee705baf6a15739971e6218222fde58fc8d1 (patch) | |
tree | 64dd09b4d95c630ec8fff75096f74ae5d8e1ea3e | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-24e6ee705baf6a15739971e6218222fde58fc8d1.tar.gz gentoo-2-24e6ee705baf6a15739971e6218222fde58fc8d1.tar.bz2 gentoo-2-24e6ee705baf6a15739971e6218222fde58fc8d1.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | kde-base/step/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/step/step-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/step/step-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/step/ChangeLog b/kde-base/step/ChangeLog index 954554032c52..96f44e540069 100644 --- a/kde-base/step/ChangeLog +++ b/kde-base/step/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/step # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.138 2013/02/07 04:56:52 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.139 2013/02/23 17:22:32 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> step-4.10.0.ebuild, + step-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *step-4.10.0 (06 Feb 2013) diff --git a/kde-base/step/step-4.10.0.ebuild b/kde-base/step/step-4.10.0.ebuild index 3e66f833ac28..406147a2a75b 100644 --- a/kde-base/step/step-4.10.0.ebuild +++ b/kde-base/step/step-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/step/step-4.10.0.ebuild,v 1.1 2013/02/07 04:56:51 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.10.0.ebuild,v 1.2 2013/02/23 17:22:32 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="The KDE physics simulator" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +gsl +qalculate" DEPEND=" diff --git a/kde-base/step/step-4.9.5.ebuild b/kde-base/step/step-4.9.5.ebuild index f8da3af0d211..1c52bd3e1624 100644 --- a/kde-base/step/step-4.9.5.ebuild +++ b/kde-base/step/step-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/step/step-4.9.5.ebuild,v 1.4 2013/01/28 00:12:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.9.5.ebuild,v 1.5 2013/02/23 17:22:32 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="The KDE physics simulator" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +gsl +qalculate" DEPEND=" |