diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:44:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:44:11 +0000 |
commit | 0550bd7b4bab4d1c953775f0fd319e96e9cd4007 (patch) | |
tree | 295366d964a1ec11b6df482f722bd0c2d7826d7c /sci-biology/biopython | |
parent | Fix openmotif dependency. (diff) | |
download | gentoo-2-0550bd7b4bab4d1c953775f0fd319e96e9cd4007.tar.gz gentoo-2-0550bd7b4bab4d1c953775f0fd319e96e9cd4007.tar.bz2 gentoo-2-0550bd7b4bab4d1c953775f0fd319e96e9cd4007.zip |
sparc stable wrt #327151
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r-- | sci-biology/biopython/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog index a72ec464f973..e69e7418579f 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.47 2010/09/17 20:43:00 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.48 2010/10/10 18:44:11 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> biopython-1.54.ebuild: + sparc stable wrt #327151 *biopython-1.55 (17 Sep 2010) diff --git a/sci-biology/biopython/biopython-1.54.ebuild b/sci-biology/biopython/biopython-1.54.ebuild index ad9e49674e5b..e6e9603ddfef 100644 --- a/sci-biology/biopython/biopython-1.54.ebuild +++ b/sci-biology/biopython/biopython-1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.54.ebuild,v 1.4 2010/09/12 20:07:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.54.ebuild,v 1.5 2010/10/10 18:44:11 armin76 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 |