diff options
author | 2004-07-18 06:00:06 +0000 | |
---|---|---|
committer | 2004-07-18 06:00:06 +0000 | |
commit | 72290ab7c9fd8d12f4f98ad3215e541bf784ef9f (patch) | |
tree | cb3c83adbcbbc605b68dc160a82e0b79677e3bed /app-editors/lfhex | |
parent | update ntp.conf with different url for public servers #54564 (Manifest recommit) (diff) | |
download | gentoo-2-72290ab7c9fd8d12f4f98ad3215e541bf784ef9f.tar.gz gentoo-2-72290ab7c9fd8d12f4f98ad3215e541bf784ef9f.tar.bz2 gentoo-2-72290ab7c9fd8d12f4f98ad3215e541bf784ef9f.zip |
x86 stable
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r-- | app-editors/lfhex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lfhex/lfhex-0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog index 32e741e12752..e46e7c49b176 100644 --- a/app-editors/lfhex/ChangeLog +++ b/app-editors/lfhex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/lfhex # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.3 2004/06/24 21:58:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.4 2004/07/18 05:57:25 dragonheart Exp $ + + 18 Jul 2004; Daniel Black <dragonheart@gentoo.org> lfhex-0.3.7.ebuild: + x86 stable 15 Jun 2004; Daniel Black <dragonheart@gentoo.org> lfhex-0.3.7.ebuild: QA - default S= diff --git a/app-editors/lfhex/lfhex-0.3.7.ebuild b/app-editors/lfhex/lfhex-0.3.7.ebuild index bc441a92fcdb..18899ac3d213 100644 --- a/app-editors/lfhex/lfhex-0.3.7.ebuild +++ b/app-editors/lfhex/lfhex-0.3.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.ebuild,v 1.3 2004/06/24 21:58:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.ebuild,v 1.4 2004/07/18 05:57:25 dragonheart Exp $ DESCRIPTION="A fast, efficient hex-editor with support for large files and comparing binary files" HOMEPAGE="http://freshmeat.net/projects/lfhex" SRC_URI="http://home.earthlink.net/~eyekode/data/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |