diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 05:48:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 05:48:17 +0000 |
commit | 2691fbfc3e2d3810b3f76076d120b9b95f37d85d (patch) | |
tree | c570ab395603d1fde078fa72920c9f8f527f66ea /app-misc/vifm/vifm-0.3a.ebuild | |
parent | arm stable (diff) | |
download | gentoo-2-2691fbfc3e2d3810b3f76076d120b9b95f37d85d.tar.gz gentoo-2-2691fbfc3e2d3810b3f76076d120b9b95f37d85d.tar.bz2 gentoo-2-2691fbfc3e2d3810b3f76076d120b9b95f37d85d.zip |
s390 stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-misc/vifm/vifm-0.3a.ebuild')
-rw-r--r-- | app-misc/vifm/vifm-0.3a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vifm/vifm-0.3a.ebuild b/app-misc/vifm/vifm-0.3a.ebuild index 65f8e95e26be..66a893137dff 100644 --- a/app-misc/vifm/vifm-0.3a.ebuild +++ b/app-misc/vifm/vifm-0.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.3 2008/05/12 18:37:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.4 2008/10/27 05:48:17 vapier 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="amd64 ~ppc ~s390 x86" +KEYWORDS="amd64 ~ppc s390 x86" IUSE="" DEPEND=">=sys-apps/sed-4.0" |