diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-04 16:02:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-04 16:02:13 +0000 |
commit | 387e47dfb0e1e80e191f8d0e71cd402a2707a231 (patch) | |
tree | 2f4dd9a1569980e9c828df545c0c883818ab7178 /dev-python/enthoughtbase | |
parent | Depend on plasma-indicatordisplay for ayatana in kde. (diff) | |
download | historical-387e47dfb0e1e80e191f8d0e71cd402a2707a231.tar.gz historical-387e47dfb0e1e80e191f8d0e71cd402a2707a231.tar.bz2 historical-387e47dfb0e1e80e191f8d0e71cd402a2707a231.zip |
amd64/x86 stable, bug #290607
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
Diffstat (limited to 'dev-python/enthoughtbase')
-rw-r--r-- | dev-python/enthoughtbase/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog index 630552b7bc37..1d8ba66e732b 100644 --- a/dev-python/enthoughtbase/ChangeLog +++ b/dev-python/enthoughtbase/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2009/10/05 21:30:17 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.8 2009/11/04 15:56:41 maekke Exp $ + + 04 Nov 2009; Markus Meier <maekke@gentoo.org> enthoughtbase-3.0.3.ebuild: + amd64/x86 stable, bug #290607 05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> enthoughtbase-3.0.3.ebuild: diff --git a/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild index 427ea0e3faa3..351270580e13 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.2 2009/10/05 21:30:17 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.3 2009/11/04 15:56:41 maekke 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 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" LICENSE="BSD LGPL-2" RDEPEND="" DEPEND="dev-python/setuptools |