diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-19 19:19:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-19 19:19:37 +0000 |
commit | 8b0454f708c242ef350cfcfd5eddefc148dfe10c (patch) | |
tree | 31193228852173d821953c4312fc06b1b445925c /app-editors/zile | |
parent | Use python_gen_cond_dep. (diff) | |
download | gentoo-2-8b0454f708c242ef350cfcfd5eddefc148dfe10c.tar.gz gentoo-2-8b0454f708c242ef350cfcfd5eddefc148dfe10c.tar.bz2 gentoo-2-8b0454f708c242ef350cfcfd5eddefc148dfe10c.zip |
Stable on alpha, bug #506330
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index ba334920d915..4748f01cb90a 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.197 2014/06/14 10:57:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.198 2014/07/19 19:19:37 klausman Exp $ + + 19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> zile-2.4.11.ebuild: + Stable on alpha, bug #506330 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> zile-2.4.11.ebuild: x86 stable wrt bug #506330 diff --git a/app-editors/zile/zile-2.4.11.ebuild b/app-editors/zile/zile-2.4.11.ebuild index 5e3cf118b910..9ab87a26818b 100644 --- a/app-editors/zile/zile-2.4.11.ebuild +++ b/app-editors/zile/zile-2.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild,v 1.4 2014/06/14 10:57:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild,v 1.5 2014/07/19 19:19:37 klausman Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="acl test" RDEPEND=">=dev-libs/boehm-gc-7.2 |