diff options
author | Torsten Veller <tove@gentoo.org> | 2009-07-19 17:58:06 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-07-19 17:58:06 +0000 |
commit | 632a248cd029d13ee8d6182a467378154c0b3c03 (patch) | |
tree | c5bb0208e54e95821f1b57df93cc4156c7b5791f /media-tv/xmltv/xmltv-0.5.54.ebuild | |
parent | Remove hard mask on dev-lang/ghc-bin as the package finally has been removed. (diff) | |
download | gentoo-2-632a248cd029d13ee8d6182a467378154c0b3c03.tar.gz gentoo-2-632a248cd029d13ee8d6182a467378154c0b3c03.tar.bz2 gentoo-2-632a248cd029d13ee8d6182a467378154c0b3c03.zip |
IO-Compress replaces Compress-Zlib
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-tv/xmltv/xmltv-0.5.54.ebuild')
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/xmltv/xmltv-0.5.54.ebuild b/media-tv/xmltv/xmltv-0.5.54.ebuild index c123f75591e0..911122b982ae 100644 --- a/media-tv/xmltv/xmltv-0.5.54.ebuild +++ b/media-tv/xmltv/xmltv-0.5.54.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/media-tv/xmltv/xmltv-0.5.54.ebuild,v 1.2 2009/04/16 06:39:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.54.ebuild,v 1.3 2009/07/19 17:58:06 tove Exp $ inherit eutils perl-module @@ -38,7 +38,7 @@ RDEPEND=">=dev-perl/libwww-perl-5.65 virtual/perl-Storable >=dev-perl/Lingua-Preferred-0.2.4 >=dev-perl/Term-ProgressBar-2.03 - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/Unicode-String dev-perl/TermReadKey dev-perl/File-Slurp |