Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/git: ChangeLog git-1.5.4_rc0.ebuild git-1.5.3.7-r1.ebuild
Date: Tue, 25 Dec 2007 08:39:08
Message-Id: E1J75JU-0000fE-K5@stork.gentoo.org
1 robbat2 07/12/25 08:39:00
2
3 Modified: ChangeLog git-1.5.4_rc0.ebuild
4 git-1.5.3.7-r1.ebuild
5 Log:
6 Install the git-p4 tool and the import-tars tool.
7 (Portage version: 2.1.4_rc10)
8
9 Revision Changes Path
10 1.239 dev-util/git/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/ChangeLog?rev=1.239&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/ChangeLog?rev=1.239&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/ChangeLog?r1=1.238&r2=1.239
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v
19 retrieving revision 1.238
20 retrieving revision 1.239
21 diff -p -w -b -B -u -u -r1.238 -r1.239
22 --- ChangeLog 17 Dec 2007 05:23:41 -0000 1.238
23 +++ ChangeLog 25 Dec 2007 08:39:00 -0000 1.239
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-util/git
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.238 2007/12/17 05:23:41 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.239 2007/12/25 08:39:00 robbat2 Exp $
29 +
30 + 25 Dec 2007; Robin H. Johnson <robbat2@g.o> git-1.5.3.7-r1.ebuild,
31 + git-1.5.4_rc0.ebuild:
32 + Install the git-p4 tool and the import-tars tool.
33
34 17 Dec 2007; Robin H. Johnson <robbat2@g.o> git-1.5.1.6.ebuild,
35 git-1.5.2.5.ebuild, git-1.5.3.2.ebuild, git-1.5.3.3.ebuild,
36
37
38
39 1.3 dev-util/git/git-1.5.4_rc0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild?r1=1.2&r2=1.3
44
45 Index: git-1.5.4_rc0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -p -w -b -B -u -u -r1.2 -r1.3
51 --- git-1.5.4_rc0.ebuild 17 Dec 2007 05:23:41 -0000 1.2
52 +++ git-1.5.4_rc0.ebuild 25 Dec 2007 08:39:00 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild,v 1.2 2007/12/17 05:23:41 robbat2 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.4_rc0.ebuild,v 1.3 2007/12/25 08:39:00 robbat2 Exp $
58
59 inherit toolchain-funcs eutils elisp-common perl-module bash-completion
60
61 @@ -139,6 +139,10 @@ src_install() {
62 newdoc "${S}"/contrib/blameview/README README.blameview
63 fi
64
65 + dobin contrib/fast-import/git-p4
66 + dodoc contrib/fast-import/git-p4.txt
67 + newbin contrib/fast-import/import-tars.perl import-tars
68 +
69 dodir /usr/share/${PN}/contrib
70 # The following are excluded:
71 # p4import - excluded because fast-import has a better one
72
73
74
75 1.5 dev-util/git/git-1.5.3.7-r1.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?rev=1.5&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?rev=1.5&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?r1=1.4&r2=1.5
80
81 Index: git-1.5.3.7-r1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v
84 retrieving revision 1.4
85 retrieving revision 1.5
86 diff -p -w -b -B -u -u -r1.4 -r1.5
87 --- git-1.5.3.7-r1.ebuild 17 Dec 2007 05:23:41 -0000 1.4
88 +++ git-1.5.3.7-r1.ebuild 25 Dec 2007 08:39:00 -0000 1.5
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2007 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v 1.4 2007/12/17 05:23:41 robbat2 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v 1.5 2007/12/25 08:39:00 robbat2 Exp $
94
95 inherit toolchain-funcs eutils elisp-common perl-module bash-completion
96
97 @@ -139,6 +139,10 @@ src_install() {
98 newdoc "${S}"/contrib/blameview/README README.blameview
99 fi
100
101 + dobin contrib/fast-import/git-p4
102 + dodoc contrib/fast-import/git-p4.txt
103 + newbin contrib/fast-import/import-tars.perl import-tars
104 +
105 dodir /usr/share/${PN}/contrib
106 for i in continuous fast-import hg-to-git \
107 hooks remotes2config.sh vim stats \
108
109
110
111 --
112 gentoo-commits@g.o mailing list