diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:50:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:50:45 +0000 |
commit | 21055637b5633a587fcc2f565b13bff1b6173ec3 (patch) | |
tree | 7b054621276d540931c0ece1de13c39b5e66fb73 /app-editors | |
parent | Stable for sparc, wrt bug #463032 (diff) | |
download | gentoo-2-21055637b5633a587fcc2f565b13bff1b6173ec3.tar.gz gentoo-2-21055637b5633a587fcc2f565b13bff1b6173ec3.tar.bz2 gentoo-2-21055637b5633a587fcc2f565b13bff1b6173ec3.zip |
Stable for sparc, wrt bug #470730
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 d710591bb8ee..d8d0f3873448 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.188 2013/05/23 17:15:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.189 2013/05/25 07:50:45 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: + Stable for sparc, wrt bug #470730 23 May 2013; Agostino Sarubbo <ago@gentoo.org> zile-2.4.9.ebuild: Stable for amd64, wrt bug #470730 diff --git a/app-editors/zile/zile-2.4.9.ebuild b/app-editors/zile/zile-2.4.9.ebuild index e55e13f18f37..9a26b150ec28 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.4 2013/05/23 17:15:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.9.ebuild,v 1.5 2013/05/25 07:50:45 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 |