diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-05 21:32:25 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-05 21:32:25 +0000 |
commit | 8a844e169b79829f421bb95225f9056de83bae0e (patch) | |
tree | 03dcb2acc27b1be5c0035563e4ffa7d2a67a49ee /dev-python/enthoughtbase | |
parent | amd64/x86 stable, bug #286993 (diff) | |
download | historical-8a844e169b79829f421bb95225f9056de83bae0e.tar.gz historical-8a844e169b79829f421bb95225f9056de83bae0e.tar.bz2 historical-8a844e169b79829f421bb95225f9056de83bae0e.zip |
Keywording for ppc.
Bug 280023.
Package-Manager: portage-14478-svn/cvs/Linux ppc
Diffstat (limited to 'dev-python/enthoughtbase')
-rw-r--r-- | dev-python/enthoughtbase/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index 5ead0c4ceaae..630552b7bc37 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/enthoughtbase # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.6 2009/09/05 20:57:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.7 2009/10/05 21:30:17 volkmar Exp $ + + 05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + enthoughtbase-3.0.3.ebuild: + Keywording for ppc, bug 280023 *enthoughtbase-3.0.3 (05 Sep 2009) diff --git a/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild index 84cebbb29aa6..427ea0e3faa3 100644 --- a/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild +++ b/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.1 2009/09/05 20:57:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.2 2009/10/05 21:30:17 volkmar Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" IUSE="doc examples" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" LICENSE="BSD LGPL-2" RDEPEND="" DEPEND="dev-python/setuptools |