summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:01:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:01:16 +0000
commit91aaf4c6730c899f02b1fcb9250412d2451b83f9 (patch)
treeeffcf012910f83c9559e5032a9e4270550c1b5b5 /dev-perl/Digest-SHA1
parentppc64 stable wrt #341865 (diff)
downloadgentoo-2-91aaf4c6730c899f02b1fcb9250412d2451b83f9.tar.gz
gentoo-2-91aaf4c6730c899f02b1fcb9250412d2451b83f9.tar.bz2
gentoo-2-91aaf4c6730c899f02b1fcb9250412d2451b83f9.zip
ppc64 stable wrt #341865
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Digest-SHA1')
-rw-r--r--dev-perl/Digest-SHA1/ChangeLog6
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog
index e0cfd3016234..83249855ce94 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.55 2010/09/03 12:18:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.56 2010/11/05 14:01:16 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ Digest-SHA1-2.12.ebuild:
+ ppc64 stable wrt #341865
03 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
Digest-SHA1-2.13.ebuild:
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild
index 8a56c89af251..923da4c8f755 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.12.ebuild,v 1.7 2010/06/27 19:08:38 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.8 2010/11/05 14:01:16 ssuominen Exp $
EAPI=2
@@ -10,7 +10,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 ~sparc-fbsd ~x86-fbsd ~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 ~sparc-fbsd ~x86-fbsd ~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"