summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 20:21:40 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 20:21:40 +0000
commit7eadf7ab38f346539e93f6064feac63443695cf5 (patch)
treee2936d88ed628bbcd5705cc0605cd5cacc00a293 /app-misc/vifm/vifm-0.2a.ebuild
parentfperm is supposed to be fperms. (diff)
downloadgentoo-2-7eadf7ab38f346539e93f6064feac63443695cf5.tar.gz
gentoo-2-7eadf7ab38f346539e93f6064feac63443695cf5.tar.bz2
gentoo-2-7eadf7ab38f346539e93f6064feac63443695cf5.zip
Stable on x86. Bug 111167.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-misc/vifm/vifm-0.2a.ebuild')
-rw-r--r--app-misc/vifm/vifm-0.2a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vifm/vifm-0.2a.ebuild b/app-misc/vifm/vifm-0.2a.ebuild
index 43711e26787b..2714ec58cabb 100644
--- a/app-misc/vifm/vifm-0.2a.ebuild
+++ b/app-misc/vifm/vifm-0.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.8 2005/05/12 23:24:27 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.9 2005/11/01 20:21:40 nelchael 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 s390 amd64 ~ppc"
+KEYWORDS="x86 s390 amd64 ~ppc"
IUSE=""
DEPEND=">=sys-apps/sed-4.0"