diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 13:35:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 13:35:09 +0000 |
commit | d3c8585c429e5316d65783c20f9cbeef62a3a541 (patch) | |
tree | e3d9c3f3d84a172a7524b9d6f7241cb9849844ef /app-editors | |
parent | Version bump, remove .la file, drop old (diff) | |
download | gentoo-2-d3c8585c429e5316d65783c20f9cbeef62a3a541.tar.gz gentoo-2-d3c8585c429e5316d65783c20f9cbeef62a3a541.tar.bz2 gentoo-2-d3c8585c429e5316d65783c20f9cbeef62a3a541.zip |
Stable on alpha, bug #391699
(Portage version: 2.1.10.46/cvs/Linux x86_64)
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 151070cab8c4..c435ab03a4b6 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.165 2012/02/18 22:00:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.166 2012/02/19 13:35:09 klausman Exp $ + + 19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> zile-2.4.2.ebuild: + Stable on alpha, bug #391699 *zile-2.4.6 (18 Feb 2012) diff --git a/app-editors/zile/zile-2.4.2.ebuild b/app-editors/zile/zile-2.4.2.ebuild index adaf81494c22..0dda21c5144b 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-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.6 2012/02/14 21:47:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.2.ebuild,v 1.7 2012/02/19 13:35:09 klausman 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 |