From be80173716aafd8a410a496bb7190a040e087d62 Mon Sep 17 00:00:00 2001 From: Mark Guertin Date: Tue, 6 Aug 2002 16:38:38 +0000 Subject: added ppc to keywords --- app-editors/ghex/ChangeLog | 5 ++++- app-editors/ghex/ghex-1.2.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors/ghex') diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 159e52411686..e11928d7091f 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/ghex # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.1 2002/02/01 21:53:01 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.2 2002/08/06 16:37:35 gerk Exp $ *ghex-1.2.1 (1 Feb 2002) + 06 Aug 2002; Mark Guertin : + Added ppc to keywords + 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index 469bad04d213..1503aa11fd0c 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.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/app-editors/ghex/ghex-1.2.1.ebuild,v 1.4 2002/07/25 19:12:43 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.5 2002/08/06 16:37:35 gerk Exp $ S=${WORKDIR}/${P} @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { -- cgit v1.2.3-65-gdbad