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
commit12e965928557ae8ca85836e8b62ed1cd14d29be7 (patch)
tree8eb244482c1e7334cc2771965422716485e9605d /dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild
parentRespect CFLAGS/LDFLAGS properly. (diff)
downloadhistorical-12e965928557ae8ca85836e8b62ed1cd14d29be7.tar.gz
historical-12e965928557ae8ca85836e8b62ed1cd14d29be7.tar.bz2
historical-12e965928557ae8ca85836e8b62ed1cd14d29be7.zip
add missing test to IUSE
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0.ebuild')
-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}