summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-21 21:06:54 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-21 21:06:54 +0000
commit83f6baeb10314ad5fff14c5fb06931f4b43e09ad (patch)
tree863d21c32e5f4dbab96651be0b08f5e202504454 /app-editors
parentRemove unnecessary libc dep, bug #113087 (diff)
downloadhistorical-83f6baeb10314ad5fff14c5fb06931f4b43e09ad.tar.gz
historical-83f6baeb10314ad5fff14c5fb06931f4b43e09ad.tar.bz2
historical-83f6baeb10314ad5fff14c5fb06931f4b43e09ad.zip
stable on amd64
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, 10 insertions, 17 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index ffc46fd5e125..d9cc256f1829 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.27 2005/11/11 22:59:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.28 2005/11/21 21:06:54 blubb Exp $
+
+ 21 Nov 2005; Simon Stelling <blubb@gentoo.org> hexedit-1.2.10.ebuild:
+ stable on amd64
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> hexedit-1.2.10.ebuild:
Stable on ppc.
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest
index d4615f891a49..02adc49cb1e7 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c18a5faedf140b41483a4cc21ea44f5a ChangeLog 2546
-MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
-MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
-MD5 2a9b06dcaf23e3e73109e7c8677e14fc hexedit-1.2.10.ebuild 664
+MD5 e8460315f75e42df8e036d143d40477f ChangeLog 2636
+MD5 c6e924c7d1ca57fdf79e00de0b46709d hexedit-1.2.10.ebuild 662
MD5 1ce546986745a07b8f98f1d2ed89e515 hexedit-1.2.9.ebuild 650
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDeYNKgIKl8Uu19MoRAq00AJ4g7TnXMhblbAtYFg9/4Wt9iycCRQCfaJpi
-5NKqWOFSD+dlTjzBZ+TKZmc=
-=FLag
------END PGP SIGNATURE-----
+MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
+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 84e257a4c432..1925feeb4168 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.13 2005/11/15 06:41:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.14 2005/11/21 21:06:54 blubb 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"