summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:34:48 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:34:48 +0000
commit826e06836d7e45eb6cf6fef88db89251d7513354 (patch)
tree1869da6eb5dcd7d71235e37c5bb7c4b3e8eb955f /perl-core/Digest-MD5
parentStable on alpha + ia64. (diff)
downloadhistorical-826e06836d7e45eb6cf6fef88db89251d7513354.tar.gz
historical-826e06836d7e45eb6cf6fef88db89251d7513354.tar.bz2
historical-826e06836d7e45eb6cf6fef88db89251d7513354.zip
Stable on alpha.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'perl-core/Digest-MD5')
-rw-r--r--perl-core/Digest-MD5/ChangeLog5
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog
index 9346dd32fd38..57dfc58b0966 100644
--- a/perl-core/Digest-MD5/ChangeLog
+++ b/perl-core/Digest-MD5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Digest-MD5
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.7 2006/07/05 19:43:54 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.8 2006/07/17 23:33:51 kloeri Exp $
+
+ 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Digest-MD5-2.36.ebuild:
+ Stable on alpha.
05 Jul 2006; Christian Hartmann <ian@gentoo.org> Digest-MD5-2.33.ebuild,
Digest-MD5-2.36.ebuild:
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
index bed740241101..2eefaa1457b1 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-2006 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.5 2006/07/05 19:43:54 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.6 2006/07/17 23:33:51 kloeri 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 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE=""
DEPEND="virtual/perl-digest-base"