summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-19 17:45:32 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-19 17:45:32 +0000
commitc5a8383f4d9abf78d03f4afe25167f7b4f16d13b (patch)
tree3cf73c76cd91abf35d316ddb1679c2f18245cb06 /dev-perl/URI-Fetch
parentIO-Compress replaces Compress-Zlib (diff)
downloadgentoo-2-c5a8383f4d9abf78d03f4afe25167f7b4f16d13b.tar.gz
gentoo-2-c5a8383f4d9abf78d03f4afe25167f7b4f16d13b.tar.bz2
gentoo-2-c5a8383f4d9abf78d03f4afe25167f7b4f16d13b.zip
IO-Compress replaces Compress-Zlib
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/URI-Fetch')
-rw-r--r--dev-perl/URI-Fetch/ChangeLog7
-rw-r--r--dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild6
2 files changed, 8 insertions, 5 deletions
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