summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-20 11:31:45 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-20 11:31:45 +0000
commitfe9149cea4eb989f64fa54b708559789807e2cf9 (patch)
tree1e71b82e2878a7fe476196c80f6fbf5c3925e547 /app-editors
parentpolicy cleanup (diff)
downloadgentoo-2-fe9149cea4eb989f64fa54b708559789807e2cf9.tar.gz
gentoo-2-fe9149cea4eb989f64fa54b708559789807e2cf9.tar.bz2
gentoo-2-fe9149cea4eb989f64fa54b708559789807e2cf9.zip
Keyworded ~ppc-macos.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-editors')
-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 7fdd285c305d..171fc385f65f 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.4 2005/01/01 13:27:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.5 2005/01/20 11:31:45 gongloo Exp $
+
+ 20 Jan 2005; <gongloo@gentoo.org> hexcurse-1.55.ebuild:
+ Keyworded ~ppc-macos.
09 Aug 2004; Mike Frysinger <vapier@gentoo.org> +files/1.55-gcc.patch,
hexcurse-1.55.ebuild:
diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild
index 93ad8215d998..ac109c6998db 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.7 2005/01/01 13:27:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.8 2005/01/20 11:31:45 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"
+KEYWORDS="x86 ppc sparc arm hppa amd64 ~ppc-macos"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"