diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
commit | c5b61acd80fafeb025b7893b09ecdd9d6bbddc0f (patch) | |
tree | 88f61271a0da0d7f021c7cf8cc369230ef9f265c /dev-perl/DBIx-ContextualFetch | |
parent | Virtual for perl-core dep (diff) | |
download | gentoo-2-c5b61acd80fafeb025b7893b09ecdd9d6bbddc0f.tar.gz gentoo-2-c5b61acd80fafeb025b7893b09ecdd9d6bbddc0f.tar.bz2 gentoo-2-c5b61acd80fafeb025b7893b09ecdd9d6bbddc0f.zip |
Virtual for perl-core dep
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog index 8aaeb1711cd4..a57a8f93062d 100644 --- a/dev-perl/DBIx-ContextualFetch/ChangeLog +++ b/dev-perl/DBIx-ContextualFetch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBIx-ContextualFetch # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.14 2006/01/21 21:19:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.15 2006/02/13 11:00:28 mcummings Exp $ + + 13 Feb 2006; <mcumming@gentoo.org> DBIx-ContextualFetch-1.01.ebuild, + DBIx-ContextualFetch-1.02.ebuild, DBIx-ContextualFetch-1.03.ebuild: + Virtual for perl-core dep 21 Jan 2006; Markus Rothe <corsair@gentoo.org> DBIx-ContextualFetch-1.03.ebuild: 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" diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild index 46f3c5abbe21..00db1f20e202 100644 --- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild +++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.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.02.ebuild,v 1.3 2005/09/23 16:22:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.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" 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" |