summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 16:07:52 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 16:07:52 +0000
commitc7e910ee0dd39b30aa63045d1a35a6b4a09eb308 (patch)
tree7259376eba0105a7bd18e35ba4c7ddd7b28b45dd /app-editors/zile
parentDisable jemalloc on hardened, thanks to Anarchy in bug #278698 for the workar... (diff)
downloadgentoo-2-c7e910ee0dd39b30aa63045d1a35a6b4a09eb308.tar.gz
gentoo-2-c7e910ee0dd39b30aa63045d1a35a6b4a09eb308.tar.bz2
gentoo-2-c7e910ee0dd39b30aa63045d1a35a6b4a09eb308.zip
ppc stable #280695
(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.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 004db1627524..a3958cfac530 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.94 2009/08/08 23:17:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.95 2009/08/09 16:07:52 nixnut Exp $
+
+ 09 Aug 2009; nixnut <nixnut@gentoo.org> zile-2.3.9.ebuild:
+ ppc stable #280695
08 Aug 2009; Christian Faulhammer <fauli@gentoo.org> zile-2.3.9.ebuild:
stable x86, bug 280695
diff --git a/app-editors/zile/zile-2.3.9.ebuild b/app-editors/zile/zile-2.3.9.ebuild
index 2c180d7d052d..7840693277d3 100644
--- a/app-editors/zile/zile-2.3.9.ebuild
+++ b/app-editors/zile/zile-2.3.9.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.9.ebuild,v 1.2 2009/08/08 23:17:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.9.ebuild,v 1.3 2009/08/09 16:07:52 nixnut 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"