diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-06 13:20:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-06 13:20:29 +0000 |
commit | dc0f7c0e5174acbfe263e4a8b464df1a0b3236c5 (patch) | |
tree | d7a0667ce1727d0f3d94eb244127c8031bba0c3d /app-editors | |
parent | Version bump with important security fix (bug #220391). Also fixed patch for ... (diff) | |
download | gentoo-2-dc0f7c0e5174acbfe263e4a8b464df1a0b3236c5.tar.gz gentoo-2-dc0f7c0e5174acbfe263e4a8b464df1a0b3236c5.tar.bz2 gentoo-2-dc0f7c0e5174acbfe263e4a8b464df1a0b3236c5.zip |
alpha/sparc stable wrt #220523
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.2.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index b8109a5a064e..0c3a3d090ece 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.52 2008/04/06 17:11:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.53 2008/05/06 13:20:29 armin76 Exp $ + + 06 May 2008; Raúl Porcel <armin76@gentoo.org> zile-2.2.57.ebuild: + alpha/sparc stable wrt #220523 *zile-2.2.57 (06 Apr 2008) diff --git a/app-editors/zile/zile-2.2.57.ebuild b/app-editors/zile/zile-2.2.57.ebuild index 5e9acac964de..629a71ca4e54 100644 --- a/app-editors/zile/zile-2.2.57.ebuild +++ b/app-editors/zile/zile-2.2.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.57.ebuild,v 1.1 2008/04/06 17:11:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.57.ebuild,v 1.2 2008/05/06 13:20:29 armin76 Exp $ DESCRIPTION="Zile is a small Emacs clone" HOMEPAGE="http://zile.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/zile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~ppc sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="sys-libs/ncurses |