diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:15:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:15:26 +0000 |
commit | 3d9efb03daca1e0cd510546183464231714d6e98 (patch) | |
tree | 5ba5c226a7e7aa8112abeb6168f2feb7ac2c3874 /app-editors/vile | |
parent | Stable for x86, wrt bug #480566 (diff) | |
download | gentoo-2-3d9efb03daca1e0cd510546183464231714d6e98.tar.gz gentoo-2-3d9efb03daca1e0cd510546183464231714d6e98.tar.bz2 gentoo-2-3d9efb03daca1e0cd510546183464231714d6e98.zip |
Stable for x86, wrt bug #486368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.8k.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index c152341276e5..236a009a9cfe 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.49 2013/09/29 11:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.50 2013/09/30 17:15:26 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: + Stable for x86, wrt bug #486368 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: Stable for amd64, wrt bug #486368 diff --git a/app-editors/vile/vile-9.8k.ebuild b/app-editors/vile/vile-9.8k.ebuild index 6eeca2675b19..77522600406c 100644 --- a/app-editors/vile/vile-9.8k.ebuild +++ b/app-editors/vile/vile-9.8k.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.2 2013/09/29 11:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.3 2013/09/30 17:15:26 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2 |