diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-15 11:47:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-15 11:47:57 +0000 |
commit | eced209d4bcb89743bdca3ab55f85f2248182232 (patch) | |
tree | 6c0897b71b466449da4c60f0ac9ceb3b39ba48b4 /dev-python/enthoughtbase | |
parent | Use eqawarn for the missing Module-Build dependency warning (diff) | |
download | historical-eced209d4bcb89743bdca3ab55f85f2248182232.tar.gz historical-eced209d4bcb89743bdca3ab55f85f2248182232.tar.bz2 historical-eced209d4bcb89743bdca3ab55f85f2248182232.zip |
Stable on amd64 wrt bug #326809
Package-Manager: portage-2.2_rc67/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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index 9d960f73d53d..dcd09f7da047 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,10 @@ # 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.12 2010/05/31 06:55:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.13 2010/07/15 11:47:29 hwoarang Exp $ + + 15 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + enthoughtbase-3.0.5.ebuild: + Stable on amd64 wrt bug #326809 *enthoughtbase-3.0.5 (31 May 2010) diff --git a/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild index a280e758bd75..f043d29700ea 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.3 2010/06/12 14:30:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.4 2010/07/15 11:47:29 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" DEPEND="dev-python/setuptools |