diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:25:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:25:54 +0000 |
commit | b8f1614150de46c0ceef05bb1fb2d0878bd09db7 (patch) | |
tree | 2653ea7789aa8a541754e12ba98913b50467e08b /dev-python/enthoughtbase | |
parent | stable x86, bug 326749 (diff) | |
download | historical-b8f1614150de46c0ceef05bb1fb2d0878bd09db7.tar.gz historical-b8f1614150de46c0ceef05bb1fb2d0878bd09db7.tar.bz2 historical-b8f1614150de46c0ceef05bb1fb2d0878bd09db7.zip |
stable x86, bug 326809
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 dcd09f7da047..a216bfe0c9e7 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.13 2010/07/15 11:47:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.14 2010/07/16 09:25:00 fauli Exp $ + + 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + enthoughtbase-3.0.5.ebuild: + stable x86, bug 326809 15 Jul 2010; Markos Chandras <hwoarang@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 f043d29700ea..164aa10021da 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.4 2010/07/15 11:47:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.5 2010/07/16 09:25:00 fauli 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 |