diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 11:15:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 11:15:20 +0000 |
commit | e23f5b8c9d17bec47cdcf39dd4bcb0fbcb076765 (patch) | |
tree | 2161b87d15f281c663524f66845cbe3c074eda40 /app-editors | |
parent | Changed virtual/tetex to virtual/latex-base, bug #222501. Added building of p... (diff) | |
download | gentoo-2-e23f5b8c9d17bec47cdcf39dd4bcb0fbcb076765.tar.gz gentoo-2-e23f5b8c9d17bec47cdcf39dd4bcb0fbcb076765.tar.bz2 gentoo-2-e23f5b8c9d17bec47cdcf39dd4bcb0fbcb076765.zip |
alpha/sparc/x86 stable wrt #236534
(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.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 464dd19f608f..dde37d9e0a3a 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.66 2008/08/22 07:34:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.67 2008/09/03 11:15:20 armin76 Exp $ + + 03 Sep 2008; Raúl Porcel <armin76@gentoo.org> zile-2.2.61.ebuild: + alpha/sparc/x86 stable wrt #236534 22 Aug 2008; Ulrich Mueller <ulm@gentoo.org> -zile-2.2.60.ebuild: Remove intermediate version. diff --git a/app-editors/zile/zile-2.2.61.ebuild b/app-editors/zile/zile-2.2.61.ebuild index 28242467268a..097d265e06f3 100644 --- a/app-editors/zile/zile-2.2.61.ebuild +++ b/app-editors/zile/zile-2.2.61.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.61.ebuild,v 1.1 2008/08/04 15:14:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.61.ebuild,v 1.2 2008/09/03 11:15:20 armin76 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 |