diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-27 16:38:49 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-27 16:38:49 +0000 |
commit | 426d74425609d130aafc5e5dbc3c8e50eff63b3f (patch) | |
tree | 120e88ebad9b94869d976f6b3fc431d81e7f1b39 /app-editors/zile | |
parent | package.use.mask some untested samba functionality that also lacks keywording (diff) | |
download | gentoo-2-426d74425609d130aafc5e5dbc3c8e50eff63b3f.tar.gz gentoo-2-426d74425609d130aafc5e5dbc3c8e50eff63b3f.tar.bz2 gentoo-2-426d74425609d130aafc5e5dbc3c8e50eff63b3f.zip |
Stable on amd64 wrt bug #338725
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.3.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 38d4098582a0..5d3081207057 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.125 2010/08/18 08:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.126 2010/09/27 16:38:49 hwoarang Exp $ + + 27 Sep 2010; Markos Chandras <hwoarang@gentoo.org> zile-2.3.19.ebuild: + Stable on amd64 wrt bug #338725 18 Aug 2010; Christian Faulhammer <fauli@gentoo.org> -zile-2.3.17.ebuild: clean up diff --git a/app-editors/zile/zile-2.3.19.ebuild b/app-editors/zile/zile-2.3.19.ebuild index 3d9203c719c6..7ae7123d9db2 100644 --- a/app-editors/zile/zile-2.3.19.ebuild +++ b/app-editors/zile/zile-2.3.19.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.19.ebuild,v 1.1 2010/08/18 07:55:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.19.ebuild,v 1.2 2010/09/27 16:38:49 hwoarang 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" |