summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-02-20 05:04:25 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-02-20 05:04:25 +0000
commitb171b64d5fd33a71d053a7bb9f6057af27f868c7 (patch)
tree3822c02e17882f59b75ca0a47c33add671989f5b
parentAdded big filesystem image patch from bug #80098. (diff)
downloadgentoo-2-b171b64d5fd33a71d053a7bb9f6057af27f868c7.tar.gz
gentoo-2-b171b64d5fd33a71d053a7bb9f6057af27f868c7.tar.bz2
gentoo-2-b171b64d5fd33a71d053a7bb9f6057af27f868c7.zip
Stable on ppc-macos.
(Portage version: 2.0.51-r15)
-rw-r--r--app-editors/hexcurse/ChangeLog5
-rw-r--r--app-editors/hexcurse/hexcurse-1.55.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexcurse/ChangeLog b/app-editors/hexcurse/ChangeLog
index 171fc385f65f..009592ab2400 100644
--- a/app-editors/hexcurse/ChangeLog
+++ b/app-editors/hexcurse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexcurse
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.5 2005/01/20 11:31:45 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.6 2005/02/20 05:04:25 gongloo Exp $
+
+ 19 Feb 2005; <gongloo@gentoo.org> hexcurse-1.55.ebuild:
+ Stable on ppc-macos.
20 Jan 2005; <gongloo@gentoo.org> hexcurse-1.55.ebuild:
Keyworded ~ppc-macos.
diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild
index ac109c6998db..455f70809b1b 100644
--- a/app-editors/hexcurse/hexcurse-1.55.ebuild
+++ b/app-editors/hexcurse/hexcurse-1.55.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/hexcurse/hexcurse-1.55.ebuild,v 1.8 2005/01/20 11:31:45 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.9 2005/02/20 05:04:25 gongloo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.jewfish.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc arm hppa amd64 ~ppc-macos"
+KEYWORDS="x86 ppc sparc arm hppa amd64 ppc-macos"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"