diff options
author | 2011-05-24 21:04:25 +0000 | |
---|---|---|
committer | 2011-05-24 21:04:25 +0000 | |
commit | c1336cf488f51e7e5a77a74b8bb0a1a389694ee8 (patch) | |
tree | 8a05f4a51c727aa15fc69c6e9a8f79956c30b611 /sci-biology/biopython/biopython-1.57.ebuild | |
parent | x86 stable, bug #365879 (diff) | |
download | historical-c1336cf488f51e7e5a77a74b8bb0a1a389694ee8.tar.gz historical-c1336cf488f51e7e5a77a74b8bb0a1a389694ee8.tar.bz2 historical-c1336cf488f51e7e5a77a74b8bb0a1a389694ee8.zip |
x86 stable, bug #365877
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/biopython/biopython-1.57.ebuild')
-rw-r--r-- | sci-biology/biopython/biopython-1.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/biopython/biopython-1.57.ebuild b/sci-biology/biopython/biopython-1.57.ebuild index f7d697861fb8..faa98b078eb1 100644 --- a/sci-biology/biopython/biopython-1.57.ebuild +++ b/sci-biology/biopython/biopython-1.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.57.ebuild,v 1.3 2011/05/06 10:14:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.57.ebuild,v 1.4 2011/05/24 21:04:25 maekke 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="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="mysql postgres" RDEPEND=" |