diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 18:16:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 18:16:13 +0000 |
commit | deac15d8038f853eaac3fbc969a45d9535a4650f (patch) | |
tree | c90d7b0ebec53a5354a00ebc31219f7e22f8f477 /app-editors/vile | |
parent | alpha/ia64/s390/sh/sparc stable wrt #4143807 (diff) | |
download | gentoo-2-deac15d8038f853eaac3fbc969a45d9535a4650f.tar.gz gentoo-2-deac15d8038f853eaac3fbc969a45d9535a4650f.tar.bz2 gentoo-2-deac15d8038f853eaac3fbc969a45d9535a4650f.zip |
alpha/ia64/sparc stable wrt #418409
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.8g.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index a4535899237a..f38b51fae61b 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.44 2012/06/25 20:13:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.45 2012/07/08 18:16:13 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> vile-9.8g.ebuild: + alpha/ia64/sparc stable wrt #418409 25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> vile-9.8g.ebuild: marked x86 per bug 418409 diff --git a/app-editors/vile/vile-9.8g.ebuild b/app-editors/vile/vile-9.8g.ebuild index 48dbce9f7ee8..c680b1bd57af 100644 --- a/app-editors/vile/vile-9.8g.ebuild +++ b/app-editors/vile/vile-9.8g.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/vile/vile-9.8g.ebuild,v 1.4 2012/06/25 20:13:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8g.ebuild,v 1.5 2012/07/08 18:16:13 armin76 Exp $ EAPI="4" @@ -10,7 +10,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 |