summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/zile/ChangeLog5
-rw-r--r--app-editors/zile/zile-2.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 71d74afb9aae..09a9e1973543 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/zile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.99 2009/08/19 21:23:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.100 2009/08/29 10:29:16 klausman Exp $
+
+ 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> zile-2.3.9.ebuild:
+ Stable on alpha, bug #280695
19 Aug 2009; Ulrich Mueller <ulm@gentoo.org> -zile-2.3.10.ebuild,
zile-2.3.10-r1.ebuild:
diff --git a/app-editors/zile/zile-2.3.9.ebuild b/app-editors/zile/zile-2.3.9.ebuild
index eb9f8de6af50..70a3387aef32 100644
--- a/app-editors/zile/zile-2.3.9.ebuild
+++ b/app-editors/zile/zile-2.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.9.ebuild,v 1.4 2009/08/11 17:26:32 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.9.ebuild,v 1.5 2009/08/29 10:29:16 klausman Exp $
DESCRIPTION="Zile is a small Emacs clone"
HOMEPAGE="http://www.gnu.org/software/zile/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="sys-libs/ncurses"