summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:35:50 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:35:50 +0000
commit6daf8105ea838b5b2a423258a35b073362a57806 (patch)
treebcf15a309f09d397fdf9cc97cf1266a3d4bcc2f2 /perl-core
parentFix installation of vm-7.19 with Emacs 23. Install pixmaps under SITEETC. (diff)
downloadgentoo-2-6daf8105ea838b5b2a423258a35b073362a57806.tar.gz
gentoo-2-6daf8105ea838b5b2a423258a35b073362a57806.tar.bz2
gentoo-2-6daf8105ea838b5b2a423258a35b073362a57806.zip
stable x86, bug 284068
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Digest-SHA/ChangeLog8
-rw-r--r--perl-core/Digest-SHA/Digest-SHA-5.47.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Digest-SHA/ChangeLog b/perl-core/Digest-SHA/ChangeLog
index 9985a52046d4..f7b7cdb2bbb3 100644
--- a/perl-core/Digest-SHA/ChangeLog
+++ b/perl-core/Digest-SHA/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Digest-SHA
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/ChangeLog,v 1.5 2008/12/08 16:42:15 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/ChangeLog,v 1.6 2009/09/10 08:35:50 fauli Exp $
+
+ 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ Digest-SHA-5.47.ebuild:
+ stable x86, bug 284068
08 Dec 2008; Raúl Porcel <armin76@gentoo.org> Digest-SHA-5.46.ebuild:
alpha stable
diff --git a/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild b/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild
index ddb03adca26d..79ac8ef5c33b 100644
--- a/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild
+++ b/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild,v 1.2 2008/11/20 15:48:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/Digest-SHA-5.47.ebuild,v 1.3 2009/09/10 08:35:50 fauli Exp $
MODULE_AUTHOR=MSHELOR
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for SHA-1/224/256/384/512"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-lang/perl"