diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 12:56:58 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 12:56:58 +0000 |
commit | 9a3ea6d6346879b2f6b10ad89701181dcb995ab1 (patch) | |
tree | 5be8e48ffb801168d187f4d4c2a37cf631b5fa6d /dev-perl/Exception-Class | |
parent | Marking dev-perl/Email-Valid-0.15-r1 ~mips (dependancy of dev-util/git) as pe... (diff) | |
download | gentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.tar.gz gentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.tar.bz2 gentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.zip |
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Exception-Class')
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 256d0c2b1b3d..24eb83100307 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.32 2006/02/04 00:33:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.33 2006/02/13 12:56:06 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + Exception-Class-1.14-r1.ebuild, Exception-Class-1.21.ebuild, + Exception-Class-1.22.ebuild, Exception-Class-1.23.ebuild: + Virtuals for perl-core 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> Exception-Class-1.22.ebuild: diff --git a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild index c621f8b22723..49e86c81a619 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.14-r1.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/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.10 2005/05/25 15:06:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.11 2006/02/13 12:56:06 mcummings Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -17,6 +17,6 @@ DEPEND="${DEPEND} >=dev-lang/perl-5.8.0-r12 >=dev-perl/Class-Data-Inheritable-0.02 >=dev-perl/Devel-StackTrace-1.01 - >=perl-core/Test-Simple-0.47" + >=virtual/perl-Test-Simple-0.47" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild index 62247ab3c214..b2cab49b478c 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.21.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/Exception-Class/Exception-Class-1.21.ebuild,v 1.8 2005/10/02 12:39:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.9 2006/02/13 12:56:06 mcummings Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -18,6 +18,6 @@ DEPEND="${DEPEND} dev-perl/module-build >=dev-perl/Class-Data-Inheritable-0.02 >=dev-perl/Devel-StackTrace-1.11 - >=perl-core/Test-Simple-0.47" + >=virtual/perl-Test-Simple-0.47" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild b/dev-perl/Exception-Class/Exception-Class-1.22.ebuild index 3b2605a5fdf7..484a73a9a50b 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.22.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/Exception-Class/Exception-Class-1.22.ebuild,v 1.5 2006/02/04 00:33:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.22.ebuild,v 1.6 2006/02/13 12:56:06 mcummings Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -21,5 +21,5 @@ DEPEND="${DEPEND} RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02 >=dev-perl/Devel-StackTrace-1.12 - >=perl-core/Test-Simple-0.47" + >=virtual/perl-Test-Simple-0.47" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Exception-Class-1.23.ebuild b/dev-perl/Exception-Class/Exception-Class-1.23.ebuild index c637e0cf9e9a..0cdb66356699 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.23.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.23.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/Exception-Class/Exception-Class-1.23.ebuild,v 1.1 2006/01/16 15:27:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild,v 1.2 2006/02/13 12:56:06 mcummings Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -21,5 +21,5 @@ DEPEND="${DEPEND} RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02 >=dev-perl/Devel-StackTrace-1.12 - >=perl-core/Test-Simple-0.47" + >=virtual/perl-Test-Simple-0.47" export OPTIMIZE="$CFLAGS" |