commit:     98de5abc345463250e18e6c4cf257e80321c5459
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar  4 07:56:22 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 08:31:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98de5abc

dev-perl/tie-encryptedhash: Fix dep on Crypt-CBC

Package-Manager: portage-2.2.27

 dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0-r1.ebuild | 4 ++--
 1 file 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 cf3fd1f..36aba10 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

Reply via email to