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.50.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.50.ebuild')
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/xmltv/xmltv-0.5.50.ebuild b/media-tv/xmltv/xmltv-0.5.50.ebuild index b41852dd9ff1..a3b86acbc934 100644 --- a/media-tv/xmltv/xmltv-0.5.50.ebuild +++ b/media-tv/xmltv/xmltv-0.5.50.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/media-tv/xmltv/xmltv-0.5.50.ebuild,v 1.8 2008/12/17 12:32:23 mattepiu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.50.ebuild,v 1.9 2009/07/19 17:58:06 tove Exp $ inherit eutils perl-module @@ -36,7 +36,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 |