summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2009-12-16 22:00:55 +0000
committerJonathan Callen <jcallen@gentoo.org>2009-12-16 22:00:55 +0000
commit330f9ee73cf72140faaa4cfd313227ce74ec838b (patch)
treec81312dc4193fa4bef556279f69e66bedbf7e756 /perl-core/Digest-MD5
parenttrying to fix the circular dependency we are seeing with suhosin since 5.2.11... (diff)
downloadhistorical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.gz
historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.bz2
historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.zip
QA: Transfer prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'perl-core/Digest-MD5')
-rw-r--r--perl-core/Digest-MD5/ChangeLog6
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild4
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.38.ebuild4
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.39.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog
index aea290ce6539..df46369d5193 100644
--- a/perl-core/Digest-MD5/ChangeLog
+++ b/perl-core/Digest-MD5/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Digest-MD5
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.28 2009/12/14 18:56:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.29 2009/12/16 21:47:07 abcd Exp $
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Digest-MD5-2.36.ebuild,
+ Digest-MD5-2.38.ebuild, Digest-MD5-2.39.ebuild:
+ QA: Transfer prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Digest-MD5-2.39.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #288026
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
index 7f1194801fd1..6b1b190c58cd 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.16 2009/03/19 14:35:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.17 2009/12/16 21:47:07 abcd Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND="dev-lang/perl
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild
index 8c93a230a7f9..44a82246e5a6 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild,v 1.4 2009/03/19 14:35:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild,v 1.5 2009/12/16 21:47:07 abcd Exp $
MODULE_AUTHOR=GAAS
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="MD5 message digest algorithm"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild
index 60143e0b1e31..6e94f2233e4a 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild,v 1.7 2009/12/14 18:56:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.39.ebuild,v 1.8 2009/12/16 21:47:07 abcd Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="MD5 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 ~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=""
RDEPEND="virtual/perl-digest-base"