summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-06-29 22:36:58 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-06-29 22:36:58 +0000
commit2f4a458d3551cfa1f8f355362b5561c24dcb48b7 (patch)
tree558e033dbe95df524bab9bc0656ba2fd52956dad /perl-core/digest-base
parentstable on x86 (diff)
downloadhistorical-2f4a458d3551cfa1f8f355362b5561c24dcb48b7.tar.gz
historical-2f4a458d3551cfa1f8f355362b5561c24dcb48b7.tar.bz2
historical-2f4a458d3551cfa1f8f355362b5561c24dcb48b7.zip
unmasking for x86 and sparc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r--perl-core/digest-base/ChangeLog6
-rw-r--r--perl-core/digest-base/digest-base-1.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 979bca913444..4c79a1294c9c 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2005/05/26 20:22:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.5 2005/06/29 22:35:49 mcummings Exp $
+
+ 29 Jun 2005; Michael Cummings <mcummings@gentoo.org>
+ digest-base-1.10.ebuild:
+ unmasking for x86 and sparc
25 May 2005; Michael Cummings <mcummings@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 b3f334153f54..2b13e56ef5d5 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.2 2005/05/25 14:18:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.3 2005/06/29 22:35:49 mcummings 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="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
SRC_TEST="do"
IUSE=""