summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-09 17:20:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-09 17:20:31 +0000
commit7c318664027cc4e485ee8c54ebfc037320c3f6a1 (patch)
tree7e4f48e1c3ca0ac47d49e48745d21de1f29f3c3a /app-editors
parentRevert (diff)
downloadgentoo-2-7c318664027cc4e485ee8c54ebfc037320c3f6a1.tar.gz
gentoo-2-7c318664027cc4e485ee8c54ebfc037320c3f6a1.tar.bz2
gentoo-2-7c318664027cc4e485ee8c54ebfc037320c3f6a1.zip
alpha stable wrt #313867
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/zile/ChangeLog5
-rw-r--r--app-editors/zile/zile-2.3.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 215d67a6cb33..46d6385344f6 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.117 2010/04/16 15:18:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.118 2010/05/09 17:20:31 armin76 Exp $
+
+ 09 May 2010; Raúl Porcel <armin76@gentoo.org> zile-2.3.15.ebuild:
+ alpha stable wrt #313867
16 Apr 2010; Brent Baude <ranger@gentoo.org> zile-2.3.15.ebuild:
stable ppc, bug 313867
diff --git a/app-editors/zile/zile-2.3.15.ebuild b/app-editors/zile/zile-2.3.15.ebuild
index ea51d5380544..145b72764662 100644
--- a/app-editors/zile/zile-2.3.15.ebuild
+++ b/app-editors/zile/zile-2.3.15.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.15.ebuild,v 1.4 2010/04/16 15:18:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.15.ebuild,v 1.5 2010/05/09 17:20:31 armin76 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"