summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-07-20 02:01:05 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-07-20 02:01:05 +0000
commit3018cb11b0ebbab1e5cafccdaf936a67fbe30441 (patch)
tree68169fb0284da52b624f0f8a5f89ab919769ed0a /sci-biology/biopython
parentamd64 stable, bug 277354 (diff)
downloadgentoo-2-3018cb11b0ebbab1e5cafccdaf936a67fbe30441.tar.gz
gentoo-2-3018cb11b0ebbab1e5cafccdaf936a67fbe30441.tar.bz2
gentoo-2-3018cb11b0ebbab1e5cafccdaf936a67fbe30441.zip
amd64 stable, bug 277822
(Portage version: 2.1.6.13/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 062c1750bc83..5ad90383e548 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.30 2009/07/17 12:58:15 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.31 2009/07/20 02:01:05 darkside Exp $
+
+ 20 Jul 2009; Jeremy Olexa <darkside@gentoo.org> biopython-1.49.ebuild:
+ amd64 stable, bug 277822
17 Jul 2009; Ferris McCormick <fmccor@gentoo.org> biopython-1.49.ebuild:
Sparc stable --- bug #277822 --- ran tests successfully.
diff --git a/sci-biology/biopython/biopython-1.49.ebuild b/sci-biology/biopython/biopython-1.49.ebuild
index 69d5a888ba69..e2175f6a9ce0 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.3 2009/07/17 12:58:15 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.49.ebuild,v 1.4 2009/07/20 02:01:05 darkside 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