diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-12 01:39:25 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-12 01:39:25 +0000 |
commit | 0054460a06ee56c15b641cb98f9ccf6534afb15d (patch) | |
tree | d778768c1046f6e579a531810aedb7d467b56b30 /app-editors/vile | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-0054460a06ee56c15b641cb98f9ccf6534afb15d.tar.gz gentoo-2-0054460a06ee56c15b641cb98f9ccf6534afb15d.tar.bz2 gentoo-2-0054460a06ee56c15b641cb98f9ccf6534afb15d.zip |
Stable on amd64.
(Portage version: 2.0.54)
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vile/vile-9.4d.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index c5edc83579ef..69e21b117f39 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.22 2005/12/15 20:04:07 ciaranm Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.23 2006/05/12 01:39:25 tcort Exp $ + + 11 May 2006; Thomas Cort <tcort@gentoo.org> vile-9.4d.ebuild: + Stable on amd64. *vile-9.5 (15 Dec 2005) diff --git a/app-editors/vile/vile-9.4d.ebuild b/app-editors/vile/vile-9.4d.ebuild index af6f75d0c1e1..1f4d596d2a7a 100644 --- a/app-editors/vile/vile-9.4d.ebuild +++ b/app-editors/vile/vile-9.4d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.9 2005/08/16 13:19:40 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.10 2006/05/12 01:39:25 tcort Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.phred.org/pub/vile/vile-9.4.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos sparc x86" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2 |