diff options
author | 2013-02-23 15:57:12 +0000 | |
---|---|---|
committer | 2013-02-23 15:57:12 +0000 | |
commit | bbd740c79a2ee916225784f43f98bdc06e5aa24f (patch) | |
tree | 2c5160ce4dd6b29f217df76f6db37acd399113e1 /kde-base/cantor | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-bbd740c79a2ee916225784f43f98bdc06e5aa24f.tar.gz gentoo-2-bbd740c79a2ee916225784f43f98bdc06e5aa24f.tar.bz2 gentoo-2-bbd740c79a2ee916225784f43f98bdc06e5aa24f.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/cantor')
-rw-r--r-- | kde-base/cantor/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/cantor/cantor-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/cantor/cantor-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/cantor/ChangeLog b/kde-base/cantor/ChangeLog index e5bc8c60e190..1dbfde3f1c53 100644 --- a/kde-base/cantor/ChangeLog +++ b/kde-base/cantor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/cantor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.100 2013/02/07 04:57:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.101 2013/02/23 15:57:12 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cantor-4.10.0.ebuild, + cantor-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *cantor-4.10.0 (06 Feb 2013) diff --git a/kde-base/cantor/cantor-4.10.0.ebuild b/kde-base/cantor/cantor-4.10.0.ebuild index b77d078a5614..30f93d5c30d4 100644 --- a/kde-base/cantor/cantor-4.10.0.ebuild +++ b/kde-base/cantor/cantor-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/cantor/cantor-4.10.0.ebuild,v 1.1 2013/02/07 04:57:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.10.0.ebuild,v 1.2 2013/02/23 15:57:12 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE4 interface for doing mathematics and scientific computing" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="analitza debug postscript qalculate +R" # TODO Add Sage Mathematics Software backend (http://www.sagemath.org) diff --git a/kde-base/cantor/cantor-4.9.5.ebuild b/kde-base/cantor/cantor-4.9.5.ebuild index e046a7287850..966f2c3f85ac 100644 --- a/kde-base/cantor/cantor-4.9.5.ebuild +++ b/kde-base/cantor/cantor-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/cantor/cantor-4.9.5.ebuild,v 1.4 2013/01/27 22:58:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.9.5.ebuild,v 1.5 2013/02/23 15:57:12 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE4 interface for doing mathematics and scientific computing" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="analitza debug postscript qalculate +R" # TODO Add Sage Mathematics Software backend (http://www.sagemath.org) |