diff options
author | 2005-11-04 13:16:30 +0000 | |
---|---|---|
committer | 2005-11-04 13:16:30 +0000 | |
commit | f9927ae7df4cafc3a2250fa1f0684bf115d8e7c8 (patch) | |
tree | 83e8b3512d75f0b117bc8caf16705914ccbfe71a /app-editors/hexedit/hexedit-1.2.10.ebuild | |
parent | Fix bug in Apache2 SAPI. (diff) | |
download | gentoo-2-f9927ae7df4cafc3a2250fa1f0684bf115d8e7c8.tar.gz gentoo-2-f9927ae7df4cafc3a2250fa1f0684bf115d8e7c8.tar.bz2 gentoo-2-f9927ae7df4cafc3a2250fa1f0684bf115d8e7c8.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
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 f3fd14070681..f7653e3ab4cb 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.9 2005/11/03 12:59:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.10 2005/11/04 13:16:30 gustavoz 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" |