summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-04-08 17:23:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-04-08 17:23:24 +0000
commitd7db458f9afde2c007d43e5ac6741ec5b5fba6c9 (patch)
tree266cdc0dfb4110de807de0326277bfede55528a2 /app-editors/zile
parentSmall fixups for 1.2.8. Thanks to RB for the help, fixes #180123. ~amd64 added. (diff)
downloadgentoo-2-d7db458f9afde2c007d43e5ac6741ec5b5fba6c9.tar.gz
gentoo-2-d7db458f9afde2c007d43e5ac6741ec5b5fba6c9.tar.bz2
gentoo-2-d7db458f9afde2c007d43e5ac6741ec5b5fba6c9.zip
Stable on alpha, bug #265306
(Portage version: 2.1.6.11/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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 6b79b9550684..511f6f11f62f 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/zile
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.78 2009/04/07 14:24:08 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.79 2009/04/08 17:23:24 klausman Exp $
+
+ 08 Apr 2009; Tobias Klausmann <klausman@gentoo.org> zile-2.3.4.ebuild:
+ Stable on alpha, bug #265306
07 Apr 2009; Ferris McCormick <fmccor@gentoo.org> zile-2.3.4.ebuild:
Sparc stable, Bug #265306.
diff --git a/app-editors/zile/zile-2.3.4.ebuild b/app-editors/zile/zile-2.3.4.ebuild
index f7ad88471534..590d45928a85 100644
--- a/app-editors/zile/zile-2.3.4.ebuild
+++ b/app-editors/zile/zile-2.3.4.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.4.ebuild,v 1.4 2009/04/07 14:24:08 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.4.ebuild,v 1.5 2009/04/08 17:23:24 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 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~ppc sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="sys-libs/ncurses"