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 | 3e22cba3e21efc04fba4cf599a1744b77347c48b (patch) | |
tree | 54e9d78d0b4689e6170808dd7b8577201395a6fd /app-editors/lfhex/lfhex-0.42.ebuild | |
parent | QA: move to maintainer-needed since there is 0 interest around from former de... (diff) | |
download | historical-3e22cba3e21efc04fba4cf599a1744b77347c48b.tar.gz historical-3e22cba3e21efc04fba4cf599a1744b77347c48b.tar.bz2 historical-3e22cba3e21efc04fba4cf599a1744b77347c48b.zip |
Stable on amd64.
Package-Manager: portage-2.2_rc53/cvs/Linux x86_64
Diffstat (limited to 'app-editors/lfhex/lfhex-0.42.ebuild')
-rw-r--r-- | app-editors/lfhex/lfhex-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |