summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 22:09:31 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 22:09:31 +0000
commitdf44741188c3f2d9465f61b3494757480a81018f (patch)
treef6e4c64f4d557ea3802211445ac46643a9e78f11 /perl-core/digest-base
parentInvalid linguas patch from Philippe Troin <phil@fifi.org>. Bug #114650 (diff)
downloadgentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.gz
gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.bz2
gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.zip
Stable on ppc64
(Portage version: 2.0.53)
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.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 8a2a18644b83..57ff87513873 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.14 2006/01/15 11:23:17 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.15 2006/01/21 22:07:35 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> digest-base-1.13.ebuild:
+ Stable on ppc64
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
digest-base-1.13.ebuild:
diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild
index 0223ded34224..bc809674da42 100644
--- a/perl-core/digest-base/digest-base-1.13.ebuild
+++ b/perl-core/digest-base/digest-base-1.13.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-base/digest-base-1.13.ebuild,v 1.4 2006/01/15 11:23:17 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.5 2006/01/21 22:07:35 corsair 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 sh sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
SRC_TEST="do"
IUSE=""