diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-14 21:47:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-14 21:47:08 +0000 |
commit | ddd6fe72c749079fa8390bfb7588b95ed5311e1b (patch) | |
tree | 43c0b449f9fab50abdb225b39bdb8d9cca8c859d /app-editors | |
parent | Version bump, new homepage. Clean ebuilds (diff) | |
download | gentoo-2-ddd6fe72c749079fa8390bfb7588b95ed5311e1b.tar.gz gentoo-2-ddd6fe72c749079fa8390bfb7588b95ed5311e1b.tar.bz2 gentoo-2-ddd6fe72c749079fa8390bfb7588b95ed5311e1b.zip |
Marking zile-2.4.2 ppc for bug 391699
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 9910e06f43d6..6aa95d5c0af4 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.162 2012/01/06 20:42:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.163 2012/02/14 21:47:08 ranger Exp $ + + 14 Feb 2012; Brent Baude <ranger@gentoo.org> zile-2.4.2.ebuild: + Marking zile-2.4.2 ppc for bug 391699 06 Jan 2012; Ulrich Mueller <ulm@gentoo.org> -zile-2.3.23.ebuild: Remove old. diff --git a/app-editors/zile/zile-2.4.2.ebuild b/app-editors/zile/zile-2.4.2.ebuild index bd6151ed600b..adaf81494c22 100644 --- a/app-editors/zile/zile-2.4.2.ebuild +++ b/app-editors/zile/zile-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.2.ebuild,v 1.5 2011/12/07 07:36:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.2.ebuild,v 1.6 2012/02/14 21:47:08 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 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 |