summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 19:46:10 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 19:46:10 +0000
commitfd333b1ffe7115554a1b6a5d9dc842805b10a993 (patch)
treed5e57b834e5909a922907cf2be7f2e8809a0d3ad
parentFix building with Python 2.7 (bug #300322). (diff)
downloadgentoo-2-fd333b1ffe7115554a1b6a5d9dc842805b10a993.tar.gz
gentoo-2-fd333b1ffe7115554a1b6a5d9dc842805b10a993.tar.bz2
gentoo-2-fd333b1ffe7115554a1b6a5d9dc842805b10a993.zip
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
-rw-r--r--dev-perl/Digest-SHA1/ChangeLog7
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog
index 201e25a36f33..9f60f09272f6 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.46 2009/05/24 09:15:55 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.47 2010/01/09 19:46:10 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Digest-SHA1-2.12.ebuild:
+ Transfer Prefix keywords
*Digest-SHA1-2.12 (24 May 2009)
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild
index 669bfdda51f1..57992b2d0993 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-2009 Gentoo Foundation
+# 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.1 2009/05/24 09:15:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.2 2010/01/09 19:46:10 grobian 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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~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"