summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-15 20:13:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-15 20:13:07 +0000
commit30cb02c63cd0d17fd39dc50321fef72e5ecdee67 (patch)
treea96576a3f8fec418601919203517ea72a22c4a2d /app-editors/hexedit
parentupstream updated their beta. (Manifest recommit) (diff)
downloadgentoo-2-30cb02c63cd0d17fd39dc50321fef72e5ecdee67.tar.gz
gentoo-2-30cb02c63cd0d17fd39dc50321fef72e5ecdee67.tar.bz2
gentoo-2-30cb02c63cd0d17fd39dc50321fef72e5ecdee67.zip
Marked ~ppc64; bug #71168
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 4b3d3240b5b7..b0e8031b6556 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.17 2004/10/05 12:19:43 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.18 2004/11/15 20:13:07 corsair Exp $
+
+ 15 Nov 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild:
+ Marked ~ppc64; bug #71168
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
hexedit-1.2.9.ebuild:
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index 1607130f136a..37f7fedb4b37 100644
--- a/app-editors/hexedit/hexedit-1.2.10.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.10.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-editors/hexedit/hexedit-1.2.10.ebuild,v 1.4 2004/10/23 08:15:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.5 2004/11/15 20:13:07 corsair Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://www.chez.com/prigaux/hexedit.html"
@@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ~ppc64"
IUSE=""
DEPEND="sys-libs/ncurses"