diff options
author | 2004-09-16 01:25:47 +0000 | |
---|---|---|
committer | 2004-09-16 01:25:47 +0000 | |
commit | 850947025c756078990e0c729f5d4147bf979dd5 (patch) | |
tree | f7426c99aed8bf6fb2cc364ab95e150cd893c83e /app-editors/hexedit | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-850947025c756078990e0c729f5d4147bf979dd5.tar.gz gentoo-2-850947025c756078990e0c729f5d4147bf979dd5.tar.bz2 gentoo-2-850947025c756078990e0c729f5d4147bf979dd5.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" |