summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 15:20:38 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 15:20:38 +0000
commit434ccc29defa9f7077f3548aca8eedacefe28f34 (patch)
tree17096cd4b95c16b04b25cf028ac6f0c747343fb5 /perl-core/digest-base
parentremove java herd (diff)
downloadgentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.tar.gz
gentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.tar.bz2
gentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.zip
Stable on amd64.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r--perl-core/digest-base/ChangeLog5
-rw-r--r--perl-core/digest-base/digest-base-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 9be294c3475c..6a81baa9c16f 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/digest-base
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.8 2005/08/13 23:17:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.9 2005/09/17 15:18:14 cryos Exp $
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> digest-base-1.10.ebuild:
+ Stable on amd64.
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
digest-base-1.10.ebuild:
diff --git a/perl-core/digest-base/digest-base-1.10.ebuild b/perl-core/digest-base/digest-base-1.10.ebuild
index a14608dabb3d..da282123e1ca 100644
--- a/perl-core/digest-base/digest-base-1.10.ebuild
+++ b/perl-core/digest-base/digest-base-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.7 2005/08/13 23:17:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.8 2005/09/17 15:18:14 cryos Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_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"
SRC_TEST="do"
IUSE=""