diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-24 22:57:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-24 22:57:17 +0000 |
commit | 788f02fcb67e63c9046e4fabe4414629560290d6 (patch) | |
tree | 6396609235d4245307003d1ac9fcc329c740223d /sci-biology/biopython | |
parent | Add branding, bug #285230. Clean up old revisions. (diff) | |
download | gentoo-2-788f02fcb67e63c9046e4fabe4414629560290d6.tar.gz gentoo-2-788f02fcb67e63c9046e4fabe4414629560290d6.tar.bz2 gentoo-2-788f02fcb67e63c9046e4fabe4414629560290d6.zip |
stable ppc, bug 301964
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r-- | sci-biology/biopython/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.53.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog index f9a198987706..8eba7949e98a 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.39 2009/12/21 03:29:14 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.40 2010/01/24 22:57:17 ranger Exp $ + + 24 Jan 2010; Brent Baude <ranger@gentoo.org> biopython-1.53.ebuild: + stable ppc, bug 301964 *biopython-1.53 (21 Dec 2009) diff --git a/sci-biology/biopython/biopython-1.53.ebuild b/sci-biology/biopython/biopython-1.53.ebuild index e8486cc5f195..07dc48520d60 100644 --- a/sci-biology/biopython/biopython-1.53.ebuild +++ b/sci-biology/biopython/biopython-1.53.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.53.ebuild,v 1.2 2009/12/21 05:54:06 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.53.ebuild,v 1.3 2010/01/24 22:57:17 ranger Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,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 |