diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-14 18:04:12 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-14 18:04:12 +0000 |
commit | b0d04ea0446308d4f983558f8baf654e17df5818 (patch) | |
tree | eb4c729b6f093b318bfdf958fe65d2ace71bc983 /app-editors/zile | |
parent | Stable on ppc wrt bug 221063 (diff) | |
download | gentoo-2-b0d04ea0446308d4f983558f8baf654e17df5818.tar.gz gentoo-2-b0d04ea0446308d4f983558f8baf654e17df5818.tar.bz2 gentoo-2-b0d04ea0446308d4f983558f8baf654e17df5818.zip |
amd64 stable wrt bug #226741
(Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.2.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 87f23176c2fa..945bb73c0801 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.57 2008/05/14 11:12:15 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.58 2008/06/14 18:04:12 coldwind Exp $ + + 14 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> zile-2.2.59.ebuild: + amd64 stable wrt bug #226741 *zile-2.2.59 (14 May 2008) diff --git a/app-editors/zile/zile-2.2.59.ebuild b/app-editors/zile/zile-2.2.59.ebuild index 3f4f00a8171e..cd40a5fc5cfe 100644 --- a/app-editors/zile/zile-2.2.59.ebuild +++ b/app-editors/zile/zile-2.2.59.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.59.ebuild,v 1.1 2008/05/14 11:12:15 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.59.ebuild,v 1.2 2008/06/14 18:04:12 coldwind 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="" DEPEND="sys-libs/ncurses |