diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:51:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:51:47 +0000 |
commit | 0e734cc51392414cd9fcc0097d2c344a823c37b0 (patch) | |
tree | ff006292f4efa6d5763bf6c38c21024db492e618 /app-editors/vile | |
parent | Stable for alpha, wrt bug #486326 (diff) | |
download | gentoo-2-0e734cc51392414cd9fcc0097d2c344a823c37b0.tar.gz gentoo-2-0e734cc51392414cd9fcc0097d2c344a823c37b0.tar.bz2 gentoo-2-0e734cc51392414cd9fcc0097d2c344a823c37b0.zip |
Stable for alpha, wrt bug #486368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 8d5ac833c43a..d25b9128ee44 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.53 2014/01/15 09:53:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.54 2014/01/18 19:51:47 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: + Stable for alpha, wrt bug #486368 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> vile-9.8k.ebuild: Stable for ia64, wrt bug #486368 diff --git a/app-editors/vile/vile-9.8k.ebuild b/app-editors/vile/vile-9.8k.ebuild index 21c3d913f267..001d9c00eca1 100644 --- a/app-editors/vile/vile-9.8k.ebuild +++ b/app-editors/vile/vile-9.8k.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.6 2014/01/15 09:53:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.7 2014/01/18 19:51:47 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 |