summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-08-31 16:06:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-08-31 16:06:19 +0000
commit1cd50c90f927f4c1e29529d4082584c23ffde28c (patch)
treebf9de5c49842824d8e4a0d7849ebf7ad96170f3a /dev-perl/DBIx-ContextualFetch
parentRespect CFLAGS/LDFLAGS properly. (diff)
downloadgentoo-2-1cd50c90f927f4c1e29529d4082584c23ffde28c.tar.gz
gentoo-2-1cd50c90f927f4c1e29529d4082584c23ffde28c.tar.bz2
gentoo-2-1cd50c90f927f4c1e29529d4082584c23ffde28c.zip
add missing test to IUSE
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild
index 4f78def496f6..12039bbbcda1 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild,v 1.1 2011/08/31 13:35:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild,v 1.2 2011/08/31 16:06:19 mr_bones_ Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Add contextual fetches to DBI"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
+IUSE="test"
RDEPEND=">=dev-perl/DBI-1.37"
DEPEND="${RDEPEND}