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/MogileFS-Utils
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/MogileFS-Utils')
-rw-r--r--dev-perl/MogileFS-Utils/ChangeLog6
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild6
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild4
3 files changed, 10 insertions, 6 deletions
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"