summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-03 11:52:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-03 11:52:09 +0000
commit83b6ae4f41a4d6de8175a5903be657e7565242ab (patch)
tree07876220f9ee0ab516ddae1b41823d21c8a6990b /app-editors/hexedit
parentStable on amd64 wrt bug #194328 (diff)
downloadgentoo-2-83b6ae4f41a4d6de8175a5903be657e7565242ab.tar.gz
gentoo-2-83b6ae4f41a4d6de8175a5903be657e7565242ab.tar.bz2
gentoo-2-83b6ae4f41a4d6de8175a5903be657e7565242ab.zip
alpha stable wrt #194418
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 689a3d936613..2d58435ed309 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.38 2007/10/03 07:47:25 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.39 2007/10/03 11:52:09 armin76 Exp $
+
+ 03 Oct 2007; Raúl Porcel <armin76@gentoo.org> hexedit-1.2.12.ebuild:
+ alpha stable wrt #194418
03 Oct 2007; Tom Gall <tgall@gentoo.org> hexedit-1.2.12.ebuild:
stable on ppc64
diff --git a/app-editors/hexedit/hexedit-1.2.12.ebuild b/app-editors/hexedit/hexedit-1.2.12.ebuild
index 4efed27085d9..aeb1f7812016 100644
--- a/app-editors/hexedit/hexedit-1.2.12.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.9 2007/10/03 07:47:25 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.10 2007/10/03 11:52:09 armin76 Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://people.mandriva.com/~prigaux/hexedit.html"
@@ -8,7 +8,7 @@ SRC_URI="http://people.mandriva.com/~prigaux/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="sys-libs/ncurses"