diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:36:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:36:33 +0000 |
commit | 0eb16e20e6c693fdc662417b889dbc2d42aadafe (patch) | |
tree | 062e2a086a8505672fc1c61aa3c047413b0c2b01 /app-editors | |
parent | x86 stable wrt bug #391823 (diff) | |
download | gentoo-2-0eb16e20e6c693fdc662417b889dbc2d42aadafe.tar.gz gentoo-2-0eb16e20e6c693fdc662417b889dbc2d42aadafe.tar.bz2 gentoo-2-0eb16e20e6c693fdc662417b889dbc2d42aadafe.zip |
x86 stable wrt bug #391699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 39f16ecf9839..0c8fb8dc18cc 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.158 2011/11/29 12:04:19 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.159 2011/12/07 07:36:33 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> zile-2.4.2.ebuild: + x86 stable wrt bug #391699 29 Nov 2011; Naohiro Aota <naota@gentoo.org> zile-2.4.2.ebuild: Add ~x86-fbsd. Bug #384445 diff --git a/app-editors/zile/zile-2.4.2.ebuild b/app-editors/zile/zile-2.4.2.ebuild index dd415f79ad46..bd6151ed600b 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 # 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.4 2011/11/29 12:04:19 naota Exp $ +# $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 $ 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 |