diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:20:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:20:42 +0000 |
commit | a58646d92bfbf7b8f9c5073292acdcb88174233c (patch) | |
tree | ba0e5ca4fb3efed4257c50ebee9ae0edf2d510dd /app-editors | |
parent | Stable for ppc, wrt bug #486848 (diff) | |
download | gentoo-2-a58646d92bfbf7b8f9c5073292acdcb88174233c.tar.gz gentoo-2-a58646d92bfbf7b8f9c5073292acdcb88174233c.tar.bz2 gentoo-2-a58646d92bfbf7b8f9c5073292acdcb88174233c.zip |
Stable for ppc, wrt bug #486368
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 236a009a9cfe..96867a93664e 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.50 2013/09/30 17:15:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.51 2013/12/21 17:20:42 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: + Stable for ppc, wrt bug #486368 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: Stable for x86, wrt bug #486368 diff --git a/app-editors/vile/vile-9.8k.ebuild b/app-editors/vile/vile-9.8k.ebuild index 77522600406c..a6bf2c075456 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.3 2013/09/30 17:15:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.4 2013/12/21 17:20:42 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 |