summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 12:19:44 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 12:19:44 +0000
commitf8ec944b355ab620da0ecb6d0e71aedf601fe8e3 (patch)
tree0dfe956b6ecabb1a8f04a4efd9da97870dce6572 /app-editors/hexedit
parentAdded ~sparc keyword. (diff)
downloadhistorical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.gz
historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.bz2
historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.zip
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog6
-rw-r--r--app-editors/hexedit/hexedit-1.2.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index f653b6c57c88..4b3d3240b5b7 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,10 @@
# 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.16 2004/08/11 16:18:52 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.17 2004/10/05 12:19:43 pvdabeel Exp $
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ hexedit-1.2.9.ebuild:
+ Masked hexedit-1.2.9.ebuild stable for ppc
*hexedit-1.2.10 (06 Aug 2004)
diff --git a/app-editors/hexedit/hexedit-1.2.9.ebuild b/app-editors/hexedit/hexedit-1.2.9.ebuild
index 806c99ff60bd..db20ea1f1063 100644
--- a/app-editors/hexedit/hexedit-1.2.9.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.9.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.9.ebuild,v 1.10 2004/08/05 23:40:55 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.11 2004/10/05 12:19:43 pvdabeel 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"
+KEYWORDS="x86 ppc sparc alpha arm hppa amd64"
IUSE=""
DEPEND="sys-libs/ncurses"