summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
commit666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch)
tree7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
parentMarked ~amd64. (diff)
downloadhistorical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild')
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
index 02c0d24f8b30..ed2ef3e2681a 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.01.ebuild,v 1.4 2004/06/25 00:23:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.5 2004/07/14 17:19:42 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~ppc"
+IUSE=""
SRC_TEST="do"
DEPEND=">=dev-perl/DBI-1.37