diff options
97 files changed, 318 insertions, 147 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog index 58c0367d614e..33ed3c11ad28 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.32 2010/08/26 16:45:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.33 2010/09/07 20:15:59 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Archive-Tar-1.54.ebuild: + Add perl-5.12.2 as provider 26 Aug 2010; Torsten Veller <tove@gentoo.org> -perl-Archive-Tar-1.56.ebuild, -perl-Archive-Tar-1.58.ebuild, 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 a338eb6bd1d5..18e26997a762 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.12 2010/07/14 06:20:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.13 2010/09/07 20:15:59 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Archive-Tar-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 1eabbbaf5c1f..8fb4053ce1a1 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.12 2010/07/14 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.13 2010/09/07 20:16:42 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Attribute-Handlers-0.87.ebuild: 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 e8079273bf89..718c4e385e1a 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.8 2010/07/14 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.9 2010/09/07 20:16:42 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index 2967e0a4b5ed..138b271b9177 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.8 2010/07/14 06:22:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.9 2010/09/07 20:17:15 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.70.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.70.ebuild: Add perl-5.12 as provider diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild index dce35121995d..39331b8d1c9e 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.4 2010/07/14 06:22:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.5 2010/09/07 20:17:15 tove Exp $ DESCRIPTION="Virtual for AutoLoader" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/AutoLoader-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/AutoLoader-${PV} )" diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 1cd1cba39665..0bef2e81b407 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.71 2010/08/23 21:28:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.72 2010/09/07 20:18:00 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-CGI-3.49.ebuild: arm stable, bug #333421 diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild index 64616e17602f..869ba2b3b939 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.5 2010/08/23 21:28:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.6 2010/09/07 20:18:00 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )" diff --git a/virtual/perl-Compress-Raw-Bzip2/ChangeLog b/virtual/perl-Compress-Raw-Bzip2/ChangeLog index ebd74a4107b5..f6e5d52b44f4 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.33 2010/08/23 21:02:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.34 2010/09/07 20:18:37 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Compress-Raw-Bzip2-2.024.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-Compress-Raw-Bzip2-2.024.ebuild: 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 d87530524856..c19077213efc 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.5 2010/08/23 21:02:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild,v 1.6 2010/09/07 20:18:37 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Bzip2-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 827d0c512300..caa9d9c7057a 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.34 2010/08/23 21:05:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.35 2010/09/07 20:19:01 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Compress-Raw-Zlib-2.024.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-Compress-Raw-Zlib-2.024.ebuild: 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 c174fd169fb8..f477c93a2b52 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.5 2010/08/23 21:05:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.6 2010/09/07 20:19:01 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Zlib-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 4a11308cba83..74ef56036b3c 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.38 2010/07/14 06:25:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.39 2010/09/07 20:19:58 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: Add perl-5.12 as provider 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 9a2ad69adcf7..df6029e7a904 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.14 2010/07/14 06:25:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.15 2010/09/07 20:19:58 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.12.1[berkdb] ~dev-lang/perl-5.10.1[berkdb] ~perl-core/DB_File-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2[berkdb] ~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 b782bbf3316e..20daa84538f0 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.33 2010/09/03 12:27:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.34 2010/09/07 20:20:45 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Digest-MD5-2.39.ebuild: + Add perl-5.12.2 as provider 03 Sep 2010; Christian Faulhammer <fauli@gentoo.org> perl-Digest-MD5-2.40.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 3dddd6bd58a4..88b19573422c 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.12 2010/07/14 06:25:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.39.ebuild,v 1.13 2010/09/07 20:20:45 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Digest-MD5-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 fc1f8eff922e..715ecab17e09 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.19 2010/07/14 06:26:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.20 2010/09/07 20:21:25 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Digest-SHA-5.47.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Digest-SHA-5.47.ebuild: Add perl-5.12 as provider 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 2378b1cbeb7c..667effebd3ef 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.11 2010/07/14 06:26:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.47.ebuild,v 1.12 2010/09/07 20:21:25 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Digest-SHA-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 501cdff263d7..46d6017a1bc2 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.11 2010/07/14 06:26:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.12 2010/09/07 20:21:44 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Encode-2.39.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Encode-2.39.ebuild: Add perl-5.12 as provider diff --git a/virtual/perl-Encode/perl-Encode-2.39.ebuild b/virtual/perl-Encode/perl-Encode-2.39.ebuild index 72387b660f67..64e6ac90c99e 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.4 2010/07/14 06:26:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.39.ebuild,v 1.5 2010/09/07 20:21:44 tove Exp $ DESCRIPTION="Virtual for Encode" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Encode-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 47ab72081be3..3bde537b778d 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.29 2010/07/14 06:27:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.30 2010/09/07 20:22:21 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-CBuilder-0.27.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-ExtUtils-CBuilder-0.27.ebuild: 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 bf47a633405c..5a5cdc37d9ae 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.4 2010/07/14 06:27:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild,v 1.5 2010/09/07 20:22:21 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-CBuilder-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 000a2d7b800c..cf283ae94e75 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.9 2010/08/28 16:52:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.10 2010/09/07 20:22:49 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-Command-1.16.ebuild: + Add perl-5.12.2 as provider 28 Aug 2010; Raúl Porcel <armin76@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 56757a7d73e9..14efcd137ee5 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.9 2010/08/28 16:52:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.10 2010/09/07 20:22:49 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 003f96d4b185..14dbd19594dd 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.23 2010/08/28 16:57:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.24 2010/09/07 20:23:13 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-MakeMaker-6.56.ebuild: + Add perl-5.12.2 as provider 28 Aug 2010; Raúl Porcel <armin76@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 0b544c10f6d2..91139369e2cb 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.10 2010/08/28 16:57:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.11 2010/09/07 20:23:13 tove Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~ppc-macos" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-MakeMaker-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 e30459c944bc..641db3989920 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.29 2010/07/15 10:54:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.30 2010/09/07 20:23:57 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-ParseXS-2.21.ebuild: + Add perl-5.12.2 as provider *perl-ExtUtils-ParseXS-2.22.06 (15 Jul 2010) 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 6f043e2fa8cc..cceb1efffede 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.4 2010/07/14 06:30:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.5 2010/09/07 20:23:57 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-ParseXS-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/ExtUtils-ParseXS-${PV} )" diff --git a/virtual/perl-File-Temp/ChangeLog b/virtual/perl-File-Temp/ChangeLog index ad30b31df388..a82795de9e66 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.46 2010/07/14 06:31:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.47 2010/09/07 20:24:22 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-File-Temp-0.22.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-File-Temp-0.22.ebuild: Add perl-5.12 as provider 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 00dbaa195300..ff6aac9cdfca 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.13 2010/07/14 06:31:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.22.ebuild,v 1.14 2010/09/07 20:24:22 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/File-Temp-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 f90e29259a96..3d75073eaf8b 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.36 2010/07/14 06:32:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.37 2010/09/07 20:24:49 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Getopt-Long-2.38.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Getopt-Long-2.38.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 c30675389e73..46678eeb7f86 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.12 2010/07/14 06:32:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.13 2010/09/07 20:24:49 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog index f64a1e37a239..6ac13a5f9868 100644 --- a/virtual/perl-IO-Compress/ChangeLog +++ b/virtual/perl-IO-Compress/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-IO-Compress # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.36 2010/08/23 21:32:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.37 2010/09/07 20:25:20 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-IO-Compress-2.024.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-IO-Compress-2.024.ebuild: diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild index 9e6d434e0c30..b050439ab209 100644 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild +++ b/virtual/perl-IO-Compress/perl-IO-Compress-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-IO-Compress/perl-IO-Compress-2.024.ebuild,v 1.5 2010/08/23 21:32:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild,v 1.6 2010/09/07 20:25:20 tove Exp $ DESCRIPTION="Virtual for IO-Compress" 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/IO-Compress-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/IO-Compress-${PV} )" diff --git a/virtual/perl-IO-Zlib/ChangeLog b/virtual/perl-IO-Zlib/ChangeLog index 7c0beb4a6562..7cc566f3b9fc 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.14 2010/08/23 21:35:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/ChangeLog,v 1.15 2010/09/07 20:25:43 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-IO-Zlib-1.10.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-IO-Zlib-1.10.ebuild: arm stable, bug #333421 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 80493fbccc07..783dff965d12 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.7 2010/08/23 21:35:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/perl-IO-Zlib-1.10.ebuild,v 1.8 2010/09/07 20:25:43 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/IO-Zlib-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 9f7102705284..43154043f891 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.14 2010/07/15 10:49:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.15 2010/09/07 20:26:04 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-IPC-Cmd-0.54.ebuild: + Add perl-5.12.2 as provider *perl-IPC-Cmd-0.60 (15 Jul 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 0e328a93f399..a7017ea8c6fe 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.3 2010/07/14 06:33:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild,v 1.4 2010/09/07 20:26:04 tove Exp $ DESCRIPTION="finding and running system commands made easy" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/IPC-Cmd-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 ae9f7485a68b..2b8ea74337f4 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.9 2010/08/20 11:29:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.10 2010/09/07 20:26:27 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Locale-Maketext-Simple-0.21.ebuild: + Add perl-5.12.2 as provider 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> perl-Locale-Maketext-Simple-0.21.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 acb43940af63..d83f9aa670df 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.5 2010/08/20 11:29:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.21.ebuild,v 1.6 2010/09/07 20:26:27 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Locale-Maketext-Simple-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 74400c4e53ad..612d692c3fb7 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.36 2010/07/14 06:34:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.37 2010/09/07 20:26:48 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-MIME-Base64-3.08.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-MIME-Base64-3.08.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 322c698abe22..35a25870eab5 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.12 2010/07/14 06:34:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild,v 1.13 2010/09/07 20:26:48 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-${PV} )" diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 39756f784b4a..9b4e4dd8d4a5 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/09/04 07:26:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.13 2010/09/07 20:27:12 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Math-BigInt-FastCalc-0.19.ebuild: + Add perl-5.12.2 as provider *perl-Math-BigInt-FastCalc-0.21 (04 Sep 2010) diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild index 8f25d5be3380..841c8c7adc12 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.9 2010/07/14 12:01:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $ DESCRIPTION="Math::BigInt::Calc with some XS for more speed" HOMEPAGE="" @@ -13,4 +13,4 @@ KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )" diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index c5e2ae2c36b9..7f1c24c9b9f9 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.39 2010/07/14 06:36:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.40 2010/09/07 20:27:36 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Build-0.36.03.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Module-Build-0.36.03.ebuild: 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 b5ca56431707..13a4fab24511 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.4 2010/07/14 06:36:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.5 2010/09/07 20:27:36 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Build-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 02c1ee27cdae..cc891743fb30 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.10 2010/07/14 06:37:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.11 2010/09/07 20:29:00 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Load-Conditional-0.38.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Module-Load-Conditional-0.34.ebuild: diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild index 5acd93f0b893..015b411c1eba 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v 1.1 2010/04/23 18:27:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v 1.2 2010/09/07 20:29:00 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.2 ~perl-core/Module-Load-Conditional-${PV} )" diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index fcb8f9afebd5..ca65f49bdd30 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.8 2010/07/14 06:37:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.9 2010/09/07 20:27:59 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Load-0.16.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Module-Load-0.16.ebuild: 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 bccdb048935c..5ff4b77641d6 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.5 2010/07/14 06:37:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.6 2010/09/07 20:27:59 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 5bcba0f2c52d..9669a6ea77c2 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.2 2010/07/14 06:38:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.3 2010/09/07 20:29:48 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Loaded-0.06.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> 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 254d9f26a6eb..26d1b6f5d36e 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.2 2010/07/14 06:38:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.06.ebuild,v 1.3 2010/09/07 20:29:48 tove Exp $ DESCRIPTION="Virtual for Module-Loaded" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Loaded-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 ba5e8a9e62e1..60810428e805 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.15 2010/07/14 06:38:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.16 2010/09/07 20:30:16 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Module-Pluggable-3.9.ebuild: + Add perl-5.12.2 as provider 14 Jul 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 b850c2c8f32b..b157cb2a08de 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.12 2010/07/14 06:38:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.13 2010/09/07 20:30:16 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Pluggable-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 69276487053c..654567c240a6 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.15 2010/07/14 06:39:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.16 2010/09/07 20:30:44 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Package-Constants-0.02.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Package-Constants-0.02.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 63bb829faf06..d8beeeb4e98d 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.13 2010/07/14 06:39:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.02.ebuild,v 1.14 2010/09/07 20:30:44 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Package-Constants-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 32400ad72d6c..906bf27c8c75 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.5 2010/07/14 06:39:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v 1.6 2010/09/07 20:31:09 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Params-Check-0.26.ebuild: + Add perl-5.12.2 as provider 14 Jul 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 2029b9c94748..371eab1530da 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.5 2010/07/14 06:39:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.26.ebuild,v 1.6 2010/09/07 20:31:09 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Params-Check-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 c0ac3e98aa0e..a1a8fd714213 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.6 2010/07/14 06:40:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.7 2010/09/07 20:31:35 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Parse-CPAN-Meta-1.40.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> 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 1412d63886ee..a4d49fd24a02 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.5 2010/07/14 06:40:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.40.ebuild,v 1.6 2010/09/07 20:31:35 tove Exp $ DESCRIPTION="Virtual for Parse-CPAN-Meta" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Parse-CPAN-Meta-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 9c65f94e163b..02a031ff72e7 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.6 2010/07/14 06:40:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v 1.7 2010/09/07 20:32:00 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Pod-Escapes-1.04.ebuild: + Add perl-5.12.2 as provider 14 Jul 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 7f6f8b0d5c68..6daf99943ef6 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.6 2010/07/14 06:40:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild,v 1.7 2010/09/07 20:32:00 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Pod-Escapes-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 fd918bf29b71..6f75429203f0 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.24 2010/08/23 21:37:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.25 2010/09/07 20:32:24 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.14.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-Pod-Simple-3.14.ebuild: arm stable, bug #333421 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 e6c08d69943e..122c663e8cad 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.5 2010/08/23 21:37:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.6 2010/09/07 20:32:24 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Pod-Simple-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Pod-Simple-${PV} )" diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 5a7aecf3db0e..1f00b3b342cd 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.23 2010/08/19 11:18:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.24 2010/09/07 20:32:48 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Safe-2.27.ebuild: + Add perl-5.12.2 as provider 19 Aug 2010; Torsten Veller <tove@gentoo.org> -perl-Safe-2.19.ebuild, -perl-Safe-2.20.ebuild, -perl-Safe-2.21.ebuild, -perl-Safe-2.22.ebuild, diff --git a/virtual/perl-Safe/perl-Safe-2.27.ebuild b/virtual/perl-Safe/perl-Safe-2.27.ebuild index aefc675fbd57..21aa631bd1ae 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.5 2010/08/19 11:18:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.6 2010/09/07 20:32:48 tove Exp $ DESCRIPTION="Virtual for Safe" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Safe-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Safe-${PV} )" diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 1e22a3978b9c..7f95e9af8f0e 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.40 2010/09/03 12:24:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.41 2010/09/07 20:33:18 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Scalar-List-Utils-1.22.ebuild: + Add perl-5.12.2 as provider 03 Sep 2010; Christian Faulhammer <fauli@gentoo.org> perl-Scalar-List-Utils-1.23.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild index c5fcbe59fd8b..fd35f864fcca 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.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-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild,v 1.4 2010/07/15 16:10:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild,v 1.5 2010/09/07 20:33:18 tove Exp $ DESCRIPTION="Virtual for Scalar-List-Utils" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Scalar-List-Utils-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Scalar-List-Utils-${PV} )" diff --git a/virtual/perl-Sys-Syslog/ChangeLog b/virtual/perl-Sys-Syslog/ChangeLog index 347f4c97e63e..14800993cb49 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.36 2010/07/14 06:42:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.37 2010/09/07 20:33:40 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Sys-Syslog-0.27.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Sys-Syslog-0.27.ebuild: Add perl-5.12 as provider 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 5b19e101ab12..eaf1689c1033 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.12 2010/07/14 06:42:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.27.ebuild,v 1.13 2010/09/07 20:33:40 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Sys-Syslog-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Sys-Syslog-${PV} )" diff --git a/virtual/perl-Term-ANSIColor/Manifest b/virtual/perl-Term-ANSIColor/Manifest index 21b3d0077fd3..429b70e8a0f2 100644 --- a/virtual/perl-Term-ANSIColor/Manifest +++ b/virtual/perl-Term-ANSIColor/Manifest @@ -1,5 +1,3 @@ -EBUILD perl-Term-ANSIColor-2.00.ebuild 630 RMD160 c353e42dd1adee532bfcaab11cb24c0a9adc80ea SHA1 28f33115c37cff64eb99298d951f9c9015cb610e SHA256 f2160e5e56e11bb0d43df396eaf8684f8096605534e8f2a034b7085f914368b9 -EBUILD perl-Term-ANSIColor-2.02.ebuild 609 RMD160 cc11159697442a7f7766f507bce0825bc53c13f6 SHA1 bc20ec4b4cece7fc61083faa34bcf9f3a4c68117 SHA256 a0ff5e23ec90e9982e402cd85edf6dc4e2783d3ae66d6126a6ad0b9d760a8006 EBUILD perl-Term-ANSIColor-3.00.ebuild 612 RMD160 8e8e2e12dc57c0926bd3682567b7f5bb70907ad0 SHA1 a904f763bb0237d852a9be1beb04fef379155565 SHA256 5303f76400d25f8574adaf65d4848a3ac04645006688434e354294fdf47ee177 -MISC ChangeLog 3707 RMD160 6d05ae905ca885bbd6d6c51e7e447f00a1ed2244 SHA1 f24921f93b81c2f5cca9708de8d7f521edc3333e SHA256 bd46afaf1ba04368091f408ada016559e3811323f1ced2625b9648ab65c22d6a +MISC ChangeLog 3834 RMD160 34b6a32473ba7276af7eeedbe5941e1f1fb560ac SHA1 32d930ba17dcff1db3bd43c27a91923a28a405ff SHA256 218040ba3f5854f2d3c4371efc412ca4e29598a1a22345c06d6a66e4a8a6ca32 MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca diff --git a/virtual/perl-Test-Harness/ChangeLog b/virtual/perl-Test-Harness/ChangeLog index 83eeba87505e..444597af7745 100644 --- a/virtual/perl-Test-Harness/ChangeLog +++ b/virtual/perl-Test-Harness/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Test-Harness # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/ChangeLog,v 1.54 2010/08/17 08:44:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/ChangeLog,v 1.55 2010/09/07 20:34:25 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Test-Harness-3.17.ebuild: + Add perl-5.12.2 as provider *perl-Test-Harness-3.22 (17 Aug 2010) diff --git a/virtual/perl-Test-Harness/perl-Test-Harness-3.17.ebuild b/virtual/perl-Test-Harness/perl-Test-Harness-3.17.ebuild index 68bd355a523b..c14c956d6650 100644 --- a/virtual/perl-Test-Harness/perl-Test-Harness-3.17.ebuild +++ b/virtual/perl-Test-Harness/perl-Test-Harness-3.17.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-Harness/perl-Test-Harness-3.17.ebuild,v 1.13 2010/08/17 08:44:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.17.ebuild,v 1.14 2010/09/07 20:34:25 tove Exp $ DESCRIPTION="Virtual for Test-Harness" 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Test-Harness-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Test-Harness-${PV} )" diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index f4e0cb0c1763..163215f0695c 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.61 2010/08/23 21:42:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.62 2010/09/07 20:34:48 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Test-Simple-0.94.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@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 4a9f3dbbe145..4fdb3dc7a692 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.8 2010/08/23 21:42:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.9 2010/09/07 20:34:48 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Test-Simple-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 14afa480fd84..416af8319591 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.29 2010/08/23 21:44:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.30 2010/09/07 20:35:15 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Text-Balanced-2.02.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-Text-Balanced-2.02.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 ea4de5efd0fa..4780cd2bbf36 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.7 2010/08/23 21:44:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.8 2010/09/07 20:35:15 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" diff --git a/virtual/perl-Text-Tabs+Wrap/ChangeLog b/virtual/perl-Text-Tabs+Wrap/ChangeLog index 3117968dde66..42f7007ebd25 100644 --- a/virtual/perl-Text-Tabs+Wrap/ChangeLog +++ b/virtual/perl-Text-Tabs+Wrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Tabs+Wrap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/ChangeLog,v 1.11 2010/07/14 11:57:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/ChangeLog,v 1.12 2010/09/07 20:35:37 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-Text-Tabs+Wrap-2009.0305.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Text-Tabs+Wrap-2009.0305.ebuild: diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild index db22469394f5..9e2fb17d6977 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.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-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild,v 1.9 2010/07/14 11:57:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild,v 1.10 2010/09/07 20:35:37 tove Exp $ DESCRIPTION="Virtual for Text-Tabs+Wrap" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Text-Tabs+Wrap-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Text-Tabs+Wrap-${PV} )" diff --git a/virtual/perl-XSLoader/ChangeLog b/virtual/perl-XSLoader/ChangeLog index b2e1413d1bee..5ca1614c45a1 100644 --- a/virtual/perl-XSLoader/ChangeLog +++ b/virtual/perl-XSLoader/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-XSLoader # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.2 2010/07/29 20:18:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.3 2010/09/07 20:35:56 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-XSLoader-0.10.ebuild: + Add perl-5.12.2 as provider 29 Jul 2010; Torsten Veller <tove@gentoo.org> perl-XSLoader-0.10.ebuild: perl-5.12.1 is a provider of XSLoader-0.10 diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.10.ebuild b/virtual/perl-XSLoader/perl-XSLoader-0.10.ebuild index 21e575a3cb53..9f73d6368ffa 100644 --- a/virtual/perl-XSLoader/perl-XSLoader-0.10.ebuild +++ b/virtual/perl-XSLoader/perl-XSLoader-0.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-XSLoader/perl-XSLoader-0.10.ebuild,v 1.2 2010/07/29 20:18:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.10.ebuild,v 1.3 2010/09/07 20:35:56 tove Exp $ DESCRIPTION="Virtual for XSLoader" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/XSLoader-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/XSLoader-${PV} )" diff --git a/virtual/perl-digest-base/ChangeLog b/virtual/perl-digest-base/ChangeLog index a7db7faccdbf..f8955676e13c 100644 --- a/virtual/perl-digest-base/ChangeLog +++ b/virtual/perl-digest-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-digest-base # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.31 2010/09/03 12:26:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.32 2010/09/07 20:36:17 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-digest-base-1.16.ebuild: + Add perl-5.12.2 as provider 03 Sep 2010; Christian Faulhammer <fauli@gentoo.org> perl-digest-base-1.16.ebuild: diff --git a/virtual/perl-digest-base/perl-digest-base-1.16.ebuild b/virtual/perl-digest-base/perl-digest-base-1.16.ebuild index 6d51177f7827..164ba78e645e 100644 --- a/virtual/perl-digest-base/perl-digest-base-1.16.ebuild +++ b/virtual/perl-digest-base/perl-digest-base-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-digest-base/perl-digest-base-1.16.ebuild,v 1.13 2010/09/03 12:26:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/perl-digest-base-1.16.ebuild,v 1.14 2010/09/07 20:36:17 tove Exp $ DESCRIPTION="Virtual for digest-base" 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/digest-base-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/digest-base-${PV} )" diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index f27e677340ba..67d13ee07d6a 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.31 2010/09/03 12:25:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.32 2010/09/07 20:37:08 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-libnet-1.22.ebuild: + Add perl-5.12.2 as provider 03 Sep 2010; Christian Faulhammer <fauli@gentoo.org> perl-libnet-1.22.ebuild: diff --git a/virtual/perl-libnet/perl-libnet-1.22.ebuild b/virtual/perl-libnet/perl-libnet-1.22.ebuild index 1a178e3e391e..288107c6ff82 100644 --- a/virtual/perl-libnet/perl-libnet-1.22.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.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-libnet/perl-libnet-1.22.ebuild,v 1.13 2010/09/03 12:25:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.14 2010/09/07 20:37:08 tove Exp $ DESCRIPTION="Virtual for libnet" 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )" diff --git a/virtual/perl-net-ping/ChangeLog b/virtual/perl-net-ping/ChangeLog index 7894f594bdd0..28f6d389aa5d 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.18 2010/07/14 06:49:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/ChangeLog,v 1.19 2010/09/07 20:37:33 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-net-ping-2.36.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-net-ping-2.36.ebuild: Add perl-5.12 as provider 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 1f922040d590..019986ea93f2 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.11 2010/07/14 06:49:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-net-ping/perl-net-ping-2.36.ebuild,v 1.12 2010/09/07 20:37:33 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.12.1 ~dev-lang/perl-5.10.1 ~perl-core/net-ping-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 fd9b95895c69..00860a620f7e 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.9 2010/07/14 06:44:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.10 2010/09/07 20:37:52 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-parent-0.223.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-parent-0.223.ebuild: Add perl-5.12 as provider diff --git a/virtual/perl-parent/perl-parent-0.223.ebuild b/virtual/perl-parent/perl-parent-0.223.ebuild index ea438172e61b..f3c7a6a89d21 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.4 2010/07/14 06:44:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.223.ebuild,v 1.5 2010/09/07 20:37:52 tove Exp $ DESCRIPTION="Virtual for parent" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )" diff --git a/virtual/perl-podlators/ChangeLog b/virtual/perl-podlators/ChangeLog index 51fa50d5e009..9292bb2685e8 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.4 2010/07/14 06:48:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/ChangeLog,v 1.5 2010/09/07 20:38:14 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-podlators-2.3.1.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-podlators-2.3.1.ebuild: Add perl-5.12 as provider diff --git a/virtual/perl-podlators/perl-podlators-2.3.1.ebuild b/virtual/perl-podlators/perl-podlators-2.3.1.ebuild index 17cef33bedc3..2e5b1c3599e2 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.2 2010/07/14 06:48:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/perl-podlators-2.3.1.ebuild,v 1.3 2010/09/07 20:38:14 tove Exp $ DESCRIPTION="Virtual for podlators" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/podlators-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~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 7c218ced1773..5e20d7501b2b 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.3 2010/07/14 06:45:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.4 2010/09/07 20:38:52 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> + perl-threads-shared-1.32.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-threads-shared-1.32.ebuild: 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 17e24afcf82e..71a81431a0ea 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.2 2010/07/14 06:45:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.3 2010/09/07 20:38:52 tove Exp $ DESCRIPTION="Virtual for threads-shared" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/threads-shared-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/threads-shared-${PV} )" diff --git a/virtual/perl-threads/ChangeLog b/virtual/perl-threads/ChangeLog index 59a4afea830d..8d7534cb4dda 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.4 2010/07/14 06:45:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.5 2010/09/07 20:38:34 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-threads-1.75.ebuild: + Add perl-5.12.2 as provider 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-threads-1.75.ebuild: Add perl-5.12 as provider diff --git a/virtual/perl-threads/perl-threads-1.75.ebuild b/virtual/perl-threads/perl-threads-1.75.ebuild index 8692f134eaee..19357da9efd7 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.2 2010/07/14 06:45:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.75.ebuild,v 1.3 2010/09/07 20:38:34 tove Exp $ DESCRIPTION="Virtual for threads" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/threads-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/threads-${PV} )" diff --git a/virtual/perl-version/ChangeLog b/virtual/perl-version/ChangeLog index 0e5adeaa4cde..2486a3c02e69 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.23 2010/08/23 21:47:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.24 2010/09/07 20:39:16 tove Exp $ + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-version-0.82.ebuild: + Add perl-5.12.2 as provider 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-version-0.82.ebuild: arm stable, bug #333421 diff --git a/virtual/perl-version/perl-version-0.82.ebuild b/virtual/perl-version/perl-version-0.82.ebuild index 57241d453b0d..78c7e41ef7e3 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.5 2010/08/23 21:47:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.82.ebuild,v 1.6 2010/09/07 20:39:16 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="|| ( ~dev-lang/perl-5.12.1 ~perl-core/version-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/version-${PV} )" |