summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/zile/ChangeLog5
-rw-r--r--app-editors/zile/zile-2.3.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 9e57d5dba875..b4b7d35d55fc 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/zile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.129 2010/10/12 15:36:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.130 2010/10/14 16:55:32 ranger Exp $
+
+ 14 Oct 2010; Brent Baude <ranger@gentoo.org> zile-2.3.19.ebuild:
+ stable ppc, bug 338725
12 Oct 2010; Raúl Porcel <armin76@gentoo.org> zile-2.3.19.ebuild:
alpha/sparc stable wrt #338725
diff --git a/app-editors/zile/zile-2.3.19.ebuild b/app-editors/zile/zile-2.3.19.ebuild
index 1b3803844fd1..45f00c4539ac 100644
--- a/app-editors/zile/zile-2.3.19.ebuild
+++ b/app-editors/zile/zile-2.3.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.19.ebuild,v 1.4 2010/10/12 15:36:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.19.ebuild,v 1.5 2010/10/14 16:55:32 ranger Exp $
EAPI=3
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="livecd test valgrind"
RDEPEND="sys-libs/ncurses"