diff options
author | George Shapovalov <george@gentoo.org> | 2003-12-31 02:47:21 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-12-31 02:47:21 +0000 |
commit | 5be34a34e7ecac256e03b4eb8158496fcd7b6e2b (patch) | |
tree | 0afd01e03b0899630924d70fe78c34a97477732a /app-sci/biopython/biopython-1.21.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-5be34a34e7ecac256e03b4eb8158496fcd7b6e2b.tar.gz historical-5be34a34e7ecac256e03b4eb8158496fcd7b6e2b.tar.bz2 historical-5be34a34e7ecac256e03b4eb8158496fcd7b6e2b.zip |
new version, moved 1.21 to stable
Diffstat (limited to 'app-sci/biopython/biopython-1.21.ebuild')
-rw-r--r-- | app-sci/biopython/biopython-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/biopython/biopython-1.21.ebuild b/app-sci/biopython/biopython-1.21.ebuild index ca28327debdb..c6078261c271 100644 --- a/app-sci/biopython/biopython-1.21.ebuild +++ b/app-sci/biopython/biopython-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.3 2003/09/08 07:24:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.4 2003/12/31 02:47:08 george Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND=">=dev-lang/python-2.0 SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_compile() { python setup.py build || die |