summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-17 21:40:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-17 21:40:54 +0000
commit74afd6d632e0dbe898689d75766c54864b8f9fdb (patch)
tree39d671a8e7b8d49f41d30bd91fc965ea5de13357 /app-editors
parentMarked stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-74afd6d632e0dbe898689d75766c54864b8f9fdb.tar.gz
gentoo-2-74afd6d632e0dbe898689d75766c54864b8f9fdb.tar.bz2
gentoo-2-74afd6d632e0dbe898689d75766c54864b8f9fdb.zip
stable on ppc64
Diffstat (limited to 'app-editors')
-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 b0e8031b6556..299c2774b4eb 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.18 2004/11/15 20:13:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.19 2004/12/17 21:36:18 corsair Exp $
+
+ 17 Dec 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild:
+ Stable on ppc64
15 Nov 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild:
Marked ~ppc64; bug #71168
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index 37f7fedb4b37..c5cb27f957b1 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.5 2004/11/15 20:13:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.6 2004/12/17 21:36:18 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 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ppc64"
IUSE=""
DEPEND="sys-libs/ncurses"