diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-09-11 15:39:57 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-09-11 15:39:57 +0000 |
commit | 040b4f194251b65a2ec8fa6a6755aaba2faf183e (patch) | |
tree | 5de562ef631ba20dfabd7f2716d6b67a6e935a3d /app-editors | |
parent | Closing #63105 (Manifest recommit) (diff) | |
download | gentoo-2-040b4f194251b65a2ec8fa6a6755aaba2faf183e.tar.gz gentoo-2-040b4f194251b65a2ec8fa6a6755aaba2faf183e.tar.bz2 gentoo-2-040b4f194251b65a2ec8fa6a6755aaba2faf183e.zip |
x86 keyword
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/lfhex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lfhex/lfhex-0.3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog index f88b2d0a3cdc..5e5ffc7481b6 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.6 2004/08/01 20:53:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.7 2004/09/11 15:37:20 dragonheart Exp $ + + 12 Sep 2004; Daniel Black <dragonheart@gentoo.org> lfhex-0.3.7-r1.ebuild: + x86 keyword 01 Aug 2004; David Holm <dholm@gentoo.org> lfhex-0.3.7-r1.ebuild: Added to ~ppc. diff --git a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild index 2d143a3302d7..4ce5b57237e2 100644 --- a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild +++ b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.2 2004/08/01 20:53:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.3 2004/09/11 15:37:20 dragonheart 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="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" |