summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-07-02 19:23:31 +0000
committerMarkus Meier <maekke@gentoo.org>2009-07-02 19:23:31 +0000
commitdee4fe7425235827acc7967933ab4ba1d9885cd9 (patch)
tree80613d61a7aa28e1dc50194247f6987504772dae /app-editors
parentStable for HPPA too. (diff)
downloadgentoo-2-dee4fe7425235827acc7967933ab4ba1d9885cd9.tar.gz
gentoo-2-dee4fe7425235827acc7967933ab4ba1d9885cd9.tar.bz2
gentoo-2-dee4fe7425235827acc7967933ab4ba1d9885cd9.zip
amd64 stable, bug #273235
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/zile/ChangeLog5
-rw-r--r--app-editors/zile/zile-2.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 54ecb565b8f2..71849767ac1f 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.88 2009/06/30 15:15:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.89 2009/07/02 19:23:31 maekke Exp $
+
+ 02 Jul 2009; Markus Meier <maekke@gentoo.org> zile-2.3.7.ebuild:
+ amd64 stable, bug #273235
30 Jun 2009; Raúl Porcel <armin76@gentoo.org> zile-2.3.7.ebuild:
sparc stable wrt #273235
diff --git a/app-editors/zile/zile-2.3.7.ebuild b/app-editors/zile/zile-2.3.7.ebuild
index a40bf7c3689f..a197d91f3651 100644
--- a/app-editors/zile/zile-2.3.7.ebuild
+++ b/app-editors/zile/zile-2.3.7.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.7.ebuild,v 1.4 2009/06/30 15:15:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.7.ebuild,v 1.5 2009/07/02 19:23:31 maekke 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"