diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 17:49:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 17:49:27 +0000 |
commit | 1c865e765b85d95932a44192a2d522b50b95b14c (patch) | |
tree | ba923b1c9929931b482544ddd8cdb6f61aa3cb66 /sci-biology/biopython/biopython-1.42.ebuild | |
parent | alpha stable wrt #153929 (diff) | |
download | gentoo-2-1c865e765b85d95932a44192a2d522b50b95b14c.tar.gz gentoo-2-1c865e765b85d95932a44192a2d522b50b95b14c.tar.bz2 gentoo-2-1c865e765b85d95932a44192a2d522b50b95b14c.zip |
alpha stable wrt #153774
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-biology/biopython/biopython-1.42.ebuild')
-rw-r--r-- | sci-biology/biopython/biopython-1.42.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/biopython/biopython-1.42.ebuild b/sci-biology/biopython/biopython-1.42.ebuild index f236b215d4ba..82aae445e68c 100644 --- a/sci-biology/biopython/biopython-1.42.ebuild +++ b/sci-biology/biopython/biopython-1.42.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.42.ebuild,v 1.5 2006/11/05 17:31:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.42.ebuild,v 1.6 2007/05/16 17:49:27 armin76 Exp $ inherit distutils @@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.2 SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" src_compile() { distutils_src_compile |