summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild')
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
index 894e8a8a7350..9b2504cb3c6f 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-2005 Gentoo Foundation
+# 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.01.ebuild,v 1.12 2005/09/23 16:22:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.13 2006/02/13 11:00:28 mcummings Exp $
inherit perl-module
@@ -16,4 +16,4 @@ SRC_TEST="do"
DEPEND=">=dev-perl/DBI-1.37
dev-perl/DBD-SQLite
- perl-core/Test-Simple"
+ virtual/perl-Test-Simple"