From c1baecb20ff460c633218708a898bf46652f7291 Mon Sep 17 00:00:00 2001 From: Calum Selkirk Date: Wed, 31 Jul 2002 13:21:53 +0000 Subject: Added ppc to KEYWORDS. --- dev-perl/Inline/ChangeLog | 6 +++++- dev-perl/Inline/Inline-0.43.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Inline') diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index 13e311d1c8e1..11ddcaf30f81 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for dev-perl/Inline # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.1 2002/07/17 04:04:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.2 2002/07/31 13:19:43 cselkirk Exp $ *Inline-0.43 (16 Jul 2002) + 31 Jul 2002; Calum Selkirk Inline-0.43.ebuild : + + Added ppc to KEYWORDS. + 16 Jul 2002; Seemant Kulleen Inline-0.43.ebuild ChangeLog files/digest-Inline-0.43 : diff --git a/dev-perl/Inline/Inline-0.43.ebuild b/dev-perl/Inline/Inline-0.43.ebuild index a98feeac3acc..376f64990a1e 100644 --- a/dev-perl/Inline/Inline-0.43.ebuild +++ b/dev-perl/Inline/Inline-0.43.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/Inline/Inline-0.43.ebuild,v 1.4 2002/07/27 18:27:16 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43.ebuild,v 1.5 2002/07/31 13:19:43 cselkirk Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="${DEPEND} dev-perl/Test-Harness" -- cgit v1.2.3-65-gdbad