summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-04 13:16:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-04 13:16:30 +0000
commit1c1a4fe44acb2b905ebec813ca3bcc2fa08c952c (patch)
tree0be3185e018d591108e831800594727f0e7c4c4b /app-editors
parentFix bug in Apache2 SAPI. (diff)
downloadhistorical-1c1a4fe44acb2b905ebec813ca3bcc2fa08c952c.tar.gz
historical-1c1a4fe44acb2b905ebec813ca3bcc2fa08c952c.tar.bz2
historical-1c1a4fe44acb2b905ebec813ca3bcc2fa08c952c.zip
Stable on sparc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/Manifest18
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 3abfb0219ff2..419dc59b1a64 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.24 2005/11/03 13:01:39 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.25 2005/11/04 13:16:30 gustavoz Exp $
+
+ 04 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> hexedit-1.2.10.ebuild:
+ Stable on sparc
03 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> -hexedit-1.2.2.ebuild:
Removed old ebuild.
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest
index 40a055f728df..10eafdb87e15 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,6 +1,16 @@
-MD5 d60208caa2c8107534b4ff4b0fa38684 ChangeLog 2261
-MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
-MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
-MD5 605aa0a96f2553ec390f7a43d863c2e4 hexedit-1.2.10.ebuild 669
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
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-----
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index f3fd14070681..f7653e3ab4cb 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.9 2005/11/03 12:59:39 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.10 2005/11/04 13:16:30 gustavoz 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"