diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 10:39:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 10:39:54 +0000 |
commit | f7d97cfa1d7d905b399425c49981beef787e02c0 (patch) | |
tree | ba7d831e989c11ee3b30095e3cd1b5a4356ca235 /app-editors | |
parent | Marked ~hppa (bug #192736). (diff) | |
download | gentoo-2-f7d97cfa1d7d905b399425c49981beef787e02c0.tar.gz gentoo-2-f7d97cfa1d7d905b399425c49981beef787e02c0.tar.bz2 gentoo-2-f7d97cfa1d7d905b399425c49981beef787e02c0.zip |
alpha stable wrt #202429
(Portage version: 2.1.3.19)
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 261e6c2bf98b..18e63353606d 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.41 2007/12/16 16:57:51 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.42 2007/12/17 10:39:54 armin76 Exp $ + + 17 Dec 2007; Raúl Porcel <armin76@gentoo.org> zile-2.2.49.ebuild: + alpha stable wrt #202429 16 Dec 2007; Ferris McCormick <fmccor@gentoo.org> zile-2.2.49.ebuild: Sparc stable --- Bug #202429 --- test passes and editor works. diff --git a/app-editors/zile/zile-2.2.49.ebuild b/app-editors/zile/zile-2.2.49.ebuild index e8e107cf884d..2950ddd947a3 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.4 2007/12/16 16:57:51 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.49.ebuild,v 1.5 2007/12/17 10:39:54 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 |