summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild')
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
index 495d2f26e249..02ad713852d5 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.03.ebuild,v 1.3 2006/01/21 21:19:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild,v 1.4 2006/02/13 11:00:28 mcummings Exp $
inherit perl-module
@@ -17,4 +17,4 @@ SRC_TEST="do"
# DBD-SQLite is for testing
DEPEND=">=dev-perl/DBI-1.37
dev-perl/DBD-SQLite
- perl-core/Test-Simple"
+ virtual/perl-Test-Simple"