From 603f8e95728beeaafa1d17bed1b12500a259cfee Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 22 Jul 2014 19:39:08 +0000 Subject: digest-base is now Digest (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F) --- dev-perl/Digest-SHA1/ChangeLog | 8 ++++++-- dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-perl/Digest-SHA1') diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog index 6d605f5e19b3..eaab62cc031b 100644 --- a/dev-perl/Digest-SHA1/ChangeLog +++ b/dev-perl/Digest-SHA1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Digest-SHA1 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.71 2012/06/24 12:59:19 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.72 2014/07/22 19:39:08 dilfridge Exp $ + + 22 Jul 2014; Andreas K. Huettel + Digest-SHA1-2.130.0.ebuild: + digest-base is now Digest 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild index 4f05182a3b3f..bf6ac27a2540 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.9 2012/03/24 19:57:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.10 2014/07/22 19:39:08 dilfridge Exp $ EAPI=4 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -DEPEND="virtual/perl-digest-base" +DEPEND="virtual/perl-Digest" RDEPEND="${DEPEND}" SRC_TEST="do" -- cgit v1.2.3-65-gdbad