summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-06 16:44:47 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-06 16:44:47 +0000
commit0f1be1689d25315b4b8e65fd673a791de3fceaa3 (patch)
treed29dfd822a059afd60669950e0ad9fb7e35b37c4 /app-editors/hexedit
parentadded -ppc to keywords (diff)
downloadhistorical-0f1be1689d25315b4b8e65fd673a791de3fceaa3.tar.gz
historical-0f1be1689d25315b4b8e65fd673a791de3fceaa3.tar.bz2
historical-0f1be1689d25315b4b8e65fd673a791de3fceaa3.zip
added ppc to keywords
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog7
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 3c0205dd12f3..ecdefc6499bc 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.1 2002/02/15 06:20:17 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.2 2002/08/06 16:35:51 gerk Exp $
*hexedit-1.2.2; (14 Feb 2002)
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added ppc to keywords
+
14 Feb 2002; Arcady Genkin <agenkin@thpoon.com> hexedit-1.2.2.ebuild :
- First version of the package, submitted by Marc Soda. \ No newline at end of file
+ First version of the package, submitted by Marc Soda.
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index f88ece2578b9..3870d193e0b6 100644
--- a/app-editors/hexedit/hexedit-1.2.2.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.2.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/hexedit/hexedit-1.2.2.ebuild,v 1.4 2002/08/02 05:05:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.5 2002/08/06 16:35:51 gerk Exp $
S="${WORKDIR}/hexedit"
DESCRIPTION="View and edit files in hex or ASCII."
@@ -12,7 +12,7 @@ DEPEND="virtual/glibc
RDEPEND=""
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
LICENSE="GPL-1"
src_compile() {