diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 15:36:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 15:36:01 +0000 |
commit | 16f8715fae5378995f5e73128b8a14a0f4e94a65 (patch) | |
tree | b483a40697a0b0c70fdeb473d375c06657065691 /app-editors/lfhex | |
parent | Remove old version (diff) | |
download | gentoo-2-16f8715fae5378995f5e73128b8a14a0f4e94a65.tar.gz gentoo-2-16f8715fae5378995f5e73128b8a14a0f4e94a65.tar.bz2 gentoo-2-16f8715fae5378995f5e73128b8a14a0f4e94a65.zip |
Stable on amd64/x86 wrt bug #146103.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r-- | app-editors/lfhex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lfhex/lfhex-0.3.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog index 0c81fc51bd3c..8b6c2877cc71 100644 --- a/app-editors/lfhex/ChangeLog +++ b/app-editors/lfhex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/lfhex # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.15 2006/07/12 08:39:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.16 2006/10/04 15:36:01 wolf31o2 Exp $ + + 04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> lfhex-0.3.7.2.ebuild: + Stable on amd64/x86 wrt bug #146103. *lfhex-0.3.7.2 (12 Jul 2006) diff --git a/app-editors/lfhex/lfhex-0.3.7.2.ebuild b/app-editors/lfhex/lfhex-0.3.7.2.ebuild index 1737da63f2e8..d0870cee4fe2 100644 --- a/app-editors/lfhex/lfhex-0.3.7.2.ebuild +++ b/app-editors/lfhex/lfhex-0.3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.1 2006/07/12 08:39:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.2.ebuild,v 1.2 2006/10/04 15:36:01 wolf31o2 Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/lfhex" SRC_URI="http://home.earthlink.net/~eyekode/data/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" |