diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-27 10:02:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-27 10:02:13 +0000 |
commit | 48b94f21d71506123ff88e7f8725f2d1ed92d6e0 (patch) | |
tree | aa0638aa8a486445ee25b94cbc1864e8a5ee5a42 /dev-python/enthoughtbase | |
parent | pass --host to configure to work around bug #352351 (diff) | |
download | historical-48b94f21d71506123ff88e7f8725f2d1ed92d6e0.tar.gz historical-48b94f21d71506123ff88e7f8725f2d1ed92d6e0.tar.bz2 historical-48b94f21d71506123ff88e7f8725f2d1ed92d6e0.zip |
Stable on amd64 wrt bug #347107
Package-Manager: portage-2.1.9.35/cvs/Linux x86_64
Diffstat (limited to 'dev-python/enthoughtbase')
-rw-r--r-- | dev-python/enthoughtbase/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/enthoughtbase/enthoughtbase-3.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index 44cbcd9f0d0b..1c9eb42d9b4c 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2011/01/07 15:58:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.22 2011/01/27 10:00:36 hwoarang Exp $ + + 27 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + enthoughtbase-3.0.6.ebuild: + Stable on amd64 wrt bug #347107 07 Jan 2011; Brent Baude <ranger@gentoo.org> enthoughtbase-3.0.6.ebuild: Marking enthoughtbase-3.0.6 ppc stable for bug 347107 diff --git a/dev-python/enthoughtbase/enthoughtbase-3.0.6.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.0.6.ebuild index 6cbad3600b11..bf7e45dddcc1 100644 --- a/dev-python/enthoughtbase/enthoughtbase-3.0.6.ebuild +++ b/dev-python/enthoughtbase/enthoughtbase-3.0.6.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.0.6.ebuild,v 1.5 2011/01/07 15:58:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.6.ebuild,v 1.6 2011/01/27 10:00:36 hwoarang 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" DEPEND="dev-python/setuptools |