diff options
author | Torsten Veller <tove@gentoo.org> | 2009-07-19 17:37:29 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-07-19 17:37:29 +0000 |
commit | 9b712d0cee2e9ff9f309501634837773db22da39 (patch) | |
tree | b344218236f0ebbd9df2d06b0ece4efd756f81d0 /dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild | |
parent | IO-Compress replaces Compress-Zlib (diff) | |
download | gentoo-2-9b712d0cee2e9ff9f309501634837773db22da39.tar.gz gentoo-2-9b712d0cee2e9ff9f309501634837773db22da39.tar.bz2 gentoo-2-9b712d0cee2e9ff9f309501634837773db22da39.zip |
IO-Compress replaces Compress-Zlib
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild')
-rw-r--r-- | dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild index 93fba18a6359..fe22b8f4e777 100644 --- a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild +++ b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.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/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.6 2008/11/18 14:39:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.7 2009/07/19 17:37:29 tove Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" SRC_TEST="do" RDEPEND="dev-perl/FreezeThaw dev-lang/perl - virtual/perl-Compress-Zlib + virtual/perl-IO-Compress dev-perl/Crypt-Blowfish virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 |