summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/zile/ChangeLog6
-rw-r--r--app-editors/zile/zile-1.7_beta3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 663f8e372ec8..dcca24c48f7c 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/zile
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.10 2004/10/23 10:24:40 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.11 2004/12/21 21:47:46 hansmi Exp $
+
+ 21 Dec 2004; Michael Hanselmann <hansmi@gentoo.org>
+ zile-1.7_beta3-r1.ebuild:
+ Stable on ppc. See bug 75089.
23 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> zile-1.7_beta3-r1.ebuild:
Stable on x86 and alpha.
diff --git a/app-editors/zile/zile-1.7_beta3-r1.ebuild b/app-editors/zile/zile-1.7_beta3-r1.ebuild
index 742f64502c72..ffdba686866b 100644
--- a/app-editors/zile/zile-1.7_beta3-r1.ebuild
+++ b/app-editors/zile/zile-1.7_beta3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-1.7_beta3-r1.ebuild,v 1.3 2004/10/23 10:24:40 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-1.7_beta3-r1.ebuild,v 1.4 2004/12/21 21:47:46 hansmi Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/zile/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 alpha -ppc ~amd64"
+KEYWORDS="x86 alpha ppc ~amd64"
IUSE="doc"
RDEPEND=">=sys-libs/ncurses-5.2"