diff options
author | 2005-11-11 22:59:18 +0000 | |
---|---|---|
committer | 2005-11-11 22:59:18 +0000 | |
commit | 81eb0544d6e78a8262a251e7b81726fb4eb203d0 (patch) | |
tree | d19166ec6820fd223aec258317b9b6c10d5dc37d /app-editors/hexedit/hexedit-1.2.10.ebuild | |
parent | dev-python/reportlab stable on ppc. (diff) | |
download | historical-81eb0544d6e78a8262a251e7b81726fb4eb203d0.tar.gz historical-81eb0544d6e78a8262a251e7b81726fb4eb203d0.tar.bz2 historical-81eb0544d6e78a8262a251e7b81726fb4eb203d0.zip |
app-editors/hexedit stable on ppc.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-editors/hexedit/hexedit-1.2.10.ebuild')
-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 d06e132c5612..ec13a35ef513 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-2005 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.11 2005/11/08 18:48:09 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.12 2005/11/11 22:59:18 hansmi 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="alpha ~amd64 ~arm hppa ~ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc-macos ppc64 sparc x86" IUSE="" DEPEND="sys-libs/ncurses" |