diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:17:54 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:17:54 +0000 |
commit | 5d041095988ff9517dde61d83aee822e12ab5656 (patch) | |
tree | a1b34ce51ff8eff269e71f5003f2cdd7f7b1ceab /perl-core/Digest-MD5 | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-5d041095988ff9517dde61d83aee822e12ab5656.tar.gz gentoo-2-5d041095988ff9517dde61d83aee822e12ab5656.tar.bz2 gentoo-2-5d041095988ff9517dde61d83aee822e12ab5656.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'perl-core/Digest-MD5')
-rw-r--r-- | perl-core/Digest-MD5/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Digest-MD5/Digest-MD5-2.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog index 082d48065b0b..188ea4b76e4f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.9 2006/08/03 00:01:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.10 2006/08/18 02:17:54 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Digest-MD5-2.36.ebuild: + Marking amd64 stable 03 Aug 2006; Michael Cummings <mcummings@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 cd9e46f5d19d..d33892d12d87 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.7 2006/08/03 00:01:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.8 2006/08/18 02:17:54 mcummings 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="dev-lang/perl |