summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-09-30 20:11:16 +0000
committerMarkus Meier <maekke@gentoo.org>2010-09-30 20:11:16 +0000
commiteec87f0bc11d8a2e7655a57c60371788c2ed2740 (patch)
tree476744702e8aa700d825a366ad7292463508e629 /app-editors/zile
parentstable ppc64, bug 338088 (diff)
downloadgentoo-2-eec87f0bc11d8a2e7655a57c60371788c2ed2740.tar.gz
gentoo-2-eec87f0bc11d8a2e7655a57c60371788c2ed2740.tar.bz2
gentoo-2-eec87f0bc11d8a2e7655a57c60371788c2ed2740.zip
x86 stable, bug #338725
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/zile')
-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 5d3081207057..14302d0952c8 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.126 2010/09/27 16:38:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.127 2010/09/30 20:11:16 maekke Exp $
+
+ 30 Sep 2010; Markus Meier <maekke@gentoo.org> zile-2.3.19.ebuild:
+ x86 stable, bug #338725
27 Sep 2010; Markos Chandras <hwoarang@gentoo.org> zile-2.3.19.ebuild:
Stable on amd64 wrt bug #338725
diff --git a/app-editors/zile/zile-2.3.19.ebuild b/app-editors/zile/zile-2.3.19.ebuild
index 7ae7123d9db2..0ad90dba346f 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.2 2010/09/27 16:38:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.19.ebuild,v 1.3 2010/09/30 20:11:16 maekke 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"