diff options
author | 2016-03-04 20:56:22 +1300 | |
---|---|---|
committer | 2016-03-05 21:31:16 +1300 | |
commit | 98de5abc345463250e18e6c4cf257e80321c5459 (patch) | |
tree | 860cefdfc929cee2f5f1a321c265472b163d9809 /dev-perl | |
parent | dev-perl/net-ssh-perl: Fix dep on Crypt-RSA (diff) | |
download | gentoo-98de5abc345463250e18e6c4cf257e80321c5459.tar.gz gentoo-98de5abc345463250e18e6c4cf257e80321c5459.tar.bz2 gentoo-98de5abc345463250e18e6c4cf257e80321c5459.zip |
dev-perl/tie-encryptedhash: Fix dep on Crypt-CBC
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild index cf3fd1f96001..36aba10c9a7a 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ IUSE="" RDEPEND="dev-perl/Crypt-Blowfish dev-perl/Crypt-DES - dev-perl/crypt-cbc" + dev-perl/Crypt-CBC" DEPEND="${RDEPEND}" SRC_TEST=do |