summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-12-02 18:55:10 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-12-02 18:55:10 +0000
commit3700906844762835e128078d0f7e3ee28b5a6703 (patch)
tree41032a7ebee473918063cd37846583f9d88be73f /app-editors/zile
parentCleanup ebuild. (diff)
downloadgentoo-2-3700906844762835e128078d0f7e3ee28b5a6703.tar.gz
gentoo-2-3700906844762835e128078d0f7e3ee28b5a6703.tar.bz2
gentoo-2-3700906844762835e128078d0f7e3ee28b5a6703.zip
ppc stable #294847
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-editors/zile')
-rw-r--r--app-editors/zile/ChangeLog5
-rw-r--r--app-editors/zile/zile-2.3.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 1684d695e140..a32d764fbd58 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.107 2009/12/01 18:46:53 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.108 2009/12/02 18:55:10 nixnut Exp $
+
+ 02 Dec 2009; nixnut <nixnut@gentoo.org> zile-2.3.13.ebuild:
+ ppc stable #294847
01 Dec 2009; Tiago Cunha <tcunha@gentoo.org> zile-2.3.13.ebuild:
stable sparc, bug 294847
diff --git a/app-editors/zile/zile-2.3.13.ebuild b/app-editors/zile/zile-2.3.13.ebuild
index 56adc34ef973..fdad3bcccb51 100644
--- a/app-editors/zile/zile-2.3.13.ebuild
+++ b/app-editors/zile/zile-2.3.13.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.13.ebuild,v 1.3 2009/12/01 18:46:53 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.13.ebuild,v 1.4 2009/12/02 18:55:10 nixnut Exp $
EAPI=2
@@ -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"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="test valgrind"
RDEPEND="sys-libs/ncurses"