summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-19 17:47:44 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-19 17:47:44 +0000
commitb1a35aa3147025c11e8fae59b50c6ff01b1bc18c (patch)
treec23614763cede46a9c2ef7669d1a834d3438c732 /dev-perl/URI-Fetch
parentMask orphaned libraries ofbis and smjpeg wrt #247961. (diff)
downloadhistorical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.tar.gz
historical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.tar.bz2
historical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.zip
IO-Compress replaces Compress-Zlib
Package-Manager: portage-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