summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-21 18:20:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-21 18:20:11 +0000
commit3a15eaa0b6f22f6ce885c1c597ad98b81ee81346 (patch)
treebd075b940cf1c685f27fd8e7ac74bbeb50542c87
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadgentoo-2-3a15eaa0b6f22f6ce885c1c597ad98b81ee81346.tar.gz
gentoo-2-3a15eaa0b6f22f6ce885c1c597ad98b81ee81346.tar.bz2
gentoo-2-3a15eaa0b6f22f6ce885c1c597ad98b81ee81346.zip
add test to IUSE
(Portage version: 2.1.4.4)
-rw-r--r--dev-java/sux4j/sux4j-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sux4j/sux4j-1.0.1.ebuild b/dev-java/sux4j/sux4j-1.0.1.ebuild
index c599bb26e876..7c3fd7fb79aa 100644
--- a/dev-java/sux4j/sux4j-1.0.1.ebuild
+++ b/dev-java/sux4j/sux4j-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sux4j/sux4j-1.0.1.ebuild,v 1.2 2008/04/15 15:37:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sux4j/sux4j-1.0.1.ebuild,v 1.3 2008/04/21 18:20:11 mr_bones_ Exp $
EAPI="1"
JAVA_PKG_IUSE="doc source"
@@ -15,7 +15,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
+IUSE="test"
COMMON_DEP=">=dev-java/fastutil-5.1.3
dev-java/commons-io:1