diff options
author | George Shapovalov <george@gentoo.org> | 2003-01-08 03:20:55 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-01-08 03:20:55 +0000 |
commit | e65170fec7a04ecf65c2a38e0305bb3e87a8d280 (patch) | |
tree | c2edc5edfc385d11e6289478d37adb86432644b6 /dev-lang | |
parent | fixage (diff) | |
download | historical-e65170fec7a04ecf65c2a38e0305bb3e87a8d280.tar.gz historical-e65170fec7a04ecf65c2a38e0305bb3e87a8d280.tar.bz2 historical-e65170fec7a04ecf65c2a38e0305bb3e87a8d280.zip |
unmasking upon tests
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/bigwig/bigwig-2.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/bigwig/bigwig-2.0-r7.ebuild b/dev-lang/bigwig/bigwig-2.0-r7.ebuild index a6e72bd85c90..d6f7701b6cdc 100644 --- a/dev-lang/bigwig/bigwig-2.0-r7.ebuild +++ b/dev-lang/bigwig/bigwig-2.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/bigwig/bigwig-2.0-r7.ebuild,v 1.1 2002/11/08 04:24:33 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/bigwig/bigwig-2.0-r7.ebuild,v 1.2 2003/01/08 03:20:55 george Exp $ IUSE="odbc mysql libwww java ssl" @@ -19,7 +19,7 @@ DEPEND=">=net-www/apache-1.3 SLOT="0" SRC_URI="http://www.brics.dk/bigwig/dist/${P}-7.tar.gz" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/${P} |