summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-11-08 18:48:09 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-11-08 18:48:09 +0000
commita5099ed88bcc8c324d955225e4c615a06560e0b5 (patch)
tree5942b6e0766da94e29ff19235ab0f58f7616589a /app-editors/hexedit
parentAdd irssi USE for bmpx. (diff)
downloadgentoo-2-a5099ed88bcc8c324d955225e4c615a06560e0b5.tar.gz
gentoo-2-a5099ed88bcc8c324d955225e4c615a06560e0b5.tar.bz2
gentoo-2-a5099ed88bcc8c324d955225e4c615a06560e0b5.zip
Stable on hppa.
(Portage version: 2.0.51.22-r3)
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 419dc59b1a64..2ca0ee7f03e5 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.25 2005/11/04 13:16:30 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.26 2005/11/08 18:48:09 killerfox Exp $
+
+ 08 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> hexedit-1.2.10.ebuild:
+ Stable on hppa.
04 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> hexedit-1.2.10.ebuild:
Stable on sparc
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index f7653e3ab4cb..d06e132c5612 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-2005 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.10 2005/11/04 13:16:30 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.11 2005/11/08 18:48:09 killerfox 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="alpha ~amd64 ~arm ~hppa ~ppc ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND="sys-libs/ncurses"