Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.3.2.ebuild git-9999.ebuild
Date: Wed, 31 Jul 2013 05:04:57
Message-Id: 20130731050451.777342171C@flycatcher.gentoo.org
1 mattst88 13/07/31 05:04:51
2
3 Modified: ChangeLog git-1.8.3.2.ebuild git-9999.ebuild
4 Log:
5 Allow building against >=dev-lang/perl-5.16 without 'build' in IUSE.
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.206 dev-vcs/git/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.206&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.206&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.205&r2=1.206
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
19 retrieving revision 1.205
20 retrieving revision 1.206
21 diff -u -r1.205 -r1.206
22 --- ChangeLog 26 Jul 2013 23:04:25 -0000 1.205
23 +++ ChangeLog 31 Jul 2013 05:04:51 -0000 1.206
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-vcs/git
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.205 2013/07/26 23:04:25 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.206 2013/07/31 05:04:51 mattst88 Exp $
29 +
30 + 31 Jul 2013; Matt Turner <mattst88@g.o> git-1.8.3.2.ebuild,
31 + git-9999.ebuild:
32 + Allow building against >=dev-lang/perl-5.16 without 'build' in IUSE.
33
34 26 Jul 2013; William Hubbs <williamh@g.o> git-9999.ebuild:
35 non-maintainer commit: sync live ebuild with git-1.8.3.2.
36
37
38
39 1.4 dev-vcs/git/git-1.8.3.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild?r1=1.3&r2=1.4
44
45 Index: git-1.8.3.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- git-1.8.3.2.ebuild 15 Jul 2013 05:58:50 -0000 1.3
52 +++ git-1.8.3.2.ebuild 31 Jul 2013 05:04:51 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild,v 1.3 2013/07/15 05:58:50 abcd Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.3.2.ebuild,v 1.4 2013/07/31 05:04:51 mattst88 Exp $
58
59 EAPI=5
60
61 @@ -47,7 +47,7 @@
62 dev-libs/openssl
63 sys-libs/zlib
64 pcre? ( dev-libs/libpcre )
65 - perl? ( dev-lang/perl[-build] )
66 + perl? ( dev-lang/perl[-build(-)] )
67 tk? ( dev-lang/tk )
68 curl? (
69 net-misc/curl
70
71
72
73 1.44 dev-vcs/git/git-9999.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.44&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.44&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.43&r2=1.44
78
79 Index: git-9999.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
82 retrieving revision 1.43
83 retrieving revision 1.44
84 diff -u -r1.43 -r1.44
85 --- git-9999.ebuild 26 Jul 2013 23:04:25 -0000 1.43
86 +++ git-9999.ebuild 31 Jul 2013 05:04:51 -0000 1.44
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2013 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.43 2013/07/26 23:04:25 williamh Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.44 2013/07/31 05:04:51 mattst88 Exp $
92
93 EAPI=5
94
95 @@ -47,7 +47,7 @@
96 dev-libs/openssl
97 sys-libs/zlib
98 pcre? ( dev-libs/libpcre )
99 - perl? ( dev-lang/perl[-build] )
100 + perl? ( dev-lang/perl[-build(-)] )
101 tk? ( dev-lang/tk )
102 curl? (
103 net-misc/curl