diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:53:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:53:03 +0000 |
commit | 2cc7e4c4ef82eb3275595cba2cd9f64ec5dbe522 (patch) | |
tree | 6b1ea9de3d20be2250173e4384c54de3ff4dbf92 /app-editors | |
parent | alpha/sparc stable wrt #413897 (diff) | |
download | gentoo-2-2cc7e4c4ef82eb3275595cba2cd9f64ec5dbe522.tar.gz gentoo-2-2cc7e4c4ef82eb3275595cba2cd9f64ec5dbe522.tar.bz2 gentoo-2-2cc7e4c4ef82eb3275595cba2cd9f64ec5dbe522.zip |
alpha/sparc stable wrt #417343
(Portage version: 2.1.11.5/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 41adddf6aa1b..68dffab2c93a 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.180 2012/07/13 12:13:10 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.181 2012/07/29 16:53:03 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> zile-2.4.7.ebuild: + alpha/sparc stable wrt #417343 *zile-2.4.8 (13 Jul 2012) diff --git a/app-editors/zile/zile-2.4.7.ebuild b/app-editors/zile/zile-2.4.7.ebuild index 28297fc54d28..762a0288f651 100644 --- a/app-editors/zile/zile-2.4.7.ebuild +++ b/app-editors/zile/zile-2.4.7.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.7.ebuild,v 1.7 2012/05/29 19:17:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild,v 1.8 2012/07/29 16:53:02 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-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="acl test" RDEPEND="dev-libs/boehm-gc |