diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-08 00:50:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-08 00:50:51 +0000 |
commit | 724332f735a1fb72e0c577576005d6fe2f20d3a2 (patch) | |
tree | ed2f948a9ff02bd999f4fe16a07032f580f07c15 /app-editors | |
parent | Marking lua-mode-20100617-r1 ppc for bug 342579 (diff) | |
download | gentoo-2-724332f735a1fb72e0c577576005d6fe2f20d3a2.tar.gz gentoo-2-724332f735a1fb72e0c577576005d6fe2f20d3a2.tar.bz2 gentoo-2-724332f735a1fb72e0c577576005d6fe2f20d3a2.zip |
Marking zile-2.3.20 ppc for bug 344541
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/zile/zile-2.3.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index c054ebfa13db..cdbf67d85ae5 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.135 2010/12/05 18:19:11 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.136 2011/01/08 00:50:51 ranger Exp $ + + 08 Jan 2011; Brent Baude <ranger@gentoo.org> zile-2.3.20.ebuild: + Marking zile-2.3.20 ppc for bug 344541 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> zile-2.3.20.ebuild: alpha/sparc stable wrt #344541 diff --git a/app-editors/zile/zile-2.3.20.ebuild b/app-editors/zile/zile-2.3.20.ebuild index 35afd7aa8f2a..5256e146a8d2 100644 --- a/app-editors/zile/zile-2.3.20.ebuild +++ b/app-editors/zile/zile-2.3.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.20.ebuild,v 1.4 2010/12/05 18:19:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.20.ebuild,v 1.5 2011/01/08 00:50:51 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="livecd test valgrind" RDEPEND="sys-libs/ncurses" |