summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-14 19:12:38 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-14 19:12:38 +0000
commite5bd42ea76290f347616c80c1674dbe598411f5f (patch)
treee7971f28911d9554e434fda1810c316c0cb3629d /sci-biology/biopython
parentstable ppc, bug 351500 (diff)
downloadgentoo-2-e5bd42ea76290f347616c80c1674dbe598411f5f.tar.gz
gentoo-2-e5bd42ea76290f347616c80c1674dbe598411f5f.tar.bz2
gentoo-2-e5bd42ea76290f347616c80c1674dbe598411f5f.zip
stable ppc, bug 351498
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r--sci-biology/biopython/ChangeLog5
-rw-r--r--sci-biology/biopython/biopython-1.56.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index aed22e6d1cd6..88bfa0746822 100644
--- a/sci-biology/biopython/ChangeLog
+++ b/sci-biology/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/biopython
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.55 2011/01/13 15:21:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.56 2011/01/14 19:12:38 ranger Exp $
+
+ 14 Jan 2011; Brent Baude <ranger@gentoo.org> biopython-1.56.ebuild:
+ stable ppc, bug 351498
13 Jan 2011; Markos Chandras <hwoarang@gentoo.org> biopython-1.56.ebuild:
Stable on amd64 wrt bug #351498
diff --git a/sci-biology/biopython/biopython-1.56.ebuild b/sci-biology/biopython/biopython-1.56.ebuild
index bc1a1d061ff8..0d24326d8a19 100644
--- a/sci-biology/biopython/biopython-1.56.ebuild
+++ b/sci-biology/biopython/biopython-1.56.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/sci-biology/biopython/biopython-1.56.ebuild,v 1.2 2011/01/13 15:21:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.56.ebuild,v 1.3 2011/01/14 19:12:38 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ~sparc ~x86"
IUSE="mysql postgres"
RDEPEND="dev-python/numpy