summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-06 21:44:28 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-06 21:44:28 +0000
commit69106695395469b2404a73aebfe48c86cb0dadb8 (patch)
tree04664822a101aad05922248ded4631941a79541a /sci-biology
parentVersion bump, drop old (diff)
downloadgentoo-2-69106695395469b2404a73aebfe48c86cb0dadb8.tar.gz
gentoo-2-69106695395469b2404a73aebfe48c86cb0dadb8.tar.bz2
gentoo-2-69106695395469b2404a73aebfe48c86cb0dadb8.zip
Marking biopython-1.55 ppc for bug 341519
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/biopython/ChangeLog7
-rw-r--r--sci-biology/biopython/biopython-1.55.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index 9ca387cab66b..2d1d41d439ea 100644
--- a/sci-biology/biopython/ChangeLog
+++ b/sci-biology/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/biopython
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.53 2010/12/13 21:29:02 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.54 2011/01/06 21:44:28 ranger Exp $
+
+ 06 Jan 2011; Brent Baude <ranger@gentoo.org> biopython-1.55.ebuild:
+ Marking biopython-1.55 ppc for bug 341519
*biopython-1.56 (13 Dec 2010)
diff --git a/sci-biology/biopython/biopython-1.55.ebuild b/sci-biology/biopython/biopython-1.55.ebuild
index fd8cde943316..6a27b9e0f258 100644
--- a/sci-biology/biopython/biopython-1.55.ebuild
+++ b/sci-biology/biopython/biopython-1.55.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.55.ebuild,v 1.4 2010/10/31 17:47:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild,v 1.5 2011/01/06 21:44:28 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