diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-16 16:57:51 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-16 16:57:51 +0000 |
commit | df98702f260a8cb5551aa902204e92617d66b496 (patch) | |
tree | bb4a161e7d887f8bbab3c5fa5535e965f1e7b9a3 /app-editors | |
parent | Sparc stable, security Bug #202351. (diff) | |
download | gentoo-2-df98702f260a8cb5551aa902204e92617d66b496.tar.gz gentoo-2-df98702f260a8cb5551aa902204e92617d66b496.tar.bz2 gentoo-2-df98702f260a8cb5551aa902204e92617d66b496.zip |
Sparc stable --- Bug #202429 --- test passes and editor works.
(Portage version: 2.1.4_rc10)
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 |