diff options
author | Torsten Veller <tove@gentoo.org> | 2010-07-14 06:49:17 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-07-14 06:49:17 +0000 |
commit | ac0cf6d9435199d8ec2970abaaed7220a73eeab8 (patch) | |
tree | 90558e030fa931219c19a38f7e5d9b507ccb886a | |
parent | added =media-libs/libpng-1.2* to RDEPENDS (diff) | |
download | historical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.tar.gz historical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.tar.bz2 historical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.zip |
Add perl-5.12 as provider
Package-Manager: portage-2.2_rc67_p192/cvs/Linux x86_64
84 files changed, 275 insertions, 126 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog index 172fec8261e0..120ed9cc5008 100644 --- a/virtual/perl-Archive-Tar/ChangeLog +++ b/virtual/perl-Archive-Tar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Archive-Tar # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.27 2010/04/23 18:21:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.28 2010/07/14 06:20:42 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Archive-Tar-1.54.ebuild: + Add perl-5.12 as provider *perl-Archive-Tar-1.60 (23 Apr 2010) diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild index 99bf76354acb..a338eb6bd1d5 100644 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.11 2010/01/07 19:53:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.12 2010/07/14 06:20:42 tove Exp $ DESCRIPTION="A Perl module for creation and manipulation of tar files" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/Archive-Tar-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Archive-Tar-${PV} )" diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 54e447dde590..1eabbbaf5c1f 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.11 2010/06/27 19:17:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.12 2010/07/14 06:21:27 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild: + Add perl-5.12 as provider 27 Jun 2010; <nixnut@gentoo.org> perl-Attribute-Handlers-0.88.ebuild: ppc stable #323529 diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild index 8ebf812072f1..e8079273bf89 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.7 2010/01/07 23:37:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.8 2010/07/14 06:21:27 tove Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND="~perl-core/Attribute-Handlers-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index 0bf52c51b2b8..2967e0a4b5ed 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-AutoLoader # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.7 2010/01/17 11:54:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.8 2010/07/14 06:22:00 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.70.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-AutoLoader-5.68.ebuild, -perl-AutoLoader-5.69.ebuild: diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild index b519a178de17..dce35121995d 100644 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.3 2010/01/07 19:55:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.4 2010/07/14 06:22:00 tove Exp $ DESCRIPTION="Virtual for AutoLoader" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" -RDEPEND="~perl-core/AutoLoader-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/AutoLoader-${PV} )" diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 1ff06b88390d..387c38e9a983 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.67 2010/02/07 13:36:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.68 2010/07/14 06:22:40 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild: + Add perl-5.12 as provider *perl-CGI-3.49 (07 Feb 2010) diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild index fbfc3cc6f42e..bff00f7dfb84 100644 --- a/virtual/perl-CGI/perl-CGI-3.49.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.1 2010/02/07 13:36:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.2 2010/07/14 06:22:40 tove Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" IUSE="" -RDEPEND="~perl-core/CGI-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )" diff --git a/virtual/perl-Class-ISA/ChangeLog b/virtual/perl-Class-ISA/ChangeLog index 573148b3fca8..9ff3f79ae16f 100644 --- a/virtual/perl-Class-ISA/ChangeLog +++ b/virtual/perl-Class-ISA/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Class-ISA # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/ChangeLog,v 1.12 2010/01/07 19:58:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/ChangeLog,v 1.13 2010/07/14 06:23:19 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Class-ISA-0.36.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Class-ISA-0.33.ebuild, perl-Class-ISA-0.35.ebuild, perl-Class-ISA-0.36.ebuild: diff --git a/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild b/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild index 7af8b62f1df8..7d70e3361c56 100644 --- a/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild +++ b/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild,v 1.2 2010/01/07 19:58:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/perl-Class-ISA-0.36.ebuild,v 1.3 2010/07/14 06:23:19 tove Exp $ DESCRIPTION="Report the search path thru an ISA tree" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" -RDEPEND="~perl-core/Class-ISA-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Class-ISA-${PV} )" diff --git a/virtual/perl-Compress-Raw-Bzip2/ChangeLog b/virtual/perl-Compress-Raw-Bzip2/ChangeLog index 8a196fb09a0f..8291259ae545 100644 --- a/virtual/perl-Compress-Raw-Bzip2/ChangeLog +++ b/virtual/perl-Compress-Raw-Bzip2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Bzip2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.28 2010/04/25 06:43:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.29 2010/07/14 06:23:58 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Compress-Raw-Bzip2-2.024.ebuild: + Add perl-5.12 as provider *perl-Compress-Raw-Bzip2-2.027 (25 Apr 2010) diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild index ba26a3ace966..9a1c95bcbf9e 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild,v 1.1 2010/01/12 13:30:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild,v 1.2 2010/07/14 06:23:58 tove Exp $ DESCRIPTION="Virtual for Compress-Raw-Bzip2" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/Compress-Raw-Bzip2-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Bzip2-${PV} )" diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog index fb6a21d3add8..db5f54a0d1a6 100644 --- a/virtual/perl-Compress-Raw-Zlib/ChangeLog +++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.29 2010/04/25 06:44:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.30 2010/07/14 06:24:38 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Compress-Raw-Zlib-2.024.ebuild: + Add perl-5.12 as provider *perl-Compress-Raw-Zlib-2.027 (25 Apr 2010) diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild index 1cc9ebfe6214..42b9aba2326f 100644 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild +++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.1 2010/01/12 13:29:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.2 2010/07/14 06:24:38 tove Exp $ DESCRIPTION="Low-Level Interface to zlib compression library" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Zlib-${PV} )" diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index d24d735e8308..4a11308cba83 100644 --- a/virtual/perl-DB_File/ChangeLog +++ b/virtual/perl-DB_File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-DB_File # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.37 2010/02/14 08:02:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.38 2010/07/14 06:25:14 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: + Add perl-5.12 as provider 14 Feb 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: No need to inherit eutils anymore diff --git a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild index 0703a9c17dfa..9a2ad69adcf7 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.13 2010/02/14 08:02:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.14 2010/07/14 06:25:14 tove Exp $ EAPI=2 @@ -14,4 +14,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd6 IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1[berkdb] ~perl-core/DB_File-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1[berkdb] ~dev-lang/perl-5.10.1[berkdb] ~perl-core/DB_File-${PV} )" diff --git a/virtual/perl-Digest-MD5/ChangeLog b/virtual/perl-Digest-MD5/ChangeLog index de539d312e6e..d7ab96736abc 100644 --- a/virtual/perl-Digest-MD5/ChangeLog +++ b/virtual/perl-Digest-MD5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Digest-MD5 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.30 2010/01/17 13:05:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.31 2010/07/14 06:25:50 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Digest-MD5-2.39.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Digest-MD5-2.36.ebuild, -perl-Digest-MD5-2.38.ebuild, diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild index 12bfbdab7848..3dddd6bd58a4 100644 --- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild +++ b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild,v 1.11 2010/01/17 13:05:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild,v 1.12 2010/07/14 06:25:50 tove Exp $ DESCRIPTION="Virtual for Digest-MD5" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc- IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Digest-MD5-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Digest-MD5-${PV} )" diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog index fd7ef135b7ae..fc1f8eff922e 100644 --- a/virtual/perl-Digest-SHA/ChangeLog +++ b/virtual/perl-Digest-SHA/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Digest-SHA # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.18 2010/02/13 19:24:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.19 2010/07/14 06:26:26 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Digest-SHA-5.47.ebuild: + Add perl-5.12 as provider 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> perl-Digest-SHA-5.48.ebuild: diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild index 96acfdef2a8c..2378b1cbeb7c 100644 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild +++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild,v 1.10 2010/01/07 20:07:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild,v 1.11 2010/07/14 06:26:26 tove Exp $ DESCRIPTION="Perl extension for SHA-1/224/256/384/512" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Digest-SHA-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Digest-SHA-${PV} )" diff --git a/virtual/perl-Encode/ChangeLog b/virtual/perl-Encode/ChangeLog index d087d6f24557..501cdff263d7 100644 --- a/virtual/perl-Encode/ChangeLog +++ b/virtual/perl-Encode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Encode # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.10 2010/01/17 13:11:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.11 2010/07/14 06:26:52 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Encode-2.39.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Encode-2.37.ebuild, -perl-Encode-2.38.ebuild: diff --git a/virtual/perl-Encode/perl-Encode-2.39.ebuild b/virtual/perl-Encode/perl-Encode-2.39.ebuild index 3ea0dff1762a..72387b660f67 100644 --- a/virtual/perl-Encode/perl-Encode-2.39.ebuild +++ b/virtual/perl-Encode/perl-Encode-2.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.39.ebuild,v 1.3 2010/01/07 21:11:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.39.ebuild,v 1.4 2010/07/14 06:26:52 tove Exp $ DESCRIPTION="Virtual for Encode" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="~perl-core/Encode-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Encode-${PV} )" diff --git a/virtual/perl-ExtUtils-CBuilder/ChangeLog b/virtual/perl-ExtUtils-CBuilder/ChangeLog index 6cbaee43745d..47ab72081be3 100644 --- a/virtual/perl-ExtUtils-CBuilder/ChangeLog +++ b/virtual/perl-ExtUtils-CBuilder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-CBuilder # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.28 2010/06/27 19:07:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.29 2010/07/14 06:27:29 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-CBuilder-0.27.ebuild: + Add perl-5.12 as provider 27 Jun 2010; <nixnut@gentoo.org> perl-ExtUtils-CBuilder-0.27.03.ebuild: ppc stable #323529 diff --git a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild index 006a5761a632..bf47a633405c 100644 --- a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild +++ b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild,v 1.3 2010/01/07 20:09:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild,v 1.4 2010/07/14 06:27:29 tove Exp $ DESCRIPTION="Compile and link C code for Perl modules" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/ExtUtils-CBuilder-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-CBuilder-${PV} )" diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog index fc88fe727a81..463256981a67 100644 --- a/virtual/perl-ExtUtils-Command/ChangeLog +++ b/virtual/perl-ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Command # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.4 2010/05/14 15:45:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.5 2010/07/14 06:28:02 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-Command-1.16.ebuild: + Add perl-5.12 as provider 14 May 2010; Jeroen Roovers <jer@gentoo.org> perl-ExtUtils-Command-1.16.ebuild: diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild index d803bcca4d24..e7cdce043751 100644 --- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild +++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.4 2010/05/14 15:45:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.5 2010/07/14 06:28:02 tove Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-Command" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )" diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog index 2e52f2dec70b..d44990a0770a 100644 --- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog +++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.17 2010/05/14 15:50:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.18 2010/07/14 06:28:59 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-MakeMaker-6.56.ebuild: + Add perl-5.12 as provider 14 May 2010; Jeroen Roovers <jer@gentoo.org> perl-ExtUtils-MakeMaker-6.56.ebuild: diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild index ffb9e6721977..612973ac194a 100644 --- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild +++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.4 2010/05/14 15:50:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.5 2010/07/14 06:28:59 tove Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" -RDEPEND="~perl-core/ExtUtils-MakeMaker-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-MakeMaker-${PV} )" diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog index 9833fa4a62e8..1fb29476f9e4 100644 --- a/virtual/perl-ExtUtils-ParseXS/ChangeLog +++ b/virtual/perl-ExtUtils-ParseXS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-ParseXS # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.27 2010/06/27 19:06:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.28 2010/07/14 06:30:04 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-ParseXS-2.21.ebuild: + Add perl-5.12 as provider 27 Jun 2010; <nixnut@gentoo.org> perl-ExtUtils-ParseXS-2.22.05.ebuild: ppc stable #323529 diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild index f768a7b4c702..6f043e2fa8cc 100644 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.3 2010/01/07 20:11:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.4 2010/07/14 06:30:04 tove Exp $ DESCRIPTION="Converts Perl XS code into C code" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/ExtUtils-ParseXS-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-ParseXS-${PV} )" diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog index b757c80eb7ec..2e960424e243 100644 --- a/virtual/perl-File-Spec/ChangeLog +++ b/virtual/perl-File-Spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Spec # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.54 2010/01/17 13:23:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.55 2010/07/14 06:30:52 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-File-Spec-3.31.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-File-Spec-3.25.ebuild, -perl-File-Spec-3.27.01.ebuild, -perl-File-Spec-3.29.ebuild: diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild index 0bb85bc9177a..3d327c907e0e 100644 --- a/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild +++ b/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild,v 1.4 2010/01/07 20:13:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild,v 1.5 2010/07/14 06:30:52 tove Exp $ DESCRIPTION="Virtual for File-Spec" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar IUSE="" DEPEND="" -RDEPEND="~perl-core/File-Spec-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/File-Spec-${PV} )" diff --git a/virtual/perl-File-Temp/ChangeLog b/virtual/perl-File-Temp/ChangeLog index e1c509dd4f83..ad30b31df388 100644 --- a/virtual/perl-File-Temp/ChangeLog +++ b/virtual/perl-File-Temp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Temp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.45 2010/01/17 13:26:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.46 2010/07/14 06:31:26 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-File-Temp-0.22.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-File-Temp-0.18.ebuild, -perl-File-Temp-0.20.ebuild, -perl-File-Temp-0.21.ebuild: diff --git a/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild b/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild index e7d8a6c5709b..00dbaa195300 100644 --- a/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild +++ b/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild,v 1.12 2010/01/07 20:14:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild,v 1.13 2010/07/14 06:31:26 tove Exp $ DESCRIPTION="Virtual for File-Temp" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64- IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/File-Temp-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/File-Temp-${PV} )" diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 129d0d6621b0..f90e29259a96 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.35 2010/01/17 13:39:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.36 2010/07/14 06:32:01 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Getopt-Long-2.38.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Getopt-Long-2.36.ebuild, -perl-Getopt-Long-2.37.ebuild: diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild index 02798a1de056..c30675389e73 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.11 2010/01/07 20:16:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.12 2010/07/14 06:32:01 tove Exp $ DESCRIPTION="Virtual for Getopt-Long" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" diff --git a/virtual/perl-IO-Zlib/ChangeLog b/virtual/perl-IO-Zlib/ChangeLog index e609d7d93d3c..94cfaa77b36c 100644 --- a/virtual/perl-IO-Zlib/ChangeLog +++ b/virtual/perl-IO-Zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO-Zlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/ChangeLog,v 1.10 2010/01/19 17:45:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/ChangeLog,v 1.11 2010/07/14 06:32:53 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-IO-Zlib-1.10.ebuild: + Add perl-5.12 as provider 19 Jan 2010; nixnut <nixnut@gentoo.org> perl-IO-Zlib-1.09.ebuild: ppc stable #288026 diff --git a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild index 2ab9af68a16f..778c1e1ae348 100644 --- a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild +++ b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild,v 1.3 2010/01/07 20:18:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild,v 1.4 2010/07/14 06:32:53 tove Exp $ DESCRIPTION="IO:: style interface to Compress::Zlib" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/IO-Zlib-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/IO-Zlib-${PV} )" diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog index fdbf59d70015..a5df64a8f235 100644 --- a/virtual/perl-IPC-Cmd/ChangeLog +++ b/virtual/perl-IPC-Cmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IPC-Cmd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.12 2010/05/02 10:07:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.13 2010/07/14 06:33:40 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-IPC-Cmd-0.54.ebuild: + Add perl-5.12 as provider *perl-IPC-Cmd-0.58 (02 May 2010) diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild index 2ca7e06566ff..0e328a93f399 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild,v 1.2 2010/01/07 20:19:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild,v 1.3 2010/07/14 06:33:40 tove Exp $ DESCRIPTION="finding and running system commands made easy" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="~perl-core/IPC-Cmd-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/IPC-Cmd-${PV} )" diff --git a/virtual/perl-Locale-Maketext-Simple/ChangeLog b/virtual/perl-Locale-Maketext-Simple/ChangeLog index f8870615f71d..e4f93acbd0f7 100644 --- a/virtual/perl-Locale-Maketext-Simple/ChangeLog +++ b/virtual/perl-Locale-Maketext-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Locale-Maketext-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.6 2010/01/07 20:20:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.7 2010/07/14 06:34:13 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Locale-Maketext-Simple-0.21.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Locale-Maketext-Simple-0.18.ebuild, diff --git a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild index 2adcddb6c3dd..cc193ccd4b0d 100644 --- a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild +++ b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild,v 1.2 2010/01/07 20:20:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild,v 1.3 2010/07/14 06:34:13 tove Exp $ DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND="~perl-core/Locale-Maketext-Simple-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Locale-Maketext-Simple-${PV} )" diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog index f60b969a6d3b..74400c4e53ad 100644 --- a/virtual/perl-MIME-Base64/ChangeLog +++ b/virtual/perl-MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.35 2010/04/30 06:54:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.36 2010/07/14 06:34:52 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-MIME-Base64-3.08.ebuild: + Add perl-5.12 as provider 30 Apr 2010; Torsten Veller <tove@gentoo.org> perl-MIME-Base64-3.09.ebuild: diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild index a0b5c402b482..322c698abe22 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild +++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild,v 1.11 2010/01/07 20:20:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild,v 1.12 2010/07/14 06:34:52 tove Exp $ DESCRIPTION="Virtual for MIME-Base64" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc- IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-${PV} )" diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index 0c230e338f9a..c5e2ae2c36b9 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.38 2010/06/27 19:06:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.39 2010/07/14 06:36:34 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Build-0.36.03.ebuild: + Add perl-5.12 as provider 27 Jun 2010; <nixnut@gentoo.org> perl-Module-Build-0.36.07.ebuild: ppc stable #323529 diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild index 81d8f1026408..b5ca56431707 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.3 2010/02/23 15:45:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.4 2010/07/14 06:36:34 tove Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="~perl-core/Module-Build-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Build-${PV} )" diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog index 0e5222e9fcb4..02c1ee27cdae 100644 --- a/virtual/perl-Module-Load-Conditional/ChangeLog +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load-Conditional # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.9 2010/04/23 18:27:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.10 2010/07/14 06:37:53 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Load-Conditional-0.34.ebuild: + Add perl-5.12 as provider *perl-Module-Load-Conditional-0.38 (23 Apr 2010) diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild index bdd80c985cc4..546fc57be591 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild,v 1.2 2010/01/07 20:25:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild,v 1.3 2010/07/14 06:37:53 tove Exp $ DESCRIPTION="Looking up module information / loading at runtime" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="~perl-core/Module-Load-Conditional-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Load-Conditional-${PV} )" diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index 25acc06e132f..fcb8f9afebd5 100644 --- a/virtual/perl-Module-Load/ChangeLog +++ b/virtual/perl-Module-Load/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.7 2010/03/05 07:16:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.8 2010/07/14 06:37:21 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Load-0.16.ebuild: + Add perl-5.12 as provider *perl-Module-Load-0.18 (05 Mar 2010) diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild index 76a14b23f08d..bccdb048935c 100644 --- a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild +++ b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.4 2010/01/07 20:24:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.5 2010/07/14 06:37:21 tove Exp $ DESCRIPTION="runtime require of both modules and files" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )" diff --git a/virtual/perl-Module-Loaded/ChangeLog b/virtual/perl-Module-Loaded/ChangeLog index 3f36e75def71..5bcba0f2c52d 100644 --- a/virtual/perl-Module-Loaded/ChangeLog +++ b/virtual/perl-Module-Loaded/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Loaded # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.1 2010/05/01 20:22:37 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.2 2010/07/14 06:38:18 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Loaded-0.06.ebuild: + Add perl-5.12 as provider 01 May 2010; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml, +perl-Module-Loaded-0.06.ebuild: diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild index df6b21fce01a..254d9f26a6eb 100644 --- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild +++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild,v 1.1 2010/05/01 20:22:37 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild,v 1.2 2010/07/14 06:38:18 tove Exp $ DESCRIPTION="Virtual for Module-Loaded" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="~perl-core/Module-Loaded-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Loaded-${PV} )" diff --git a/virtual/perl-Module-Pluggable/ChangeLog b/virtual/perl-Module-Pluggable/ChangeLog index f11a073d38c1..ba5e8a9e62e1 100644 --- a/virtual/perl-Module-Pluggable/ChangeLog +++ b/virtual/perl-Module-Pluggable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Pluggable # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.14 2010/01/07 21:12:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.15 2010/07/14 06:38:51 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Pluggable-3.9.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Module-Pluggable-3.9.ebuild: diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild index d34bbd259d50..b850c2c8f32b 100644 --- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild +++ b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.11 2010/01/07 21:12:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.12 2010/07/14 06:38:51 tove Exp $ DESCRIPTION="automatically give your module the ability to have plugins" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Pluggable-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Pluggable-${PV} )" diff --git a/virtual/perl-Package-Constants/ChangeLog b/virtual/perl-Package-Constants/ChangeLog index 178fdca73205..69276487053c 100644 --- a/virtual/perl-Package-Constants/ChangeLog +++ b/virtual/perl-Package-Constants/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Package-Constants # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.14 2010/01/17 14:14:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.15 2010/07/14 06:39:25 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Package-Constants-0.02.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Package-Constants-0.01.ebuild: diff --git a/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild b/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild index 42b80cf3730c..63bb829faf06 100644 --- a/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild +++ b/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild,v 1.12 2010/01/07 20:27:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild,v 1.13 2010/07/14 06:39:25 tove Exp $ DESCRIPTION="Virtual for Package-Constants" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Package-Constants-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Package-Constants-${PV} )" diff --git a/virtual/perl-Params-Check/ChangeLog b/virtual/perl-Params-Check/ChangeLog index c189661f4566..32400ad72d6c 100644 --- a/virtual/perl-Params-Check/ChangeLog +++ b/virtual/perl-Params-Check/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Params-Check # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v 1.4 2010/01/07 20:27:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v 1.5 2010/07/14 06:39:51 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Params-Check-0.26.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Params-Check-0.26.ebuild: diff --git a/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild b/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild index e77ca3e1d3db..2029b9c94748 100644 --- a/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild +++ b/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild,v 1.4 2010/01/07 20:27:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild,v 1.5 2010/07/14 06:39:51 tove Exp $ DESCRIPTION="A generic input parsing/checking mechanism" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Params-Check-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Params-Check-${PV} )" diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index a41e0ee99057..c0ac3e98aa0e 100644 --- a/virtual/perl-Parse-CPAN-Meta/ChangeLog +++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Parse-CPAN-Meta # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.5 2010/01/07 20:28:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.6 2010/07/14 06:40:16 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Parse-CPAN-Meta-1.40.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Parse-CPAN-Meta-1.39.ebuild, perl-Parse-CPAN-Meta-1.40.ebuild: diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild index 99190a112623..1412d63886ee 100644 --- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild +++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild,v 1.4 2010/01/07 20:28:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild,v 1.5 2010/07/14 06:40:16 tove Exp $ DESCRIPTION="Virtual for Parse-CPAN-Meta" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="~perl-core/Parse-CPAN-Meta-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Parse-CPAN-Meta-${PV} )" diff --git a/virtual/perl-Pod-Escapes/ChangeLog b/virtual/perl-Pod-Escapes/ChangeLog index edf50a308a7b..9c65f94e163b 100644 --- a/virtual/perl-Pod-Escapes/ChangeLog +++ b/virtual/perl-Pod-Escapes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Pod-Escapes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v 1.5 2010/01/07 20:29:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v 1.6 2010/07/14 06:40:51 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Pod-Escapes-1.04.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Pod-Escapes-1.04.ebuild: diff --git a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild index 517e77b83a7c..7f6f8b0d5c68 100644 --- a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild +++ b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild,v 1.5 2010/01/07 20:29:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild,v 1.6 2010/07/14 06:40:51 tove Exp $ DESCRIPTION="for resolving Pod E<...> sequences" HOMEPAGE="" @@ -13,4 +13,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbs IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Pod-Escapes-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Pod-Escapes-${PV} )" diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index 15425b3b791c..e69311cd9850 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Pod-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.20 2010/04/29 06:34:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.21 2010/07/14 06:41:25 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.14.ebuild: + Add perl-5.12 as provider *perl-Pod-Simple-3.14 (29 Apr 2010) diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild index 18c90d3c7c23..e959550cc0a5 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.1 2010/04/29 06:34:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.2 2010/07/14 06:41:25 tove Exp $ DESCRIPTION="Virtual for Pod-Simple" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" -RDEPEND="~perl-core/Pod-Simple-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Pod-Simple-${PV} )" diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 89ca9fbc691b..89d06083718f 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.21 2010/06/28 05:39:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.22 2010/07/14 06:42:01 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Safe-2.27.ebuild: + Add perl-5.12 as provider 28 Jun 2010; Jeroen Roovers <jer@gentoo.org> perl-Safe-2.27.ebuild: Stable for HPPA (bug #325563). diff --git a/virtual/perl-Safe/perl-Safe-2.27.ebuild b/virtual/perl-Safe/perl-Safe-2.27.ebuild index 3579336550cb..cf336ed0f2c7 100644 --- a/virtual/perl-Safe/perl-Safe-2.27.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.3 2010/06/28 05:39:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.4 2010/07/14 06:42:01 tove Exp $ DESCRIPTION="Virtual for Safe" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" -RDEPEND="~perl-core/Safe-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Safe-${PV} )" diff --git a/virtual/perl-Sys-Syslog/ChangeLog b/virtual/perl-Sys-Syslog/ChangeLog index 80362fd0c9d8..347f4c97e63e 100644 --- a/virtual/perl-Sys-Syslog/ChangeLog +++ b/virtual/perl-Sys-Syslog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Sys-Syslog # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.35 2010/01/07 20:33:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.36 2010/07/14 06:42:49 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Sys-Syslog-0.27.ebuild: + Add perl-5.12 as provider 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Sys-Syslog-0.27.ebuild: Set empty HOMEPAGE and LICENSE diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild index a0666388429f..5b19e101ab12 100644 --- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild +++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild,v 1.11 2010/01/07 20:33:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild,v 1.12 2010/07/14 06:42:49 tove Exp $ DESCRIPTION="Virtual for Sys-Syslog" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Sys-Syslog-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Sys-Syslog-${PV} )" diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index ccfc7fd0eb12..af2c69461ec2 100644 --- a/virtual/perl-Test-Simple/ChangeLog +++ b/virtual/perl-Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Test-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.58 2010/04/24 18:43:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.59 2010/07/14 06:43:23 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Test-Simple-0.94.ebuild: + Add perl-5.12 as provider 24 Apr 2010; Fabian Groffen <grobian@gentoo.org> perl-Test-Simple-0.94.ebuild: diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild index cd88460e0fb1..42c6905c1a01 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.6 2010/04/24 18:43:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.7 2010/07/14 06:43:23 tove Exp $ DESCRIPTION="Virtual for Test-Simple" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc IUSE="" DEPEND="" -RDEPEND="~perl-core/Test-Simple-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Test-Simple-${PV} )" diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index c0e025386667..1d011763cc04 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.25 2010/01/21 09:31:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.26 2010/07/14 06:43:59 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-Text-Balanced-2.02.ebuild: + Add perl-5.12 as provider 21 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Text-Balanced-2.0.0.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild index 36a35f0551cd..4df72c083819 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.3 2010/01/07 20:37:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.4 2010/07/14 06:43:59 tove Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" -RDEPEND="~perl-core/Text-Balanced-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" diff --git a/virtual/perl-net-ping/ChangeLog b/virtual/perl-net-ping/ChangeLog index 593dc5eacb8f..7894f594bdd0 100644 --- a/virtual/perl-net-ping/ChangeLog +++ b/virtual/perl-net-ping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-net-ping # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/ChangeLog,v 1.17 2010/01/17 15:19:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/ChangeLog,v 1.18 2010/07/14 06:49:17 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-net-ping-2.36.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-net-ping-2.31.ebuild, -perl-net-ping-2.35.ebuild: diff --git a/virtual/perl-net-ping/perl-net-ping-2.36.ebuild b/virtual/perl-net-ping/perl-net-ping-2.36.ebuild index 2d51f25f2fb5..1f922040d590 100644 --- a/virtual/perl-net-ping/perl-net-ping-2.36.ebuild +++ b/virtual/perl-net-ping/perl-net-ping-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/perl-net-ping-2.36.ebuild,v 1.10 2010/01/07 20:43:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/perl-net-ping-2.36.ebuild,v 1.11 2010/07/14 06:49:17 tove Exp $ DESCRIPTION="Virtual for net-ping" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86 IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/net-ping-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/net-ping-${PV} )" diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog index 8187a1cc6038..fd9b95895c69 100644 --- a/virtual/perl-parent/ChangeLog +++ b/virtual/perl-parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-parent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.8 2010/01/17 15:20:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.9 2010/07/14 06:44:57 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-parent-0.223.ebuild: + Add perl-5.12 as provider 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-parent-0.221.ebuild, -perl-parent-0.222.ebuild: diff --git a/virtual/perl-parent/perl-parent-0.223.ebuild b/virtual/perl-parent/perl-parent-0.223.ebuild index a3355bcdbd49..ea438172e61b 100644 --- a/virtual/perl-parent/perl-parent-0.223.ebuild +++ b/virtual/perl-parent/perl-parent-0.223.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.223.ebuild,v 1.3 2010/01/07 20:44:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.223.ebuild,v 1.4 2010/07/14 06:44:57 tove Exp $ DESCRIPTION="Virtual for parent" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="~perl-core/parent-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )" diff --git a/virtual/perl-podlators/ChangeLog b/virtual/perl-podlators/ChangeLog index 4ae532538f26..51fa50d5e009 100644 --- a/virtual/perl-podlators/ChangeLog +++ b/virtual/perl-podlators/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-podlators # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/ChangeLog,v 1.3 2010/02/19 13:30:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/ChangeLog,v 1.4 2010/07/14 06:48:10 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-podlators-2.3.1.ebuild: + Add perl-5.12 as provider *perl-podlators-2.3.1 (19 Feb 2010) diff --git a/virtual/perl-podlators/perl-podlators-2.3.1.ebuild b/virtual/perl-podlators/perl-podlators-2.3.1.ebuild index 17b1c0439443..17cef33bedc3 100644 --- a/virtual/perl-podlators/perl-podlators-2.3.1.ebuild +++ b/virtual/perl-podlators/perl-podlators-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/perl-podlators-2.3.1.ebuild,v 1.1 2010/02/19 13:30:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/perl-podlators-2.3.1.ebuild,v 1.2 2010/07/14 06:48:10 tove Exp $ DESCRIPTION="Virtual for podlators" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="~perl-core/podlators-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/podlators-${PV} )" diff --git a/virtual/perl-threads-shared/ChangeLog b/virtual/perl-threads-shared/ChangeLog index 5872962a34ce..7c218ced1773 100644 --- a/virtual/perl-threads-shared/ChangeLog +++ b/virtual/perl-threads-shared/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-threads-shared # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.2 2010/03/14 09:58:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.3 2010/07/14 06:45:50 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> + perl-threads-shared-1.32.ebuild: + Add perl-5.12 as provider *perl-threads-shared-1.33 (14 Mar 2010) diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild index 264f21d40f45..17e24afcf82e 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.1 2010/02/15 19:43:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.2 2010/07/14 06:45:50 tove Exp $ DESCRIPTION="Virtual for threads-shared" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" -RDEPEND="~perl-core/threads-shared-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/threads-shared-${PV} )" diff --git a/virtual/perl-threads/ChangeLog b/virtual/perl-threads/ChangeLog index eba20243b0ef..59a4afea830d 100644 --- a/virtual/perl-threads/ChangeLog +++ b/virtual/perl-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-threads # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.3 2010/03/27 08:52:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.4 2010/07/14 06:45:24 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-threads-1.75.ebuild: + Add perl-5.12 as provider *perl-threads-1.77 (27 Mar 2010) diff --git a/virtual/perl-threads/perl-threads-1.75.ebuild b/virtual/perl-threads/perl-threads-1.75.ebuild index ce486baf0f4f..8692f134eaee 100644 --- a/virtual/perl-threads/perl-threads-1.75.ebuild +++ b/virtual/perl-threads/perl-threads-1.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.75.ebuild,v 1.1 2010/02/15 19:36:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.75.ebuild,v 1.2 2010/07/14 06:45:24 tove Exp $ DESCRIPTION="Virtual for threads" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" -RDEPEND="~perl-core/threads-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/threads-${PV} )" diff --git a/virtual/perl-version/ChangeLog b/virtual/perl-version/ChangeLog index 75a07c1e506b..334b95c9c4fb 100644 --- a/virtual/perl-version/ChangeLog +++ b/virtual/perl-version/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-version # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.19 2010/04/20 07:03:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.20 2010/07/14 06:46:34 tove Exp $ + + 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-version-0.82.ebuild: + Add perl-5.12 as provider *perl-version-0.82 (20 Apr 2010) diff --git a/virtual/perl-version/perl-version-0.82.ebuild b/virtual/perl-version/perl-version-0.82.ebuild index e1543d9714c5..9d4d457bcfde 100644 --- a/virtual/perl-version/perl-version-0.82.ebuild +++ b/virtual/perl-version/perl-version-0.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.82.ebuild,v 1.1 2010/04/20 07:03:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.82.ebuild,v 1.2 2010/07/14 06:46:34 tove Exp $ DESCRIPTION="Perl extension for Version Objects" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" -RDEPEND="~perl-core/version-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/version-${PV} )" |