summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:07:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:07:17 +0000
commitb98c3fe71cb31e4451307db5492665b26089b2b1 (patch)
tree29f9ca0024aab791c9e27c8c9a984ceefcfa39b1 /dev-perl/Digest-SHA1
parentStable for amd64, wrt bug #400091 (diff)
downloadhistorical-b98c3fe71cb31e4451307db5492665b26089b2b1.tar.gz
historical-b98c3fe71cb31e4451307db5492665b26089b2b1.tar.bz2
historical-b98c3fe71cb31e4451307db5492665b26089b2b1.zip
Stable for amd64, wrt bug #400093
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Digest-SHA1')
-rw-r--r--dev-perl/Digest-SHA1/ChangeLog7
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog
index f655d595baf7..9a009e48c472 100644
--- a/dev-perl/Digest-SHA1/ChangeLog
+++ b/dev-perl/Digest-SHA1/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Digest-SHA1
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.61 2011/09/04 11:22:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.62 2012/02/24 10:07:17 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ Stable for amd64, wrt bug #400093
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Digest-SHA1-2.13.ebuild:
Cleanup
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 358f2d7c99b6..6ac288197df2 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.1 2011/08/31 11:10:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.2 2012/02/24 10:07:17 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="NIST SHA message digest algorithm"
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"
+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"