summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-07 08:14:55 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-07 08:14:55 +0000
commit8179120616e6db44e6144652855ebd982b3e674e (patch)
tree4be45956294c4299d72238562a7ac5ffdf1e7eb0
parentppc stable, bug 540290 (diff)
downloadgentoo-2-8179120616e6db44e6144652855ebd982b3e674e.tar.gz
gentoo-2-8179120616e6db44e6144652855ebd982b3e674e.tar.bz2
gentoo-2-8179120616e6db44e6144652855ebd982b3e674e.zip
ppc stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
-rw-r--r--dev-python/cgkit/ChangeLog5
-rw-r--r--dev-python/cgkit/cgkit-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cgkit/ChangeLog b/dev-python/cgkit/ChangeLog
index fc1df5a94900..be049eceacd1 100644
--- a/dev-python/cgkit/ChangeLog
+++ b/dev-python/cgkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cgkit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.42 2015/03/06 22:11:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.43 2015/03/07 08:14:55 pacho Exp $
+
+ 07 Mar 2015; Pacho Ramos <pacho@gentoo.org> cgkit-2.0.0.ebuild:
+ ppc stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> cgkit-2.0.0.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/cgkit/cgkit-2.0.0.ebuild b/dev-python/cgkit/cgkit-2.0.0.ebuild
index f3866015e660..8d1104770963 100644
--- a/dev-python/cgkit/cgkit-2.0.0.ebuild
+++ b/dev-python/cgkit/cgkit-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0.ebuild,v 1.4 2015/03/06 22:11:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0.ebuild,v 1.5 2015/03/07 08:14:55 pacho Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -16,7 +16,7 @@ SRC_URI="$(python_gen_cond_dep mirror://sourceforge/${PN}/${PN}/${P}/${P}-py2k.t
LICENSE="LGPL-2.1 MPL-1.1 GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="3ds"
RDEPEND=">=dev-libs/boost-1.48[python,${PYTHON_USEDEP}]