diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:56:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:56:25 +0000 |
commit | 404f36e1d6a9d16de6d5b263a2b350fb525424d4 (patch) | |
tree | d8545599c825da0acf8677b650cdd11d1e61a1e1 /app-editors | |
parent | Stable for x86, wrt bug #470568 (diff) | |
download | gentoo-2-404f36e1d6a9d16de6d5b263a2b350fb525424d4.tar.gz gentoo-2-404f36e1d6a9d16de6d5b263a2b350fb525424d4.tar.bz2 gentoo-2-404f36e1d6a9d16de6d5b263a2b350fb525424d4.zip |
Stable for x86, wrt bug #470730
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 9aaa7777ebab..1ad2b13df695 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.192 2013/05/26 07:24:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.193 2013/05/26 15:56:25 ago Exp $ + + 26 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: + Stable for x86, wrt bug #470730 26 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: Stable for ppc, wrt bug #470730 diff --git a/app-editors/zile/zile-2.4.9.ebuild b/app-editors/zile/zile-2.4.9.ebuild index 04ed949be156..f89bca45968f 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.8 2013/05/26 07:24:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.9.ebuild,v 1.9 2013/05/26 15:56:25 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 |