diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:25:03 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:25:03 +0000 |
commit | a7a10638f15f63c701bcca4eb76ecd75b797dbd1 (patch) | |
tree | f203f93ea2faf91fe76fa63c01b057b870c9e110 /app-editors/hexedit | |
parent | ppc-macos keywording (diff) | |
download | historical-a7a10638f15f63c701bcca4eb76ecd75b797dbd1.tar.gz historical-a7a10638f15f63c701bcca4eb76ecd75b797dbd1.tar.bz2 historical-a7a10638f15f63c701bcca4eb76ecd75b797dbd1.zip |
ppc-macos keywording
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild index d8d3a2c1bb63..4ac672179d35 100644 --- a/app-editors/hexedit/hexedit-1.2.10.ebuild +++ b/app-editors/hexedit/hexedit-1.2.10.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/hexedit/hexedit-1.2.10.ebuild,v 1.2 2004/08/11 16:18:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.3 2004/09/16 01:24:36 pvdabeel Exp $ DESCRIPTION="View and edit files in hex or ASCII" HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" @@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 macos" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 macos ppc-macos" IUSE="" DEPEND="sys-libs/ncurses" |