diff options
-rw-r--r-- | dev-perl/Validate-Net/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Validate-Net/Validate-Net-0.4.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Validate-Net/Validate-Net-0.5.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.09.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.12.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.14.ebuild | 4 |
7 files changed, 27 insertions, 19 deletions
diff --git a/dev-perl/Validate-Net/ChangeLog b/dev-perl/Validate-Net/ChangeLog index 110d7a124305..ef79a5b0eaf6 100644 --- a/dev-perl/Validate-Net/ChangeLog +++ b/dev-perl/Validate-Net/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Validate-Net -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.12 2005/10/03 13:13:40 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.13 2006/02/13 14:12:16 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild: + Virtuals for some perl-core deps 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> Validate-Net-0.5.ebuild: Mark 0.5 stable on ia64 diff --git a/dev-perl/Validate-Net/Validate-Net-0.4.ebuild b/dev-perl/Validate-Net/Validate-Net-0.4.ebuild index 58041726ff5c..25b3f341c0d1 100644 --- a/dev-perl/Validate-Net/Validate-Net-0.4.ebuild +++ b/dev-perl/Validate-Net/Validate-Net-0.4.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/Validate-Net/Validate-Net-0.4.ebuild,v 1.9 2005/05/25 15:16:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.4.ebuild,v 1.10 2006/02/13 14:12:16 mcummings Exp $ inherit perl-module @@ -13,6 +13,6 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" IUSE="" -DEPEND="perl-core/Test-Simple +DEPEND="virtual/perl-Test-Simple dev-perl/Class-Default dev-perl/Class-Inspector" diff --git a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild b/dev-perl/Validate-Net/Validate-Net-0.5.ebuild index 0d5383f13205..ab6dd833c292 100644 --- a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild +++ b/dev-perl/Validate-Net/Validate-Net-0.5.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/Validate-Net/Validate-Net-0.5.ebuild,v 1.10 2005/10/03 13:13:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.5.ebuild,v 1.11 2006/02/13 14:12:16 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="" SRC_TEST="do" -DEPEND="perl-core/Test-Simple +DEPEND="virtual/perl-Test-Simple dev-perl/Class-Default dev-perl/Class-Inspector" diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index 4c90ab63e0be..7e28b03802f7 100644 --- a/dev-perl/XML-Simple/ChangeLog +++ b/dev-perl/XML-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-Simple # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.38 2006/02/08 23:49:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.39 2006/02/13 14:14:44 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + XML-Simple-2.09.ebuild, XML-Simple-2.12.ebuild, XML-Simple-2.14.ebuild: + Virtuals for some perl-core deps 06 Feb 2006; Simon Stelling <blubb@gentoo.org> XML-Simple-2.14.ebuild: stable on amd64 diff --git a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild b/dev-perl/XML-Simple/XML-Simple-2.09.ebuild index 3cbf61d5e478..715214ec9cab 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.09.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/XML-Simple/XML-Simple-2.09.ebuild,v 1.10 2005/05/25 15:16:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.09.ebuild,v 1.11 2006/02/13 14:14:44 mcummings Exp $ inherit perl-module @@ -13,8 +13,8 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND} - perl-core/Storable - perl-core/Test-Simple + virtual/perl-Storable + virtual/perl-Test-Simple dev-perl/XML-SAX dev-perl/XML-NamespaceSupport >=dev-perl/XML-Parser-2.30" diff --git a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild b/dev-perl/XML-Simple/XML-Simple-2.12.ebuild index 2de1583bacce..d4c2901c85e8 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.12.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/XML-Simple/XML-Simple-2.12.ebuild,v 1.12 2005/11/26 02:39:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.12.ebuild,v 1.13 2006/02/13 14:14:44 mcummings Exp $ inherit perl-module @@ -15,8 +15,8 @@ KEYWORDS="x86 amd64 ppc sparc alpha ppc64" SRC_TEST="do" DEPEND="${DEPEND} - perl-core/Storable - perl-core/Test-Simple + virtual/perl-Storable + virtual/perl-Test-Simple dev-perl/XML-SAX dev-perl/XML-NamespaceSupport >=dev-perl/XML-Parser-2.30" diff --git a/dev-perl/XML-Simple/XML-Simple-2.14.ebuild b/dev-perl/XML-Simple/XML-Simple-2.14.ebuild index e6df65fbcd1f..06a55373617f 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.14.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.14.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/XML-Simple/XML-Simple-2.14.ebuild,v 1.9 2006/02/06 20:40:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.14.ebuild,v 1.10 2006/02/13 14:14:44 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" SRC_TEST="do" DEPEND="${DEPEND} - perl-core/Storable + virtual/perl-Storable dev-perl/XML-SAX >=dev-perl/XML-NamespaceSupport-1.04 >=dev-perl/XML-Parser-2.30" |