diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 15:49:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 15:49:23 +0000 |
commit | 9dabfc895794f70e911bdd9b726359ec2a6e9048 (patch) | |
tree | 57def0bc493711a852abe0487921b73fd1b2b3cf /sci-biology | |
parent | Mark ia64/sparc profiles as stable, and mark x86/no-nptl as dev (diff) | |
download | gentoo-2-9dabfc895794f70e911bdd9b726359ec2a6e9048.tar.gz gentoo-2-9dabfc895794f70e911bdd9b726359ec2a6e9048.tar.bz2 gentoo-2-9dabfc895794f70e911bdd9b726359ec2a6e9048.zip |
alpha/sparc/x86 stable wrt #221159
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/biopython/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog index d8b5baa7cc28..183f5d100f9c 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.23 2008/07/06 15:21:41 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.24 2008/07/07 15:49:23 armin76 Exp $ + + 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> biopython-1.44.ebuild: + alpha/sparc/x86 stable wrt #221159 *biopython-1.47 (06 Jul 2008) diff --git a/sci-biology/biopython/biopython-1.44.ebuild b/sci-biology/biopython/biopython-1.44.ebuild index 38fdf8826ed5..d3c9c7674b0f 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.3 2008/07/06 15:16:27 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.44.ebuild,v 1.4 2008/07/07 15:49:23 armin76 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 |