diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:15:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:15:39 +0000 |
commit | 9f3ffe4472e0031906a92025c2ba72428f66ece4 (patch) | |
tree | 1a336d0f41f5184b6262155ff261661bb3066868 /app-editors/zile | |
parent | Stable for amd64, wrt bug #470568 (diff) | |
download | gentoo-2-9f3ffe4472e0031906a92025c2ba72428f66ece4.tar.gz gentoo-2-9f3ffe4472e0031906a92025c2ba72428f66ece4.tar.bz2 gentoo-2-9f3ffe4472e0031906a92025c2ba72428f66ece4.zip |
Stable for amd64, wrt bug #470730
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 165d2d7c6deb..d710591bb8ee 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.187 2013/05/20 15:23:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.188 2013/05/23 17:15:39 ago Exp $ + + 23 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: + Stable for amd64, wrt bug #470730 20 May 2013; Ulrich Müller <ulm@gentoo.org> zile-2.3.24-r1.ebuild, -zile-2.4.8.ebuild: diff --git a/app-editors/zile/zile-2.4.9.ebuild b/app-editors/zile/zile-2.4.9.ebuild index 88330b434148..e55e13f18f37 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.3 2013/03/31 15:16:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.9.ebuild,v 1.4 2013/05/23 17:15:39 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 |