diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 15:07:58 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 15:07:58 +0000 |
commit | 943421b61b8600c7753d457d1ffa0cd7c1fb3f31 (patch) | |
tree | d426c82c4718dc2f53d5478854f308061d85539d /dev-python/enthoughtbase | |
parent | x86 stable, bug 336869 (diff) | |
download | gentoo-2-943421b61b8600c7753d457d1ffa0cd7c1fb3f31.tar.gz gentoo-2-943421b61b8600c7753d457d1ffa0cd7c1fb3f31.tar.bz2 gentoo-2-943421b61b8600c7753d457d1ffa0cd7c1fb3f31.zip |
Marking enthoughtbase-3.0.5 ppc for bug 326809
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/enthoughtbase')
-rw-r--r-- | dev-python/enthoughtbase/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index a216bfe0c9e7..3e56dc8b84bb 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/enthoughtbase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.14 2010/07/16 09:25:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.15 2010/10/14 15:07:58 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> enthoughtbase-3.0.5.ebuild: + Marking enthoughtbase-3.0.5 ppc for bug 326809 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org> enthoughtbase-3.0.5.ebuild: diff --git a/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild index 164aa10021da..d267d1646fb8 100644 --- a/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild +++ b/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.5 2010/07/16 09:25:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.6 2010/10/14 15:07:58 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" LICENSE="BSD LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc examples" DEPEND="dev-python/setuptools |