summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-14 10:01:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-14 10:01:54 +0000
commit1fe980716ff3cc0b146008b74e030d2267e2fac9 (patch)
tree4ce6cc93644304e85716ea93052802f5b83a5a7e /app-editors/zile
parentFixed encoding in ChangeLog (diff)
downloadgentoo-2-1fe980716ff3cc0b146008b74e030d2267e2fac9.tar.gz
gentoo-2-1fe980716ff3cc0b146008b74e030d2267e2fac9.tar.bz2
gentoo-2-1fe980716ff3cc0b146008b74e030d2267e2fac9.zip
x86 stable wrt #265306
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 38c5e7cb809b..5d7ea7800fd5 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.82 2009/04/11 13:15:01 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.83 2009/04/14 10:01:54 armin76 Exp $
+
+ 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> zile-2.3.4.ebuild:
+ x86 stable wrt #265306
11 Apr 2009; nixnut <nixnut@gentoo.org> zile-2.3.4.ebuild:
ppc stable #265306
diff --git a/app-editors/zile/zile-2.3.4.ebuild b/app-editors/zile/zile-2.3.4.ebuild
index 67abd012670f..0c847f483789 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.6 2009/04/11 13:15:01 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.4.ebuild,v 1.7 2009/04/14 10:01:54 armin76 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"