summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-15 20:13:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-15 20:13:07 +0000
commitc90e0a78afc0f073b7298bc4266c0a0abc8bee45 (patch)
treec2424da6b2809c175538d187757b32744978a65c /app-editors/hexedit
parentupstream updated their beta. (diff)
downloadhistorical-c90e0a78afc0f073b7298bc4266c0a0abc8bee45.tar.gz
historical-c90e0a78afc0f073b7298bc4266c0a0abc8bee45.tar.bz2
historical-c90e0a78afc0f073b7298bc4266c0a0abc8bee45.zip
Marked ~ppc64; bug #71168
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/Manifest6
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 4b3d3240b5b7..b0e8031b6556 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2004/10/05 12:19:43 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.18 2004/11/15 20:13:07 corsair Exp $
+
+ 15 Nov 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild:
+ Marked ~ppc64; bug #71168
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
hexedit-1.2.9.ebuild:
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest
index 90fcaa603d08..a79b170d788e 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,8 +1,8 @@
-MD5 4089eef7458ad5dd86d6564fb77648e2 ChangeLog 1654
+MD5 401e1099c302f9a949af1f2506d8c8cb ChangeLog 1754
+MD5 3861c9276259e812707028410fcc9db6 hexedit-1.2.10.ebuild 671
MD5 7696455a08c82a81746299ca64f8dbd7 hexedit-1.2.2.ebuild 639
MD5 fcffafd3bce0b0279a055730806edc0e hexedit-1.2.9.ebuild 648
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 6bd36cdb8c997ec5d006fdcf200c82d0 hexedit-1.2.10.ebuild 666
+MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
MD5 6e5875f691ced8ecac86ccc41c443a3b files/digest-hexedit-1.2.2 65
MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
-MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index 1607130f136a..37f7fedb4b37 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-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.10.ebuild,v 1.4 2004/10/23 08:15:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.5 2004/11/15 20:13:07 corsair 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 ppc-macos"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ~ppc64"
IUSE=""
DEPEND="sys-libs/ncurses"