summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-08-11 17:26:32 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-08-11 17:26:32 +0000
commitd7a233c3cb8237d1f4d524c1e1bdbccce6b09c98 (patch)
treefba93115d4ecf51c7ec65152fe39539a8c77c245 /app-editors
parentinitial commit of pecl-ssh2 (diff)
downloadgentoo-2-d7a233c3cb8237d1f4d524c1e1bdbccce6b09c98.tar.gz
gentoo-2-d7a233c3cb8237d1f4d524c1e1bdbccce6b09c98.tar.bz2
gentoo-2-d7a233c3cb8237d1f4d524c1e1bdbccce6b09c98.zip
stable amd64/sparc, bug 280695
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-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 a3958cfac530..745407bfdc38 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.95 2009/08/09 16:07:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.96 2009/08/11 17:26:32 tcunha Exp $
+
+ 11 Aug 2009; Tiago Cunha <tcunha@gentoo.org> zile-2.3.9.ebuild:
+ stable amd64/sparc, bug 280695
09 Aug 2009; nixnut <nixnut@gentoo.org> zile-2.3.9.ebuild:
ppc stable #280695
diff --git a/app-editors/zile/zile-2.3.9.ebuild b/app-editors/zile/zile-2.3.9.ebuild
index 7840693277d3..eb9f8de6af50 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.3 2009/08/09 16:07:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.9.ebuild,v 1.4 2009/08/11 17:26:32 tcunha 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"