summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-07-31 12:01:02 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-07-31 12:01:02 +0000
commit4a5d2d878ed2a9838d474c6a2226f60e661b87d0 (patch)
tree7f1cd3bbb14f0c0ff9805232ae061760222c4249 /dev-perl/Crypt-RIPEMD160
parentAdded ppc to KEYWORDS (diff)
downloadgentoo-2-4a5d2d878ed2a9838d474c6a2226f60e661b87d0.tar.gz
gentoo-2-4a5d2d878ed2a9838d474c6a2226f60e661b87d0.tar.bz2
gentoo-2-4a5d2d878ed2a9838d474c6a2226f60e661b87d0.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r--dev-perl/Crypt-RIPEMD160/ChangeLog6
-rw-r--r--dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/ChangeLog b/dev-perl/Crypt-RIPEMD160/ChangeLog
index afb9cf81d429..efbd4cde5060 100644
--- a/dev-perl/Crypt-RIPEMD160/ChangeLog
+++ b/dev-perl/Crypt-RIPEMD160/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for dev-perl/Crypt-RIPEMD160
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.3 2002/05/05 14:08:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.4 2002/07/31 12:01:02 cselkirk Exp $
*Crypt-RIPEMD160-0.03-r2 (5 May 2002)
+ 31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> Crypt-RIPEMD160-r2.ebuild :
+
+ Added ppc to KEYWORDS.
+
5 May 2002; Seemant Kulleen <seemant@gentoo.org> Crypt-RIPEMD160-r2.ebuild
files/digest-Crypt-RIPEMD-160-r2 :
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild
index 136d8b971b35..5c95637c6239 100644
--- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild
+++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.4 2002/07/23 22:29:48 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.5 2002/07/31 12:01:02 cselkirk Exp $
inherit perl-module
@@ -11,6 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
export OPTIMIZE="$CFLAGS"