diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:17:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:17:51 +0000 |
commit | e67570859acf123dd606b5aa2bec927b8be93796 (patch) | |
tree | 0e12c5c8624b06766414df92551c8e31a2d7773e /app-editors/zile | |
parent | Stable for arm, wrt bug #463430 (diff) | |
download | gentoo-2-e67570859acf123dd606b5aa2bec927b8be93796.tar.gz gentoo-2-e67570859acf123dd606b5aa2bec927b8be93796.tar.bz2 gentoo-2-e67570859acf123dd606b5aa2bec927b8be93796.zip |
Stable for arm, wrt bug #470730
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/zile')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index ef7d1e9915b0..9d5064242879 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.190 2013/05/25 14:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.191 2013/05/25 20:17:51 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: + Stable for arm, wrt bug #470730 25 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: Stable for alpha, wrt bug #470730 diff --git a/app-editors/zile/zile-2.4.9.ebuild b/app-editors/zile/zile-2.4.9.ebuild index 19020d147088..a6f61e8d5015 100644 --- a/app-editors/zile/zile-2.4.9.ebuild +++ b/app-editors/zile/zile-2.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.9.ebuild,v 1.6 2013/05/25 14:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.9.ebuild,v 1.7 2013/05/25 20:17:51 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 |