diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
commit | 571f4565404a347c053204944f2c9955fa1bd8d1 (patch) | |
tree | 009c08014b532b48112f47b8bc0afd83fb47c72f /app-sci/bioperl | |
parent | add metadata.xml skel file (diff) | |
download | gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.gz gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.bz2 gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-sci/bioperl')
-rw-r--r-- | app-sci/bioperl/bioperl-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/bioperl/bioperl-1.0.2.ebuild b/app-sci/bioperl/bioperl-1.0.2.ebuild index 74ea2a5830a7..c8880d881f55 100644 --- a/app-sci/bioperl/bioperl-1.0.2.ebuild +++ b/app-sci/bioperl/bioperl-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.0.2.ebuild,v 1.3 2003/04/25 23:27:45 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.0.2.ebuild,v 1.4 2003/07/02 12:33:39 aliz Exp $ IUSE="mysql gd" @@ -13,7 +13,7 @@ SRC_URI="http://bioperl.org/DIST/${P}.tar.gz" HOMEPAGE="http://www.bioperl.org" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="dev-perl/File-Temp dev-perl/HTML-Parser |