diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-09 19:15:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-09 19:15:11 +0000 |
commit | 04bb4ca673e7d8f68f456830363b9e40952035db (patch) | |
tree | aa23495e1ac3cdd8615311aa20c3e54b66b49d9a /app-editors/lfhex | |
parent | remove old (diff) | |
download | gentoo-2-04bb4ca673e7d8f68f456830363b9e40952035db.tar.gz gentoo-2-04bb4ca673e7d8f68f456830363b9e40952035db.tar.bz2 gentoo-2-04bb4ca673e7d8f68f456830363b9e40952035db.zip |
ppc stable #288112
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 b3a4f104e150..2ebd692b5efa 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.27 2009/12/01 09:58:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.28 2009/12/09 19:15:11 nixnut Exp $ + + 09 Dec 2009; nixnut <nixnut@gentoo.org> lfhex-0.42.ebuild: + ppc stable #288112 01 Dec 2009; Markus Meier <maekke@gentoo.org> lfhex-0.42.ebuild: x86 stable, bug #288112 diff --git a/app-editors/lfhex/lfhex-0.42.ebuild b/app-editors/lfhex/lfhex-0.42.ebuild index b6c4f4dbc6a6..1b3ae9389e98 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.5 2009/12/01 09:58:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.42.ebuild,v 1.6 2009/12/09 19:15:11 nixnut 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="" |