summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-14 19:36:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-14 19:36:23 +0000
commit4b73ae184b6adaa9db9aaa19d8e5949a35b1ca93 (patch)
tree7c844ad850c68e39a3a727c9936b7574c82f564e /perl-core/digest-base
parentalpha/ia64/sparc stable wrt #288026 (diff)
downloadhistorical-4b73ae184b6adaa9db9aaa19d8e5949a35b1ca93.tar.gz
historical-4b73ae184b6adaa9db9aaa19d8e5949a35b1ca93.tar.bz2
historical-4b73ae184b6adaa9db9aaa19d8e5949a35b1ca93.zip
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 840c1912b0ce..ce579577b4a6 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/digest-base
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.41 2009/12/10 21:42:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.42 2009/12/14 19:36:23 armin76 Exp $
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> digest-base-1.16.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org> digest-base-1.16.ebuild:
Marking digest-base-1.16 ppc64 stable for bug 288026
diff --git a/perl-core/digest-base/digest-base-1.16.ebuild b/perl-core/digest-base/digest-base-1.16.ebuild
index 9d462b9f396e..a9639e3973de 100644
--- a/perl-core/digest-base/digest-base-1.16.ebuild
+++ b/perl-core/digest-base/digest-base-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.16.ebuild,v 1.6 2009/12/10 21:42:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.16.ebuild,v 1.7 2009/12/14 19:36:23 armin76 Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Modules that calculate message digests"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="virtual/perl-MIME-Base64"