summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/Manifest16
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild4
3 files changed, 9 insertions, 16 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/Manifest b/app-editors/hexedit/Manifest
index 10eafdb87e15..f2a5a52d2f04 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 16bc3ecca3808d8db0f1ca6ba45ca5d0 ChangeLog 2454
+MD5 4ce2332d0e6009f3db50a9ea62ebb5b5 hexedit-1.2.10.ebuild 669
MD5 1ce546986745a07b8f98f1d2ed89e515 hexedit-1.2.9.ebuild 650
-MD5 9e6a0822a3dbff8411f6c33d0ced4467 hexedit-1.2.10.ebuild 669
-MD5 1340d4b7e39319643564beece3d0e876 ChangeLog 2357
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDa18+KRy60XGEcJIRApUnAJ9a6vflonqHRCACKXA7HTyHZ9GIeQCgqr03
-ok1CwtyCmX6IhIl7egLmodc=
-=SPeT
------END PGP SIGNATURE-----
+MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
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"