summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:17:41 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:17:41 +0000
commit7ece79e8a0f9bb581b549aa8c0080fb167153ef5 (patch)
tree14e0de46511571986a9cbcb93dbe92bf8c213fdf /app-editors/hexedit
parent12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.gz
historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.bz2
historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index ecdefc6499bc..e634b5c7ce0e 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,7 +1,10 @@
# 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.2 2002/08/06 16:35:51 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.3 2002/12/09 04:17:39 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*hexedit-1.2.2; (14 Feb 2002)
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index bf2af5d06077..8236cf327447 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
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.7 2002/10/04 04:08:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.8 2002/12/09 04:17:39 manson 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 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
LICENSE="GPL-1"
src_compile() {