summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-03 16:17:34 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-03 16:17:34 +0000
commitb055a07274cc439d6469fd24d01dec10ba7014ea (patch)
treef0296f0b6a012ceb8b7d0dd8ad34cc20e3ca5564 /app-editors
parentMark 1.16 stable on ia64 (diff)
downloadgentoo-2-b055a07274cc439d6469fd24d01dec10ba7014ea.tar.gz
gentoo-2-b055a07274cc439d6469fd24d01dec10ba7014ea.tar.bz2
gentoo-2-b055a07274cc439d6469fd24d01dec10ba7014ea.zip
Added ~alpha keyword.
(Portage version: 2.0.54)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hexcurse/ChangeLog7
-rw-r--r--app-editors/hexcurse/hexcurse-1.55.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/hexcurse/ChangeLog b/app-editors/hexcurse/ChangeLog
index 009592ab2400..9d0483ef4cf5 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.6 2005/02/20 05:04:25 gongloo Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.7 2006/04/03 16:17:34 tcort Exp $
+
+ 03 Apr 2006; Thomas Cort <tcort@gentoo.org> hexcurse-1.55.ebuild:
+ Added ~alpha keyword.
19 Feb 2005; <gongloo@gentoo.org> hexcurse-1.55.ebuild:
Stable on ppc-macos.
diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild
index 31c081cb8435..be487bfaaf2f 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
+# Copyright 1999-2006 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.10 2005/08/24 00:12:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.11 2006/04/03 16:17:34 tcort Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.jewfish.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc-macos sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ppc ppc-macos sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"