summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-07-17 12:58:15 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-07-17 12:58:15 +0000
commitd0ae89e4fbc8d12c2dbea4542fb87c4ad816a450 (patch)
tree15e792a23483f871e84b37eb218b53d6588c038f /sci-biology/biopython
parentDrop libmusicbrainz dep, as it doesn't seem to be required and it was for wro... (diff)
downloadgentoo-2-d0ae89e4fbc8d12c2dbea4542fb87c4ad816a450.tar.gz
gentoo-2-d0ae89e4fbc8d12c2dbea4542fb87c4ad816a450.tar.bz2
gentoo-2-d0ae89e4fbc8d12c2dbea4542fb87c4ad816a450.zip
Sparc stable --- bug #277822 --- ran tests successfully.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r--sci-biology/biopython/ChangeLog5
-rw-r--r--sci-biology/biopython/biopython-1.49.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index d96d36a769b6..062c1750bc83 100644
--- a/sci-biology/biopython/ChangeLog
+++ b/sci-biology/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/biopython
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.29 2009/07/14 15:31:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.30 2009/07/17 12:58:15 fmccor Exp $
+
+ 17 Jul 2009; Ferris McCormick <fmccor@gentoo.org> biopython-1.49.ebuild:
+ Sparc stable --- bug #277822 --- ran tests successfully.
14 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
biopython-1.49.ebuild:
diff --git a/sci-biology/biopython/biopython-1.49.ebuild b/sci-biology/biopython/biopython-1.49.ebuild
index b878826c5c48..69d5a888ba69 100644
--- a/sci-biology/biopython/biopython-1.49.ebuild
+++ b/sci-biology/biopython/biopython-1.49.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.49.ebuild,v 1.2 2009/07/14 15:31:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.49.ebuild,v 1.3 2009/07/17 12:58:15 fmccor Exp $
NEED_PYTHON=2.3
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz"
SLOT="0"
IUSE="mysql postgres"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
DEPEND="dev-python/numpy
>=dev-python/reportlab-2.0