summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/Digest-MD5/ChangeLog6
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild6
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.38.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog
index 825f7f262cde..f36bba4314a6 100644
--- a/perl-core/Digest-MD5/ChangeLog
+++ b/perl-core/Digest-MD5/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Digest-MD5
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.20 2009/03/13 20:35:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.21 2009/03/19 14:35:48 armin76 Exp $
+
+ 19 Mar 2009; Raúl Porcel <armin76@gentoo.org> Digest-MD5-2.36.ebuild,
+ Digest-MD5-2.38.ebuild:
+ ~m68k love, thanks to kolla for testing
13 Mar 2009; Torsten Veller <tove@gentoo.org> -Digest-MD5-2.33.ebuild:
Cleanup
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
index b9448cfa9ca0..7f1194801fd1 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-2007 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-MD5/Digest-MD5-2.36.ebuild,v 1.15 2007/04/15 21:03:19 corsair Exp $
+# $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 $
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 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ppc64 s390 sh sparc x86"
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 e8550ca257c1..8c93a230a7f9 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-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-MD5/Digest-MD5-2.38.ebuild,v 1.3 2008/12/14 14:54:04 aballier Exp $
+# $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 $
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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl