diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.2.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index e19a4fdfa96e..261e6c2bf98b 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.40 2007/12/16 14:41:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.41 2007/12/16 16:57:51 fmccor Exp $ + + 16 Dec 2007; Ferris McCormick <fmccor@gentoo.org> zile-2.2.49.ebuild: + Sparc stable --- Bug #202429 --- test passes and editor works. 16 Dec 2007; Markus Meier <maekke@gentoo.org> zile-2.2.49.ebuild: x86 stable, bug #202429 diff --git a/app-editors/zile/zile-2.2.49.ebuild b/app-editors/zile/zile-2.2.49.ebuild index aca11ca4bd0b..e8e107cf884d 100644 --- a/app-editors/zile/zile-2.2.49.ebuild +++ b/app-editors/zile/zile-2.2.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.49.ebuild,v 1.3 2007/12/16 14:41:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.49.ebuild,v 1.4 2007/12/16 16:57:51 fmccor 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 |