From 772c5738749f56c701aa650a7efce6c43d135749 Mon Sep 17 00:00:00 2001 From: Pieter van den Abeele Date: Tue, 5 Oct 2004 02:58:11 +0000 Subject: Keyword modification, see changelog for details --- app-admin/systemconfigurator/ChangeLog | 6 +++++- app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-admin/systemconfigurator') diff --git a/app-admin/systemconfigurator/ChangeLog b/app-admin/systemconfigurator/ChangeLog index f313b8857914..4f8568246ebf 100644 --- a/app-admin/systemconfigurator/ChangeLog +++ b/app-admin/systemconfigurator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/systemconfigurator # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/ChangeLog,v 1.7 2004/08/07 19:38:53 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/ChangeLog,v 1.8 2004/10/05 02:58:11 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele + systemconfigurator-2.0.9.ebuild: + Masked systemconfigurator-2.0.9.ebuild stable for ppc 07 Aug 2004; Tom Martin systemconfigurator-2.0.9.ebuild: Typo in DESCRIPTION fixed: consistant -> consistent. Bug 59717. diff --git a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild index 51c41412b7b3..275564c1001b 100644 --- a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild +++ b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.9 2004/08/07 19:38:53 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.10 2004/10/05 02:58:11 pvdabeel Exp $ inherit eutils perl-module DESCRIPTION="Provide a consistent API for the configuration of system related items" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/systemconfig/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="dev-lang/perl dev-perl/AppConfig" -- cgit v1.2.3-65-gdbad