diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
commit | b3e60fd009661d630e5c91b95827af424de8cb28 (patch) | |
tree | 04332e760e65895f23898d943e4e41e10142d551 /app-misc/vifm | |
parent | unmask and changelog fixes (diff) | |
download | gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.tar.gz gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.tar.bz2 gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/vifm')
-rw-r--r-- | app-misc/vifm/vifm-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vifm/vifm-0.2.ebuild b/app-misc/vifm/vifm-0.2.ebuild index 229ad6a7299c..7d225c3c1f28 100644 --- a/app-misc/vifm/vifm-0.2.ebuild +++ b/app-misc/vifm/vifm-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2.ebuild,v 1.2 2003/05/21 15:26:27 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2.ebuild,v 1.3 2003/07/11 19:30:24 aliz Exp $ DESCRIPTION="Console file manager with vi/vim-like keybindings" HOMEPAGE="http://vifm.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/vifm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |