Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/vifm: vifm-0.4.ebuild vifm-0.3a.ebuild vifm-0.2a.ebuild
Date: Fri, 01 Jan 2010 18:17:37
Message-Id: E1NQm43-0002cE-4t@stork.gentoo.org
1 ssuominen 10/01/01 18:17:31
2
3 Modified: vifm-0.4.ebuild vifm-0.3a.ebuild
4 Removed: vifm-0.2a.ebuild
5 Log:
6 quoting
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-misc/vifm/vifm-0.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild?r1=1.1&r2=1.2
15
16 Index: vifm-0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- vifm-0.4.ebuild 23 Sep 2008 01:03:42 -0000 1.1
23 +++ vifm-0.4.ebuild 1 Jan 2010 18:17:30 -0000 1.2
24 @@ -1,15 +1,16 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild,v 1.1 2008/09/23 01:03:42 yngwin Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.4.ebuild,v 1.2 2010/01/01 18:17:30 ssuominen Exp $
30
31 DESCRIPTION="Console file manager with vi/vim-like keybindings"
32 HOMEPAGE="http://vifm.sourceforge.net/"
33 SRC_URI="mirror://sourceforge/vifm/${P}.tar.bz2"
34 +
35 LICENSE="GPL-2"
36 SLOT="0"
37 -
38 KEYWORDS="~amd64 ~ppc ~s390 ~x86"
39 IUSE=""
40 +
41 DEPEND="sys-apps/sed
42 sys-libs/ncurses"
43
44 @@ -25,7 +26,7 @@
45
46 src_install() {
47 einstall || die
48 - dodoc INSTALL AUTHORS TODO README
49 + dodoc AUTHORS TODO README
50 }
51
52 pkg_postinst() {
53
54
55
56 1.5 app-misc/vifm/vifm-0.3a.ebuild
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?rev=1.5&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?rev=1.5&content-type=text/plain
60 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild?r1=1.4&r2=1.5
61
62 Index: vifm-0.3a.ebuild
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v
65 retrieving revision 1.4
66 retrieving revision 1.5
67 diff -u -r1.4 -r1.5
68 --- vifm-0.3a.ebuild 27 Oct 2008 05:48:17 -0000 1.4
69 +++ vifm-0.3a.ebuild 1 Jan 2010 18:17:30 -0000 1.5
70 @@ -1,27 +1,26 @@
71 -# Copyright 1999-2008 Gentoo Foundation
72 +# Copyright 1999-2010 Gentoo Foundation
73 # Distributed under the terms of the GNU General Public License v2
74 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.4 2008/10/27 05:48:17 vapier Exp $
75 +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.3a.ebuild,v 1.5 2010/01/01 18:17:30 ssuominen Exp $
76
77 DESCRIPTION="Console file manager with vi/vim-like keybindings"
78 HOMEPAGE="http://vifm.sourceforge.net/"
79 SRC_URI="mirror://sourceforge/vifm/${P}.tar.gz"
80 +
81 LICENSE="GPL-2"
82 SLOT="0"
83 -
84 KEYWORDS="amd64 ~ppc s390 x86"
85 IUSE=""
86 -DEPEND=">=sys-apps/sed-4.0"
87
88 -S="${WORKDIR}/${P}"
89 +DEPEND=">=sys-apps/sed-4.0"
90
91 src_unpack() {
92 unpack ${A}
93 + cd "${S}"
94
95 - cd ${S}
96 sed -i -e "s:(datadir)/@PACKAGE@:(datadir)/${P}:" \
97 Makefile.in
98
99 - cd ${S}/src
100 + cd "${S}"/src
101 sed -i -e "s:(datadir)/@PACKAGE@:(datadir)/${P}:" \
102 Makefile.in
103
104 @@ -31,9 +30,9 @@
105
106 src_install() {
107 einstall || die
108 -
109 - dodoc INSTALL AUTHORS TODO README
110 + dodoc AUTHORS TODO README
111 }
112 +
113 pkg_postinst() {
114 elog "To use vim to view the vifm help, copy /usr/share/${P}/vifm.txt"
115 elog "to ~/.vim/doc/ and run ':helptags ~/.vim/doc' in vim"