diff options
author | 2008-06-16 07:46:57 +0000 | |
---|---|---|
committer | 2008-06-16 07:46:57 +0000 | |
commit | 6192d14c0f309cb3b07008047f0598a6ec8f1dcc (patch) | |
tree | d2077a832bf05aec35223004fc35c0d1b44b21a5 /app-editors | |
parent | stable x86/amd64, bug 226715 (diff) | |
download | gentoo-2-6192d14c0f309cb3b07008047f0598a6ec8f1dcc.tar.gz gentoo-2-6192d14c0f309cb3b07008047f0598a6ec8f1dcc.tar.bz2 gentoo-2-6192d14c0f309cb3b07008047f0598a6ec8f1dcc.zip |
stable x86, bug 226741
(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.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index c4ea3695cac6..2e483dafb877 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.60 2008/06/15 12:27:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.61 2008/06/16 07:46:57 opfer Exp $ + + 16 Jun 2008; Christian Faulhammer <opfer@gentoo.org> zile-2.2.59.ebuild: + stable x86, bug 226741 15 Jun 2008; Tobias Klausmann <klausman@gentoo.org> zile-2.2.59.ebuild: Stable on alpha, bug #226741 diff --git a/app-editors/zile/zile-2.2.59.ebuild b/app-editors/zile/zile-2.2.59.ebuild index e060bdcb0a7e..a852ab991304 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.4 2008/06/15 12:27:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.59.ebuild,v 1.5 2008/06/16 07:46:57 opfer 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 |