diff options
Diffstat (limited to 'app-sci/bioperl/bioperl-1.4.ebuild')
-rw-r--r-- | app-sci/bioperl/bioperl-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/bioperl/bioperl-1.4.ebuild b/app-sci/bioperl/bioperl-1.4.ebuild index 0b25284531e5..bd61d243f714 100644 --- a/app-sci/bioperl/bioperl-1.4.ebuild +++ b/app-sci/bioperl/bioperl-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.4.ebuild,v 1.3 2004/04/19 22:48:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.4.ebuild,v 1.4 2004/05/05 18:02:55 sediener Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.bioperl.org/ftp/DIST/${P}.tar.bz2" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="mysql gd" DEPEND=" |