Gentoo Archives: gentoo-commits

From: "Lars Wendler (polynomial-c)" <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.8.1.5-r1.ebuild git-1.8.2.1.ebuild ChangeLog git-1.8.1.5.ebuild git-1.8.4.2.ebuild git-1.8.3.2.ebuild git-1.8.4.3.ebuild git-1.8.4.ebuild git-1.8.4.4.ebuild
Date: Fri, 06 Dec 2013 14:03:35
Message-Id: 20131206140323.4D2192004B@flycatcher.gentoo.org
1 polynomial-c 13/12/06 14:03:23
2
3 Modified: git-1.8.1.5-r1.ebuild git-1.8.2.1.ebuild ChangeLog
4 git-1.8.1.5.ebuild
5 Removed: git-1.8.4.2.ebuild git-1.8.3.2.ebuild
6 git-1.8.4.3.ebuild git-1.8.4.ebuild
7 git-1.8.4.4.ebuild
8 Log:
9 Fixed remaining ebuilds who suffer from bug #485166. Removed some older versions
10
11 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
12
13 Revision Changes Path
14 1.6 dev-vcs/git/git-1.8.1.5-r1.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?rev=1.6&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?rev=1.6&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?r1=1.5&r2=1.6
19
20 Index: git-1.8.1.5-r1.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild,v
23 retrieving revision 1.5
24 retrieving revision 1.6
25 diff -u -r1.5 -r1.6
26 --- git-1.8.1.5-r1.ebuild 15 Oct 2013 14:32:02 -0000 1.5
27 +++ git-1.8.1.5-r1.ebuild 6 Dec 2013 14:03:23 -0000 1.6
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2013 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild,v 1.5 2013/10/15 14:32:02 zlogene Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild,v 1.6 2013/12/06 14:03:23 polynomial-c Exp $
33
34 EAPI=4
35
36 @@ -47,7 +47,7 @@
37 dev-libs/openssl
38 sys-libs/zlib
39 pcre? ( dev-libs/libpcre )
40 - perl? ( dev-lang/perl[-build] )
41 + perl? ( dev-lang/perl[-build(-)] )
42 tk? ( dev-lang/tk )
43 curl? (
44 net-misc/curl
45
46
47
48 1.5 dev-vcs/git/git-1.8.2.1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?r1=1.4&r2=1.5
53
54 Index: git-1.8.2.1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- git-1.8.2.1.ebuild 18 May 2013 13:48:37 -0000 1.4
61 +++ git-1.8.2.1.ebuild 6 Dec 2013 14:03:23 -0000 1.5
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v 1.4 2013/05/18 13:48:37 lxnay Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v 1.5 2013/12/06 14:03:23 polynomial-c Exp $
67
68 EAPI=4
69
70 @@ -47,7 +47,7 @@
71 dev-libs/openssl
72 sys-libs/zlib
73 pcre? ( dev-libs/libpcre )
74 - perl? ( dev-lang/perl[-build] )
75 + perl? ( dev-lang/perl[-build(-)] )
76 tk? ( dev-lang/tk )
77 curl? (
78 net-misc/curl
79
80
81
82 1.231 dev-vcs/git/ChangeLog
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.231&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.231&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.230&r2=1.231
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
91 retrieving revision 1.230
92 retrieving revision 1.231
93 diff -u -r1.230 -r1.231
94 --- ChangeLog 5 Dec 2013 09:54:51 -0000 1.230
95 +++ ChangeLog 6 Dec 2013 14:03:23 -0000 1.231
96 @@ -1,6 +1,13 @@
97 # ChangeLog for dev-vcs/git
98 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.230 2013/12/05 09:54:51 polynomial-c Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.231 2013/12/06 14:03:23 polynomial-c Exp $
101 +
102 + 06 Dec 2013; Lars Wendler <polynomial-c@g.o> git-1.8.1.5.ebuild,
103 + git-1.8.1.5-r1.ebuild, git-1.8.2.1.ebuild, -git-1.8.3.2.ebuild,
104 + -git-1.8.4.ebuild, -git-1.8.4.2.ebuild, -git-1.8.4.3.ebuild,
105 + -git-1.8.4.4.ebuild:
106 + Fixed remaining ebuilds who suffer from bug #485166. Removed some older
107 + versions.
108
109 05 Dec 2013; Lars Wendler <polynomial-c@g.o> git-9999.ebuild:
110 Added changes to live ebuild.
111
112
113
114 1.13 dev-vcs/git/git-1.8.1.5.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?rev=1.13&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?rev=1.13&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?r1=1.12&r2=1.13
119
120 Index: git-1.8.1.5.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v
123 retrieving revision 1.12
124 retrieving revision 1.13
125 diff -u -r1.12 -r1.13
126 --- git-1.8.1.5.ebuild 10 Mar 2013 16:23:21 -0000 1.12
127 +++ git-1.8.1.5.ebuild 6 Dec 2013 14:03:23 -0000 1.13
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2013 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v 1.12 2013/03/10 16:23:21 ago Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v 1.13 2013/12/06 14:03:23 polynomial-c Exp $
133
134 EAPI=4
135
136 @@ -47,7 +47,7 @@
137 dev-libs/openssl
138 sys-libs/zlib
139 pcre? ( dev-libs/libpcre )
140 - perl? ( dev-lang/perl[-build] )
141 + perl? ( dev-lang/perl[-build(-)] )
142 tk? ( dev-lang/tk )
143 curl? (
144 net-misc/curl