diff options
author | 2015-03-02 09:30:35 +0000 | |
---|---|---|
committer | 2015-03-02 09:30:35 +0000 | |
commit | 4cc96cca8cd1775f1e3d82c1a37f8b0e6d91abf3 (patch) | |
tree | 5917efb369aae42dcf60d98336f6c9927e76a258 /app-editors/zile | |
parent | Stable for ppc, wrt bug #522520 (diff) | |
download | gentoo-2-4cc96cca8cd1775f1e3d82c1a37f8b0e6d91abf3.tar.gz gentoo-2-4cc96cca8cd1775f1e3d82c1a37f8b0e6d91abf3.tar.bz2 gentoo-2-4cc96cca8cd1775f1e3d82c1a37f8b0e6d91abf3.zip |
Stable for ppc, wrt bug #506330
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index a5085ac48928..7883c2cfa794 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.199 2014/08/01 11:13:25 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.200 2015/03/02 09:30:35 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> zile-2.4.11.ebuild: + Stable for ppc, wrt bug #506330 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> zile-2.4.11.ebuild: sparc stable wrt #506330 diff --git a/app-editors/zile/zile-2.4.11.ebuild b/app-editors/zile/zile-2.4.11.ebuild index f53be8d0f3ae..a61c143e63df 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 +# Copyright 1999-2015 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.6 2014/08/01 11:13:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild,v 1.7 2015/03/02 09:30:35 ago 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 |