diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-15 06:41:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-15 06:41:06 +0000 |
commit | 72e9d6858d72b99c1fcc035cc6a8700498c2b275 (patch) | |
tree | 0cc7cbd0bb30522ccd24aa7ec087b4a1800a08b3 /app-editors | |
parent | - stable on arm (diff) | |
download | historical-72e9d6858d72b99c1fcc035cc6a8700498c2b275.tar.gz historical-72e9d6858d72b99c1fcc035cc6a8700498c2b275.tar.bz2 historical-72e9d6858d72b99c1fcc035cc6a8700498c2b275.zip |
arm stable
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/Manifest | 12 | ||||
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.10.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest index 78a9262638e4..d4615f891a49 100644 --- a/app-editors/hexedit/Manifest +++ b/app-editors/hexedit/Manifest @@ -1,6 +1,16 @@ +-----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 e447ad37698bf962259d010556ed472b hexedit-1.2.10.ebuild 665 +MD5 2a9b06dcaf23e3e73109e7c8677e14fc hexedit-1.2.10.ebuild 664 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----- diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild index ec13a35ef513..84e257a4c432 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.12 2005/11/11 22:59:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.13 2005/11/15 06:41:06 vapier 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" |