summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-15 00:57:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-15 00:57:45 +0000
commitda3c9bb13f656e02b6cb391c491cf8eaed85f496 (patch)
tree754aee8494e5ce1f4673461cddc3c6dc94ffe525
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-da3c9bb13f656e02b6cb391c491cf8eaed85f496.tar.gz
gentoo-2-da3c9bb13f656e02b6cb391c491cf8eaed85f496.tar.bz2
gentoo-2-da3c9bb13f656e02b6cb391c491cf8eaed85f496.zip
*** empty log message ***
-rw-r--r--dev-perl/digest-base/ChangeLog6
-rw-r--r--dev-perl/digest-base/digest-base-1.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/digest-base/ChangeLog b/dev-perl/digest-base/ChangeLog
index d52f11baec85..cd46a6d29a89 100644
--- a/dev-perl/digest-base/ChangeLog
+++ b/dev-perl/digest-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/digest-base
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/ChangeLog,v 1.6 2004/01/08 18:23:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/ChangeLog,v 1.7 2004/02/15 00:57:45 mcummings Exp $
+
+ 14 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org>
+ digest-base-1.05.ebuild:
+ Removed commented arm - either it is or isn't
08 Jan 2004; <gustavoz@gentoo.org> digest-base-1.05.ebuild:
marked stable on hppa
diff --git a/dev-perl/digest-base/digest-base-1.05.ebuild b/dev-perl/digest-base/digest-base-1.05.ebuild
index 1732605a556e..d58437bb6e4d 100644
--- a/dev-perl/digest-base/digest-base-1.05.ebuild
+++ b/dev-perl/digest-base/digest-base-1.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.7 2004/01/08 18:23:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.8 2004/02/15 00:57:45 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.rea
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64" #~arm"
+KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64"
mydoc="rfc*.txt"