summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2011-04-22 18:18:55 +0000
committerKenneth Prugh <ken69267@gentoo.org>2011-04-22 18:18:55 +0000
commitc922e589efb77a0a2429e6ffe4a9aab57e69e829 (patch)
tree46ac0ae343393c28dced94fe68786f2e5cc6ebb1 /app-editors/zile
parentalpha/ia64/m68k/s390/sh stable wrt #358717 (diff)
downloadgentoo-2-c922e589efb77a0a2429e6ffe4a9aab57e69e829.tar.gz
gentoo-2-c922e589efb77a0a2429e6ffe4a9aab57e69e829.tar.bz2
gentoo-2-c922e589efb77a0a2429e6ffe4a9aab57e69e829.zip
amd64 stable, bug #364499
(Portage version: 2.1.9.46/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.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index ca88839b84f6..8fa12d45d2a8 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/zile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.140 2011/04/01 07:45:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.141 2011/04/22 18:18:55 ken69267 Exp $
+
+ 22 Apr 2011; Kenneth Prugh <ken69267@gentoo.org> zile-2.3.23.ebuild:
+ amd64 stable, bug #364499
01 Apr 2011; Ulrich Mueller <ulm@gentoo.org> zile-2.3.23.ebuild:
Drop perl and help2man dependencies, because they are only needed after
diff --git a/app-editors/zile/zile-2.3.23.ebuild b/app-editors/zile/zile-2.3.23.ebuild
index 184701aafd4d..824441570aac 100644
--- a/app-editors/zile/zile-2.3.23.ebuild
+++ b/app-editors/zile/zile-2.3.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.23.ebuild,v 1.2 2011/04/01 07:45:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.23.ebuild,v 1.3 2011/04/22 18:18:55 ken69267 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"