diff options
author | 2011-09-24 17:18:28 +0000 | |
---|---|---|
committer | 2011-09-24 17:18:28 +0000 | |
commit | 9f22c3476363428f38d7a3808ec4e15cdd947580 (patch) | |
tree | 5563b8c4dc16e75856a06dcec6fca114a9d4296c /app-editors | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #371763 (diff) | |
download | gentoo-2-9f22c3476363428f38d7a3808ec4e15cdd947580.tar.gz gentoo-2-9f22c3476363428f38d7a3808ec4e15cdd947580.tar.bz2 gentoo-2-9f22c3476363428f38d7a3808ec4e15cdd947580.zip |
alpha/sparc stable wrt #382597
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.3.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 0e45ca55e047..f799796ca650 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.150 2011/09/14 20:03:55 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.151 2011/09/24 17:18:28 armin76 Exp $ + + 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> zile-2.3.24-r1.ebuild: + alpha/sparc stable wrt #382597 15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> zile-2.3.24-r1.ebuild: x86 stable, thanks JD, bug 382597 diff --git a/app-editors/zile/zile-2.3.24-r1.ebuild b/app-editors/zile/zile-2.3.24-r1.ebuild index 23a50421fcc7..79062f8a41bb 100644 --- a/app-editors/zile/zile-2.3.24-r1.ebuild +++ b/app-editors/zile/zile-2.3.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.3 2011/09/14 20:03:55 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.4 2011/09/24 17:18:28 armin76 Exp $ EAPI=4 @@ -12,7 +12,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" |