Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/vifm: vifm-0.3a.ebuild
Date: Mon, 27 Oct 2008 05:48:19
Message-Id: E1KuKxd-0001GU-Qa@stork.gentoo.org
1 vapier 08/10/27 05:48:17
2
3 Modified: vifm-0.3a.ebuild
4 Log:
5 s390 stable
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
7
8 Revision Changes Path
9 1.4 app-misc/vifm/vifm-0.3a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?r1=1.3&r2=1.4
14
15 Index: vifm-0.3a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- vifm-0.3a.ebuild 12 May 2008 18:37:02 -0000 1.3
22 +++ vifm-0.3a.ebuild 27 Oct 2008 05:48:17 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.3 2008/05/12 18:37:02 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.4 2008/10/27 05:48:17 vapier Exp $
28
29 DESCRIPTION="Console file manager with vi/vim-like keybindings"
30 HOMEPAGE="http://vifm.sourceforge.net/"
31 @@ -8,7 +8,7 @@
32 LICENSE="GPL-2"
33 SLOT="0"
34
35 -KEYWORDS="amd64 ~ppc ~s390 x86"
36 +KEYWORDS="amd64 ~ppc s390 x86"
37 IUSE=""
38 DEPEND=">=sys-apps/sed-4.0"