summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:43:26 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:43:26 +0000
commit9c0f48eae182e308e6e8d462d6b8837ccaf57a5b (patch)
tree58fbea6a9eafdd66ad34c33ad80c9d186bec00fc /perl-core/digest-base
parentmarking x86 stable (diff)
downloadgentoo-2-9c0f48eae182e308e6e8d462d6b8837ccaf57a5b.tar.gz
gentoo-2-9c0f48eae182e308e6e8d462d6b8837ccaf57a5b.tar.bz2
gentoo-2-9c0f48eae182e308e6e8d462d6b8837ccaf57a5b.zip
marking sparc x86 stable
(Portage version: 2.1_pre1)
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.13.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 541de78cebc5..d596115f1b68 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.12 2006/01/13 14:09:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.13 2006/01/13 22:43:26 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ digest-base-1.13.ebuild:
+ marking sparc x86 stable
*digest-base-1.14 (13 Jan 2006)
diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild
index aa7f0702d90d..cca2e9db55b4 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-2005 Gentoo Foundation
+# 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.1 2005/11/13 14:24:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.2 2006/01/13 22:43:26 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="~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=""