summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-01-18 20:22:37 +0000
committerChuck Short <zul@gentoo.org>2004-01-18 20:22:37 +0000
commit0d8ede41626130282cc894cafeb70d5966773137 (patch)
tree68d1c3020d2f7a413bbd7684ae6f314c656a608e
parentAdded amd64 keyword fixes #37214, header updates. (Manifest recommit) (diff)
downloadgentoo-2-0d8ede41626130282cc894cafeb70d5966773137.tar.gz
gentoo-2-0d8ede41626130282cc894cafeb70d5966773137.tar.bz2
gentoo-2-0d8ede41626130282cc894cafeb70d5966773137.zip
Header update, added amd64 keyword.
-rw-r--r--app-editors/hexedit/ChangeLog7
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 60a69491fb6f..b4014047f692 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.7 2003/10/01 11:39:33 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.8 2004/01/18 20:22:37 zul Exp $
+
+ 18 Jan 2004; Chuck Short <zul@gentoo.org> hexedit-1.2.2.ebuild:
+ Header update, added amd64 keyword.
21 May 2003; Tavis Ormandy <taviso@gentoo.org> hexedit-1.2.2.ebuild:
looks good on alpha.
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index 541666d5f018..4a4c19b3a387 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.11 2003/09/05 23:05:05 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.12 2004/01/18 20:22:37 zul 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 alpha"
+KEYWORDS="x86 ppc sparc alpha amd64"
LICENSE="GPL-1"
src_compile() {