summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/PDF-API2/ChangeLog8
-rw-r--r--dev-perl/PDF-API2/PDF-API2-0.57.ebuild6
-rw-r--r--dev-perl/PDF-API2/PDF-API2-0.65.ebuild6
3 files changed, 12 insertions, 8 deletions
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"