summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-06 12:43:08 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-06 12:43:08 +0000
commiteab15e36a4faf563f51a604b8f8a7c9c3c517136 (patch)
tree77904f37c0e9d1bb53ff3d43396909c6268105ca /dev-python
parentUnchanged revision bump to force rebuild, bug 357595. (diff)
downloadgentoo-2-eab15e36a4faf563f51a604b8f8a7c9c3c517136.tar.gz
gentoo-2-eab15e36a4faf563f51a604b8f8a7c9c3c517136.tar.bz2
gentoo-2-eab15e36a4faf563f51a604b8f8a7c9c3c517136.zip
Stable on amd64 wrt bug #357283
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/enthoughtbase/ChangeLog6
-rw-r--r--dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/enthoughtbase/ChangeLog b/dev-python/enthoughtbase/ChangeLog
index e5529c7f138c..f41bc726bbc3 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.24 2011/01/29 23:49:36 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.25 2011/03/06 12:43:08 hwoarang Exp $
+
+ 06 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ enthoughtbase-3.1.0.ebuild:
+ Stable on amd64 wrt bug #357283
*enthoughtbase-3.1.0 (29 Jan 2011)
diff --git a/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild b/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild
index 3f6b475dc183..66e966e6d88e 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.2 2011/02/01 02:19:06 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild,v 1.3 2011/03/06 12:43:08 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"
RDEPEND="dev-python/setuptools"