summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-06-28 01:07:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-06-28 01:07:51 +0000
commitcc12da3198af920fe29d2c060420b8ad20ba58b0 (patch)
tree0a9a2b92e22d7c9281a54786b50b0e987172e035 /sci-chemistry
parentx86 stable, bug 322791 (diff)
downloadgentoo-2-cc12da3198af920fe29d2c060420b8ad20ba58b0.tar.gz
gentoo-2-cc12da3198af920fe29d2c060420b8ad20ba58b0.tar.bz2
gentoo-2-cc12da3198af920fe29d2c060420b8ad20ba58b0.zip
add missing test to IUSE
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/autodock/autodock-4.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild b/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild
index dfe28fb48fc0..cb8618f74311 100644
--- a/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild
+++ b/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild,v 1.1 2010/06/25 10:41:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock/autodock-4.2.3-r1.ebuild,v 1.2 2010/06/28 01:07:51 mr_bones_ Exp $
EAPI="2"
@@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_PN}/${MY_P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
S="${WORKDIR}/src"