diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-08 01:17:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-08 01:17:46 +0000 |
commit | 58c6820bd81ee72321e8a9929ad9590bf6339424 (patch) | |
tree | c09bd21bc444f402b882823604bf0ff271b3481b /app-editors/zile | |
parent | stable x86, bug 344571 (diff) | |
download | gentoo-2-58c6820bd81ee72321e8a9929ad9590bf6339424.tar.gz gentoo-2-58c6820bd81ee72321e8a9929ad9590bf6339424.tar.bz2 gentoo-2-58c6820bd81ee72321e8a9929ad9590bf6339424.zip |
stable x86, bug 344541
(Portage version: 2.1.8.3/cvs/Linux i686)
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 17c88032ba1d..ed2303b48a66 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.131 2010/10/15 08:41:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.132 2010/11/08 01:17:46 fauli Exp $ + + 08 Nov 2010; Christian Faulhammer <fauli@gentoo.org> zile-2.3.20.ebuild: + stable x86, bug 344541 15 Oct 2010; Christian Faulhammer <fauli@gentoo.org> -zile-2.3.15.ebuild: clean up diff --git a/app-editors/zile/zile-2.3.20.ebuild b/app-editors/zile/zile-2.3.20.ebuild index 907c0ae6f98a..e46ed26db829 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.1 2010/10/09 16:06:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.20.ebuild,v 1.2 2010/11/08 01:17:46 fauli 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" |