summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r--sci-biology/biopython/ChangeLog5
-rw-r--r--sci-biology/biopython/biopython-1.57.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index f1f3cb087d0b..853f7f8e5252 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.62 2011/05/06 10:14:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.63 2011/05/24 21:04:25 maekke Exp $
+
+ 24 May 2011; Markus Meier <maekke@gentoo.org> biopython-1.57.ebuild:
+ x86 stable, bug #365877
06 May 2011; Justin Lecher <jlec@gentoo.org> biopython-1.56.ebuild,
biopython-1.57.ebuild:
diff --git a/sci-biology/biopython/biopython-1.57.ebuild b/sci-biology/biopython/biopython-1.57.ebuild
index f7d697861fb8..faa98b078eb1 100644
--- a/sci-biology/biopython/biopython-1.57.ebuild
+++ b/sci-biology/biopython/biopython-1.57.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.57.ebuild,v 1.3 2011/05/06 10:14:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.57.ebuild,v 1.4 2011/05/24 21:04:25 maekke 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="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="mysql postgres"
RDEPEND="