diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:47:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:47:28 +0000 |
commit | 9ea0a8badcd46dd2ad62f3996862a076532d476e (patch) | |
tree | e5a9e9f89fe82cb2360889324e3baddc730887f6 /dev-python/enthoughtbase | |
parent | stable ppc, bug 348022 (diff) | |
download | gentoo-2-9ea0a8badcd46dd2ad62f3996862a076532d476e.tar.gz gentoo-2-9ea0a8badcd46dd2ad62f3996862a076532d476e.tar.bz2 gentoo-2-9ea0a8badcd46dd2ad62f3996862a076532d476e.zip |
Marking enthoughtbase-3.1.0 ppc for bug 357283
(Portage version: 2.1.9.42/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.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index 2446370efa86..3b09ca67702c 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/enthoughtbase # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.26 2011/03/21 14:06:07 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.27 2011/03/27 19:47:28 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> enthoughtbase-3.1.0.ebuild: + Marking enthoughtbase-3.1.0 ppc stable for bug 357283 21 Mar 2011; Thomas Kahle <tomka@gentoo.org> enthoughtbase-3.1.0.ebuild: x86 stable per bug 357283 diff --git a/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild index 07cbade15d78..f2680862bb56 100644 --- a/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild +++ b/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild,v 1.4 2011/03/21 14:06:07 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild,v 1.5 2011/03/27 19:47:28 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 test" RDEPEND="dev-python/setuptools" |