diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 18:19:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 18:19:11 +0000 |
commit | 7189cf50705cf105a405983caf8af850f1de75c5 (patch) | |
tree | 81914a9daafb4d52edc556492749df411e1e9b1a /app-editors/zile | |
parent | Old. (diff) | |
download | gentoo-2-7189cf50705cf105a405983caf8af850f1de75c5.tar.gz gentoo-2-7189cf50705cf105a405983caf8af850f1de75c5.tar.bz2 gentoo-2-7189cf50705cf105a405983caf8af850f1de75c5.zip |
alpha/sparc stable wrt #344541
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 47686a2b737b..c054ebfa13db 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.134 2010/11/18 21:56:44 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.135 2010/12/05 18:19:11 armin76 Exp $ + + 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> zile-2.3.20.ebuild: + alpha/sparc stable wrt #344541 *zile-2.3.21 (18 Nov 2010) diff --git a/app-editors/zile/zile-2.3.20.ebuild b/app-editors/zile/zile-2.3.20.ebuild index 414991ad9a44..35afd7aa8f2a 100644 --- a/app-editors/zile/zile-2.3.20.ebuild +++ b/app-editors/zile/zile-2.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.20.ebuild,v 1.3 2010/11/11 17:35:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.20.ebuild,v 1.4 2010/12/05 18:19:11 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="livecd test valgrind" RDEPEND="sys-libs/ncurses" |