diff options
51 files changed, 182 insertions, 112 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild index 7db9d975ca04..040f4195dd31 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.14 2008/11/18 14:22:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.15 2009/07/19 17:32:10 tove Exp $ inherit perl-module @@ -14,5 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" -DEPEND=">=virtual/perl-Compress-Zlib-1.14 +DEPEND=">=virtual/perl-IO-Compress-1.14 dev-lang/perl" diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild index 6113f28f8f1b..334465a86c76 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.10 2008/11/18 14:22:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.11 2009/07/19 17:32:10 tove Exp $ inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" -DEPEND=">=virtual/perl-Compress-Zlib-1.14 +DEPEND=">=virtual/perl-IO-Compress-1.14 >=dev-perl/File-Which-0.05 >=virtual/perl-File-Spec-0.80 dev-lang/perl" diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild index 872166a1e550..0cd7410ffdb7 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.5 2009/07/06 20:43:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.6 2009/07/19 17:32:10 tove Exp $ inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" -DEPEND=">=virtual/perl-Compress-Zlib-1.14 +DEPEND=">=virtual/perl-IO-Compress-1.14 >=dev-perl/File-Which-0.05 >=virtual/perl-File-Spec-0.80 dev-lang/perl" diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog index 9f54113d6cb6..5d5c9abd6e4d 100644 --- a/dev-perl/Archive-Zip/ChangeLog +++ b/dev-perl/Archive-Zip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Archive-Zip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.69 2009/07/16 09:07:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.70 2009/07/19 17:32:10 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Archive-Zip-1.16.ebuild, + Archive-Zip-1.20.ebuild, Archive-Zip-1.23.ebuild: + IO-Compress replaces Compress-Zlib 16 Jul 2009; Torsten Veller <tove@gentoo.org> -Archive-Zip-1.26.ebuild, -Archive-Zip-1.28.ebuild: diff --git a/dev-perl/Bio-Das/Bio-Das-1.10.ebuild b/dev-perl/Bio-Das/Bio-Das-1.10.ebuild index cbb07b41f4e8..26192ececf20 100644 --- a/dev-perl/Bio-Das/Bio-Das-1.10.ebuild +++ b/dev-perl/Bio-Das/Bio-Das-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.10.ebuild,v 1.2 2008/12/31 03:20:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.10.ebuild,v 1.3 2009/07/19 17:33:07 tove Exp $ MODULE_AUTHOR="LDS" inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" # Tests work again as of 1.10 (were broken in 1.09) SRC_TEST="do" -DEPEND=">=virtual/perl-Compress-Zlib-1.0 +DEPEND=">=virtual/perl-IO-Compress-1.0 sci-biology/bioperl >=dev-perl/HTML-Parser-3 >=dev-perl/libwww-perl-5 diff --git a/dev-perl/Bio-Das/Bio-Das-1.11.ebuild b/dev-perl/Bio-Das/Bio-Das-1.11.ebuild index 6a34d11a0664..20d9465917f0 100644 --- a/dev-perl/Bio-Das/Bio-Das-1.11.ebuild +++ b/dev-perl/Bio-Das/Bio-Das-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.11.ebuild,v 1.1 2009/06/07 13:29:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.11.ebuild,v 1.2 2009/07/19 17:33:07 tove Exp $ EAPI=2 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" # Tests work again as of 1.10 (were broken in 1.09) SRC_TEST="do" -DEPEND=">=virtual/perl-Compress-Zlib-1.0 +DEPEND=">=virtual/perl-IO-Compress-1.0 sci-biology/bioperl >=dev-perl/HTML-Parser-3 >=dev-perl/libwww-perl-5 diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog index b372d7120843..75049da1a2ae 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bio-Das # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.21 2009/06/07 13:29:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.22 2009/07/19 17:33:07 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Bio-Das-1.10.ebuild, + Bio-Das-1.11.ebuild: + IO-Compress replaces Compress-Zlib *Bio-Das-1.11 (07 Jun 2009) diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild index ef7e8c201ac9..5a7eefea3963 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.10 2008/11/18 14:27:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.11 2009/07/19 17:34:19 tove Exp $ inherit perl-module @@ -16,7 +16,7 @@ IUSE="" SRC_TEST="do" DEPEND="dev-perl/Data-Compare - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/Compress-Bzip2 virtual/perl-Digest-SHA virtual/perl-File-Temp diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild index 6c0d2dce44b3..0d6b8e40583c 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild,v 1.2 2008/11/18 14:27:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.02.ebuild,v 1.3 2009/07/19 17:34:19 tove Exp $ MODULE_AUTHOR=ANDK inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="test" -RDEPEND="virtual/perl-Compress-Zlib +RDEPEND="virtual/perl-IO-Compress dev-perl/Compress-Bzip2 dev-perl/Data-Compare virtual/perl-Digest-SHA diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index 70608e2f05d9..21816d8a30d7 100644 --- a/dev-perl/CPAN-Checksums/ChangeLog +++ b/dev-perl/CPAN-Checksums/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Checksums # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.23 2009/05/02 12:01:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.24 2009/07/19 17:34:19 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> CPAN-Checksums-1.050.ebuild, + CPAN-Checksums-2.02.ebuild: + IO-Compress replaces Compress-Zlib 02 May 2009; Torsten Veller <tove@gentoo.org> -CPAN-Checksums-2.01.ebuild: Cleanup diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild index a7e32269253a..5ec93a64ab59 100644 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild +++ b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild,v 1.8 2008/11/18 14:28:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild,v 1.9 2009/07/19 17:35:02 tove Exp $ inherit perl-module @@ -18,7 +18,7 @@ IUSE="" #SRC_TEST="do" DEPEND="dev-perl/libwww-perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/HTTP-Server-Simple >=dev-perl/CPAN-Mini-0.32 dev-perl/CPAN-Checksums diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild index ded5f2b4d612..9728fb4b83d2 100644 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild +++ b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild,v 1.1 2009/05/30 21:10:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild,v 1.2 2009/07/19 17:35:02 tove Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="" #SRC_TEST="do" RDEPEND="dev-perl/libwww-perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress virtual/perl-Archive-Tar >=dev-perl/CPAN-Mini-0.32 dev-perl/CPAN-Checksums" diff --git a/dev-perl/CPAN-Mini-Inject/ChangeLog b/dev-perl/CPAN-Mini-Inject/ChangeLog index fd69a619b835..caf5cf145e86 100644 --- a/dev-perl/CPAN-Mini-Inject/ChangeLog +++ b/dev-perl/CPAN-Mini-Inject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Mini-Inject # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.12 2009/06/03 16:43:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.13 2009/07/19 17:35:02 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> + CPAN-Mini-Inject-0.18.ebuild, CPAN-Mini-Inject-0.25.ebuild: + IO-Compress replaces Compress-Zlib 03 Jun 2009; Torsten Veller <tove@gentoo.org> -CPAN-Mini-Inject-0.23.ebuild, -CPAN-Mini-Inject-0.24.ebuild: diff --git a/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild b/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild index d704b280f015..375a10ebd832 100644 --- a/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild +++ b/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild,v 1.4 2008/11/18 14:27:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-0.562.ebuild,v 1.5 2009/07/19 17:35:51 tove Exp $ inherit perl-module @@ -16,7 +16,7 @@ IUSE="" SRC_TEST="do" DEPEND="dev-perl/libwww-perl - >=virtual/perl-Compress-Zlib-1.20 + >=virtual/perl-IO-Compress-1.20 dev-perl/File-HomeDir dev-perl/URI dev-lang/perl" diff --git a/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild b/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild index 30fd0fed9a32..a24bef1a79c5 100644 --- a/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild +++ b/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild,v 1.2 2008/11/18 14:27:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-0.571.ebuild,v 1.3 2009/07/19 17:35:51 tove Exp $ MODULE_AUTHOR=RJBS inherit perl-module @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="" DEPEND="dev-perl/libwww-perl - >=virtual/perl-Compress-Zlib-1.20 + >=virtual/perl-IO-Compress-1.20 dev-perl/File-HomeDir dev-perl/URI dev-lang/perl" diff --git a/dev-perl/CPAN-Mini/ChangeLog b/dev-perl/CPAN-Mini/ChangeLog index 19becb90e0a3..8e7a41d441ec 100644 --- a/dev-perl/CPAN-Mini/ChangeLog +++ b/dev-perl/CPAN-Mini/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Mini -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.24 2008/11/18 14:27:51 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.25 2009/07/19 17:35:51 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> CPAN-Mini-0.562.ebuild, + CPAN-Mini-0.571.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> CPAN-Mini-0.562.ebuild, CPAN-Mini-0.571.ebuild: diff --git a/dev-perl/Crypt-OpenPGP/ChangeLog b/dev-perl/Crypt-OpenPGP/ChangeLog index 2134fdfee333..468e06451045 100644 --- a/dev-perl/Crypt-OpenPGP/ChangeLog +++ b/dev-perl/Crypt-OpenPGP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-OpenPGP -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.15 2008/11/18 14:38:25 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.16 2009/07/19 17:36:37 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Crypt-OpenPGP-1.03.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> Crypt-OpenPGP-1.03.ebuild: New virtuals: Compress-Zlib diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild index bafbc7646260..e4614aa1b1f9 100644 --- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild +++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.16 2008/11/18 14:38:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.17 2009/07/19 17:36:37 tove Exp $ inherit perl-module @@ -27,7 +27,7 @@ IUSE="" DEPEND=">=dev-perl/data-buffer-0.04 virtual/perl-MIME-Base64 >=dev-perl/math-pari-2.010603 - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/libwww-perl dev-perl/URI dev-perl/crypt-dsa diff --git a/dev-perl/Crypt-Simple/ChangeLog b/dev-perl/Crypt-Simple/ChangeLog index 8efacf3cb376..9ecc4c885463 100644 --- a/dev-perl/Crypt-Simple/ChangeLog +++ b/dev-perl/Crypt-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-Simple -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/ChangeLog,v 1.6 2008/11/18 14:39:03 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/ChangeLog,v 1.7 2009/07/19 17:37:29 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Crypt-Simple-0.06.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> Crypt-Simple-0.06.ebuild: New virtuals: Compress-Zlib diff --git a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild index 93fba18a6359..fe22b8f4e777 100644 --- a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild +++ b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.6 2008/11/18 14:39:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.7 2009/07/19 17:37:29 tove Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" SRC_TEST="do" RDEPEND="dev-perl/FreezeThaw dev-lang/perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/Crypt-Blowfish virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 diff --git a/dev-perl/Font-TTF/ChangeLog b/dev-perl/Font-TTF/ChangeLog index 1412e69cb3cc..2755a138f6f9 100644 --- a/dev-perl/Font-TTF/ChangeLog +++ b/dev-perl/Font-TTF/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Font-TTF # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.20 2009/07/06 20:57:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.21 2009/07/19 17:38:21 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Font-TTF-0.45.ebuild: + IO-Compress replaces Compress-Zlib 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> Font-TTF-0.45.ebuild: Stable for HPPA too. diff --git a/dev-perl/Font-TTF/Font-TTF-0.45.ebuild b/dev-perl/Font-TTF/Font-TTF-0.45.ebuild index e36e2d425e0e..62311d2c7620 100644 --- a/dev-perl/Font-TTF/Font-TTF-0.45.ebuild +++ b/dev-perl/Font-TTF/Font-TTF-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.45.ebuild,v 1.12 2009/07/06 20:57:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.45.ebuild,v 1.13 2009/07/19 17:38:21 tove Exp $ MODULE_AUTHOR=MHOSKEN inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress dev-perl/XML-Parser dev-lang/perl" diff --git a/dev-perl/ImageSize/ChangeLog b/dev-perl/ImageSize/ChangeLog index 656303a046b1..5379346261da 100644 --- a/dev-perl/ImageSize/ChangeLog +++ b/dev-perl/ImageSize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ImageSize -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ChangeLog,v 1.54 2009/02/24 03:47:42 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ChangeLog,v 1.55 2009/07/19 17:39:12 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> ImageSize-3.1.1.ebuild, + ImageSize-3.2.ebuild: + IO-Compress replaces Compress-Zlib *ImageSize-3.2 (24 Feb 2009) diff --git a/dev-perl/ImageSize/ImageSize-3.1.1.ebuild b/dev-perl/ImageSize/ImageSize-3.1.1.ebuild index 5e7af55c1a5a..919c52265fb5 100644 --- a/dev-perl/ImageSize/ImageSize-3.1.1.ebuild +++ b/dev-perl/ImageSize/ImageSize-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.1.1.ebuild,v 1.7 2009/01/11 13:50:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.1.1.ebuild,v 1.8 2009/07/19 17:39:12 tove Exp $ inherit perl-module @@ -18,7 +18,7 @@ SRC_TEST="do" mydoc="ToDo" RDEPEND="dev-lang/perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress virtual/perl-File-Spec" DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.28 diff --git a/dev-perl/ImageSize/ImageSize-3.2.ebuild b/dev-perl/ImageSize/ImageSize-3.2.ebuild index 4dfc158025d8..724598b4a462 100644 --- a/dev-perl/ImageSize/ImageSize-3.2.ebuild +++ b/dev-perl/ImageSize/ImageSize-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.2.ebuild,v 1.1 2009/02/24 03:47:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.2.ebuild,v 1.2 2009/07/19 17:39:12 tove Exp $ inherit perl-module @@ -18,7 +18,7 @@ SRC_TEST="do" mydoc="ToDo" RDEPEND="dev-lang/perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress virtual/perl-File-Spec" DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.28 diff --git a/dev-perl/Module-Signature/ChangeLog b/dev-perl/Module-Signature/ChangeLog index 6bee60fb8168..c446c7161119 100644 --- a/dev-perl/Module-Signature/ChangeLog +++ b/dev-perl/Module-Signature/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Module-Signature -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.18 2008/11/18 15:15:16 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.19 2009/07/19 17:39:56 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> + Module-Signature-0.55.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> Module-Signature-0.55.ebuild: diff --git a/dev-perl/Module-Signature/Module-Signature-0.55.ebuild b/dev-perl/Module-Signature/Module-Signature-0.55.ebuild index 1619fc1ba759..7c4e03a71143 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.55.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild,v 1.6 2008/11/18 15:15:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild,v 1.7 2009/07/19 17:39:56 tove Exp $ inherit perl-module @@ -17,7 +17,7 @@ SRC_TEST="do" DEPEND="virtual/perl-MIME-Base64 dev-perl/PAR-Dist - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/crypt-cbc dev-perl/Crypt-DES dev-perl/Crypt-Blowfish diff --git a/dev-perl/MogileFS-Utils/ChangeLog b/dev-perl/MogileFS-Utils/ChangeLog index c4a3c09506fc..dfa6458aa08a 100644 --- a/dev-perl/MogileFS-Utils/ChangeLog +++ b/dev-perl/MogileFS-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/MogileFS-Utils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.9 2009/01/13 19:53:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.10 2009/07/19 17:40:43 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> MogileFS-Utils-2.13.ebuild, + MogileFS-Utils-2.14.ebuild: + IO-Compress replaces Compress-Zlib *MogileFS-Utils-2.14 (13 Jan 2009) diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild index b175d1ab3bdd..68e8464c54e4 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v 1.3 2009/07/19 17:40:43 tove Exp $ MODULE_AUTHOR="DORMANDO" inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~ppc ~x86" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.07 dev-lang/perl" diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild index 9c459f5cd12f..046d70a9bc28 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild,v 1.1 2009/01/13 19:53:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild,v 1.2 2009/07/19 17:40:43 tove Exp $ MODULE_AUTHOR="DORMANDO" inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~ppc ~x86" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.07 dev-lang/perl" diff --git a/dev-perl/Net-FTPServer/ChangeLog b/dev-perl/Net-FTPServer/ChangeLog index f6fe7f5e5a86..31ae9c00db8b 100644 --- a/dev-perl/Net-FTPServer/ChangeLog +++ b/dev-perl/Net-FTPServer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-FTPServer -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-FTPServer/ChangeLog,v 1.21 2008/11/18 15:18:15 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-FTPServer/ChangeLog,v 1.22 2009/07/19 17:41:32 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> Net-FTPServer-1.122.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> Net-FTPServer-1.122.ebuild: New virtuals: Compress-Zlib diff --git a/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild b/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild index 41e37c938e6e..cefe9ca4c301 100644 --- a/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild +++ b/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild,v 1.12 2008/11/18 15:18:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-FTPServer/Net-FTPServer-1.122.ebuild,v 1.13 2009/07/19 17:41:32 tove Exp $ inherit perl-module @@ -19,7 +19,7 @@ PATCHES="${FILESDIR}/240abort.patch DEPEND="dev-perl/Archive-Zip dev-perl/Authen-PAM dev-perl/BSD-Resource - >=virtual/perl-Compress-Zlib-1.14 + >=virtual/perl-IO-Compress-1.14 virtual/perl-Digest-MD5 virtual/perl-File-Temp virtual/perl-Getopt-Long diff --git a/dev-perl/PAR/ChangeLog b/dev-perl/PAR/ChangeLog index 307a000edf01..a8b66c2bcac9 100644 --- a/dev-perl/PAR/ChangeLog +++ b/dev-perl/PAR/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PAR # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR/ChangeLog,v 1.1 2009/06/30 13:55:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR/ChangeLog,v 1.2 2009/07/19 17:42:11 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> PAR-0.992.ebuild: + IO-Compress replaces Compress-Zlib *PAR-0.992 (30 Jun 2009) diff --git a/dev-perl/PAR/PAR-0.992.ebuild b/dev-perl/PAR/PAR-0.992.ebuild index a33314741192..e593e213ec5d 100644 --- a/dev-perl/PAR/PAR-0.992.ebuild +++ b/dev-perl/PAR/PAR-0.992.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR/PAR-0.992.ebuild,v 1.1 2009/06/30 13:55:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR/PAR-0.992.ebuild,v 1.2 2009/07/19 17:42:11 tove Exp $ EAPI=2 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/perl-AutoLoader - >=virtual/perl-Compress-Zlib-1.30 + >=virtual/perl-IO-Compress-1.30 >=dev-perl/Archive-Zip-1.00 >=dev-perl/PAR-Dist-0.32 virtual/perl-Digest-SHA diff --git a/dev-perl/PDF-API2/ChangeLog b/dev-perl/PDF-API2/ChangeLog index eb4662654c51..11dd7f30efea 100644 --- a/dev-perl/PDF-API2/ChangeLog +++ b/dev-perl/PDF-API2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PDF-API2 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.14 2008/11/18 15:21:12 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.15 2009/07/19 17:42:57 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> PDF-API2-0.57.ebuild, + PDF-API2-0.65.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> PDF-API2-0.57.ebuild, PDF-API2-0.65.ebuild: diff --git a/dev-perl/PDF-API2/PDF-API2-0.57.ebuild b/dev-perl/PDF-API2/PDF-API2-0.57.ebuild index 5e92591c2415..fd5d00cdf2cc 100644 --- a/dev-perl/PDF-API2/PDF-API2-0.57.ebuild +++ b/dev-perl/PDF-API2/PDF-API2-0.57.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-0.57.ebuild,v 1.3 2008/11/18 15:21:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-0.57.ebuild,v 1.4 2009/07/19 17:42:57 tove Exp $ inherit perl-module @@ -15,5 +15,5 @@ IUSE="" SRC_TEST="do" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress dev-lang/perl" diff --git a/dev-perl/PDF-API2/PDF-API2-0.65.ebuild b/dev-perl/PDF-API2/PDF-API2-0.65.ebuild index 44915f8bde2e..b54f7de8dcd2 100644 --- a/dev-perl/PDF-API2/PDF-API2-0.65.ebuild +++ b/dev-perl/PDF-API2/PDF-API2-0.65.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-0.65.ebuild,v 1.2 2008/11/18 15:21:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-0.65.ebuild,v 1.3 2009/07/19 17:42:57 tove Exp $ inherit perl-module @@ -15,5 +15,5 @@ IUSE="" SRC_TEST="do" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress dev-lang/perl" diff --git a/dev-perl/POE/ChangeLog b/dev-perl/POE/ChangeLog index 5c0d7f6c094f..41abd90d9ca5 100644 --- a/dev-perl/POE/ChangeLog +++ b/dev-perl/POE/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/POE # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.87 2009/05/31 08:39:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.88 2009/07/19 17:43:52 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> POE-1.003-r1.ebuild, + POE-1.005.ebuild, POE-1.006.ebuild: + IO-Compress replaces Compress-Zlib *POE-1.006 (31 May 2009) diff --git a/dev-perl/POE/POE-1.003-r1.ebuild b/dev-perl/POE/POE-1.003-r1.ebuild index 612521cea24b..4e6a6f8792ad 100644 --- a/dev-perl/POE/POE-1.003-r1.ebuild +++ b/dev-perl/POE/POE-1.003-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.003-r1.ebuild,v 1.4 2009/03/18 07:31:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.003-r1.ebuild,v 1.5 2009/07/19 17:43:52 tove Exp $ inherit versionator MODULE_AUTHOR=RCAPUTO @@ -19,7 +19,7 @@ DEPEND="dev-lang/perl >=dev-perl/Event-1.09 >=virtual/perl-File-Spec-0.87 >=virtual/perl-IO-1.23.01 - >=virtual/perl-Compress-Zlib-1.33 + >=virtual/perl-IO-Compress-1.33 >=virtual/perl-Storable-2.12 >=dev-perl/IO-Tty-1.02 perl-core/Filter diff --git a/dev-perl/POE/POE-1.005.ebuild b/dev-perl/POE/POE-1.005.ebuild index 9d84fbc98b09..4dda5c49ca8c 100644 --- a/dev-perl/POE/POE-1.005.ebuild +++ b/dev-perl/POE/POE-1.005.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.005.ebuild,v 1.1 2009/04/21 17:20:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.005.ebuild,v 1.2 2009/07/19 17:43:52 tove Exp $ EAPI=2 @@ -18,7 +18,7 @@ IUSE="ipv6 libwww ncurses tk" DEPEND=">=dev-perl/Event-1.09 >=virtual/perl-File-Spec-0.87 >=virtual/perl-IO-1.23.01 - >=virtual/perl-Compress-Zlib-1.33 + >=virtual/perl-IO-Compress-1.33 >=virtual/perl-Storable-2.12 >=dev-perl/IO-Tty-1.08 perl-core/Filter diff --git a/dev-perl/POE/POE-1.006.ebuild b/dev-perl/POE/POE-1.006.ebuild index 0eb2a076eaf4..26485182ab4f 100644 --- a/dev-perl/POE/POE-1.006.ebuild +++ b/dev-perl/POE/POE-1.006.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.006.ebuild,v 1.1 2009/05/31 08:39:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.006.ebuild,v 1.2 2009/07/19 17:43:52 tove Exp $ EAPI=2 @@ -19,7 +19,7 @@ IUSE="ipv6 libwww ncurses tk test" RDEPEND=">=dev-perl/Event-1.09 >=virtual/perl-File-Spec-0.87 >=virtual/perl-IO-1.23.01 - >=virtual/perl-Compress-Zlib-1.33 + >=virtual/perl-IO-Compress-1.33 >=virtual/perl-Storable-2.12 >=dev-perl/IO-Tty-1.08 perl-core/Filter diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 84300d5e126a..dcb63d19d0ee 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SOAP-Lite -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.48 2008/12/08 09:35:47 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.49 2009/07/19 17:44:52 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> SOAP-Lite-0.69.ebuild, + SOAP-Lite-0.710.08.ebuild: + IO-Compress replaces Compress-Zlib 08 Dec 2008; Torsten Veller <tove@gentoo.org> SOAP-Lite-0.69.ebuild, SOAP-Lite-0.710.08.ebuild: diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild index cd4d715bc9a1..c0f59e9b57bc 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.9 2008/12/08 09:35:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.10 2009/07/19 17:44:52 tove Exp $ IUSE="jabber ssl" @@ -32,7 +32,7 @@ DEPEND="dev-perl/XML-Parser ssl? ( dev-perl/Crypt-SSLeay ) jabber? ( dev-perl/Net-Jabber ) ssl? ( dev-perl/IO-Socket-SSL ) - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress >=dev-perl/MIME-tools-5.413 dev-lang/perl" diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild index d14c1454b3a3..fb29f86fc71d 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild,v 1.2 2008/12/08 09:35:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild,v 1.3 2009/07/19 17:44:52 tove Exp $ MODULE_AUTHOR="MKUTTER" inherit perl-module eutils @@ -29,7 +29,7 @@ DEPEND="dev-perl/XML-Parser ssl? ( dev-perl/Crypt-SSLeay ) jabber? ( dev-perl/Net-Jabber ) ssl? ( dev-perl/IO-Socket-SSL ) - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress >=dev-perl/MIME-tools-5.413 virtual/perl-version dev-lang/perl" diff --git a/dev-perl/URI-Fetch/ChangeLog b/dev-perl/URI-Fetch/ChangeLog index 0b1cb73f747d..e56ef437fc0c 100644 --- a/dev-perl/URI-Fetch/ChangeLog +++ b/dev-perl/URI-Fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI-Fetch -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/ChangeLog,v 1.2 2008/11/18 15:42:10 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/ChangeLog,v 1.3 2009/07/19 17:45:32 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> URI-Fetch-0.08.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> URI-Fetch-0.08.ebuild: New virtuals: Compress-Zlib diff --git a/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild b/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild index 6570d0f62b91..940c43be02d6 100644 --- a/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild +++ b/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild,v 1.2 2008/11/18 15:42:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild,v 1.3 2009/07/19 17:45:32 tove Exp $ MODULE_AUTHOR=BTROTT inherit perl-module @@ -17,7 +17,7 @@ DEPEND="dev-perl/libwww-perl virtual/perl-Storable dev-perl/URI dev-perl/Cache - virtual/perl-Compress-Zlib" + virtual/perl-IO-Compress" PREFER_BUILDPL=no SRC_TEST=no diff --git a/dev-perl/convert-ascii-armour/ChangeLog b/dev-perl/convert-ascii-armour/ChangeLog index 7f243a85525d..dd79ce505de0 100644 --- a/dev-perl/convert-ascii-armour/ChangeLog +++ b/dev-perl/convert-ascii-armour/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/convert-ascii-armour -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.20 2008/11/18 15:46:14 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.21 2009/07/19 17:46:44 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> + convert-ascii-armour-1.4.ebuild: + IO-Compress replaces Compress-Zlib 18 Nov 2008; Torsten Veller <tove@gentoo.org> convert-ascii-armour-1.4.ebuild: diff --git a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild index 708a85ae04da..96e829c5d5b2 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.22 2008/11/18 15:46:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.23 2009/07/19 17:46:44 tove Exp $ inherit perl-module @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" -DEPEND="virtual/perl-Compress-Zlib +DEPEND="virtual/perl-IO-Compress virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 dev-lang/perl" diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 845114182fbd..c4b934952cfd 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.107 2009/07/16 09:22:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.108 2009/07/19 17:47:44 tove Exp $ + + 19 Jul 2009; Torsten Veller <tove@gentoo.org> libwww-perl-5.805.ebuild, + libwww-perl-5.829.ebuild: + IO-Compress replaces Compress-Zlib 16 Jul 2009; Torsten Veller <tove@gentoo.org> -libwww-perl-5.826.ebuild, -libwww-perl-5.827.ebuild, -libwww-perl-5.828.ebuild: diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild index c8f3c355b24d..cdc9de86cc84 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.17 2009/03/26 12:31:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.18 2009/07/19 17:47:44 tove Exp $ inherit perl-module @@ -18,7 +18,7 @@ DEPEND="virtual/perl-libnet >=virtual/perl-Digest-MD5-2.12 dev-perl/HTML-Tree >=virtual/perl-MIME-Base64-2.12 - >=virtual/perl-Compress-Zlib-1.10 + >=virtual/perl-IO-Compress-1.10 ssl? ( dev-perl/Crypt-SSLeay ) dev-lang/perl" diff --git a/dev-perl/libwww-perl/libwww-perl-5.829.ebuild b/dev-perl/libwww-perl/libwww-perl-5.829.ebuild index 5203dd262d92..9c6e745f77d9 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.829.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.829.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.829.ebuild,v 1.1 2009/07/09 07:05:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.829.ebuild,v 1.2 2009/07/19 17:47:44 tove Exp $ EAPI=2 @@ -19,7 +19,7 @@ DEPEND="virtual/perl-libnet >=virtual/perl-Digest-MD5-2.12 dev-perl/HTML-Tree >=virtual/perl-MIME-Base64-2.12 - >=virtual/perl-Compress-Zlib-1.10 + >=virtual/perl-IO-Compress-1.10 ssl? ( dev-perl/Crypt-SSLeay )" RDEPEND="${DEPEND}" |