diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 21:45:53 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 21:45:53 +0000 |
commit | ae6d8cdee88b7bcc3c21d86d187c310bb523a1f8 (patch) | |
tree | 4b985490f66717618366097f3b280b1ba7f69bcf /app-editors/lfhex | |
parent | QA: move to maintainer-needed since there is 0 interest around from former de... (diff) | |
download | gentoo-2-ae6d8cdee88b7bcc3c21d86d187c310bb523a1f8.tar.gz gentoo-2-ae6d8cdee88b7bcc3c21d86d187c310bb523a1f8.tar.bz2 gentoo-2-ae6d8cdee88b7bcc3c21d86d187c310bb523a1f8.zip |
Stable on amd64.
(Portage version: 2.2_rc53/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r-- | app-editors/lfhex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lfhex/lfhex-0.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog index 5679e53fc067..1e5b8082f515 100644 --- a/app-editors/lfhex/ChangeLog +++ b/app-editors/lfhex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/lfhex # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.25 2009/11/28 21:43:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.26 2009/11/28 21:45:53 scarabeus Exp $ + + 28 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> lfhex-0.42.ebuild: + Stable on amd64. 28 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> -files/lfhex-gcc3-inline-fix.patch, -lfhex-0.3.7.2.ebuild, diff --git a/app-editors/lfhex/lfhex-0.42.ebuild b/app-editors/lfhex/lfhex-0.42.ebuild index 3d6b4a18eb92..f428596b88ac 100644 --- a/app-editors/lfhex/lfhex-0.42.ebuild +++ b/app-editors/lfhex/lfhex-0.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.42.ebuild,v 1.3 2009/11/28 21:43:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.42.ebuild,v 1.4 2009/11/28 21:45:53 scarabeus Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://stoopidsimple.com/lfhex" SRC_URI="http://stoopidsimple.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" |