diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 16:01:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 16:01:52 +0000 |
commit | abbf99f91cedad58654f32f1717bfca1882ed29c (patch) | |
tree | 46a9632c60ba2f95207f1698ceef4df4d54e025a /app-editors | |
parent | Remove old. (diff) | |
download | gentoo-2-abbf99f91cedad58654f32f1717bfca1882ed29c.tar.gz gentoo-2-abbf99f91cedad58654f32f1717bfca1882ed29c.tar.bz2 gentoo-2-abbf99f91cedad58654f32f1717bfca1882ed29c.zip |
alpha/sparc stable wrt #408899
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index e189109a1cdf..05c26874ae19 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.171 2012/04/01 15:34:15 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.172 2012/04/01 16:01:52 armin76 Exp $ + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> zile-2.4.6.ebuild: + alpha/sparc stable wrt #408899 *zile-2.4.7 (01 Apr 2012) diff --git a/app-editors/zile/zile-2.4.6.ebuild b/app-editors/zile/zile-2.4.6.ebuild index 07d4880c45b1..98fb069d3957 100644 --- a/app-editors/zile/zile-2.4.6.ebuild +++ b/app-editors/zile/zile-2.4.6.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.6.ebuild,v 1.4 2012/03/25 14:46:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.6.ebuild,v 1.5 2012/04/01 16:01:52 armin76 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 |