diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-24 09:30:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-24 09:30:51 +0000 |
commit | 641f0ce71e865fbdacf30c2b5ad9dbc5bb919764 (patch) | |
tree | 9dd84b1a0b37e2cb6292bad83d375941afc8d0ff /app-editors/vile | |
parent | ppc/ppc64 stable wrt #418391 (diff) | |
download | gentoo-2-641f0ce71e865fbdacf30c2b5ad9dbc5bb919764.tar.gz gentoo-2-641f0ce71e865fbdacf30c2b5ad9dbc5bb919764.tar.bz2 gentoo-2-641f0ce71e865fbdacf30c2b5ad9dbc5bb919764.zip |
ppc stable wrt #418409
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
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 531ea17ed567..a7e7ace396e3 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.41 2012/06/24 04:21:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.42 2012/06/24 09:30:51 xarthisius Exp $ + + 24 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> vile-9.8g.ebuild: + ppc stable wrt #418409 24 Jun 2012; Tim Harder <radhermit@gentoo.org> -vile-9.8e.ebuild, -vile-9.8f.ebuild: diff --git a/app-editors/vile/vile-9.8g.ebuild b/app-editors/vile/vile-9.8g.ebuild index c51c230a9eae..f4576b92c0b0 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.1 2012/03/19 06:42:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8g.ebuild,v 1.2 2012/06/24 09:30:51 xarthisius 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 |