summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2008-07-06 15:16:27 +0000
committerOlivier Fisette <ribosome@gentoo.org>2008-07-06 15:16:27 +0000
commit28de403a3f00d29b3910e19460d9aca3b60fb736 (patch)
tree6bc32fbaac9692f38e86073d04c985d2b0d45472 /sci-biology
parent* bump (diff)
downloadgentoo-2-28de403a3f00d29b3910e19460d9aca3b60fb736.tar.gz
gentoo-2-28de403a3f00d29b3910e19460d9aca3b60fb736.tar.bz2
gentoo-2-28de403a3f00d29b3910e19460d9aca3b60fb736.zip
Stable on amd64.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/biopython/ChangeLog5
-rw-r--r--sci-biology/biopython/biopython-1.44.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index 0273966530d1..a3b1ef535df2 100644
--- a/sci-biology/biopython/ChangeLog
+++ b/sci-biology/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/biopython
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.21 2008/01/30 03:30:15 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.22 2008/07/06 15:16:27 ribosome Exp $
+
+ 06 Jul 2008; Olivier Fisette <ribosome@gentoo.org> biopython-1.44.ebuild:
+ Stable on amd64.
30 Jan 2008; Olivier Fisette <ribosome@gentoo.org> biopython-1.42.ebuild,
biopython-1.44.ebuild:
diff --git a/sci-biology/biopython/biopython-1.44.ebuild b/sci-biology/biopython/biopython-1.44.ebuild
index b6d76ec4a04f..38fdf8826ed5 100644
--- a/sci-biology/biopython/biopython-1.44.ebuild
+++ b/sci-biology/biopython/biopython-1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.44.ebuild,v 1.2 2008/01/30 03:30:15 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.44.ebuild,v 1.3 2008/07/06 15:16:27 ribosome Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz"
SLOT="0"
IUSE="kdtree"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/python-2.2
>=dev-python/egenix-mx-base-2.0.3