diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:18 +0000 |
commit | c56f52217088ab06e5f33387f7572b45ea16b43c (patch) | |
tree | ae69998ef49f2e596267d6e710a2d3baa47c9c64 /app-editors | |
parent | Stable for sparc, wrt bug #491968 (diff) | |
download | gentoo-2-c56f52217088ab06e5f33387f7572b45ea16b43c.tar.gz gentoo-2-c56f52217088ab06e5f33387f7572b45ea16b43c.tar.bz2 gentoo-2-c56f52217088ab06e5f33387f7572b45ea16b43c.zip |
Stable for sparc, wrt bug #486368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 96867a93664e..fd452b977d2e 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.51 2013/12/21 17:20:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.52 2013/12/23 15:29:18 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: + Stable for sparc, wrt bug #486368 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: Stable for ppc, wrt bug #486368 diff --git a/app-editors/vile/vile-9.8k.ebuild b/app-editors/vile/vile-9.8k.ebuild index a6bf2c075456..ac16af49583a 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.4 2013/12/21 17:20:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.5 2013/12/23 15:29:18 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 |