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/zile-2.4.9.ebuild | |
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/zile-2.4.9.ebuild')
-rw-r--r-- | app-editors/zile/zile-2.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |