Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/grive/
Date: Fri, 01 Jun 2018 15:58:39
Message-Id: 1527868673.834ca3e028cfd563d98f2aab45add87d83a04c3a.junghans@gentoo
1 commit: 834ca3e028cfd563d98f2aab45add87d83a04c3a
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Fri Jun 1 15:27:45 2018 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 1 15:57:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834ca3e0
7
8 net-misc/grive: git-2->git-r3
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild | 4 ++--
13 net-misc/grive/grive-0.4.0_pre20150905.ebuild | 4 ++--
14 net-misc/grive/grive-0.4.0_pre20151011.ebuild | 4 ++--
15 net-misc/grive/grive-0.5.1_pre20160114.ebuild | 4 ++--
16 net-misc/grive/grive-0.5.1_pre20160706.ebuild | 4 ++--
17 net-misc/grive/grive-0.5.1_pre20161004.ebuild | 4 ++--
18 6 files changed, 12 insertions(+), 12 deletions(-)
19
20 diff --git a/net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild b/net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild
21 index 3aa16d50332..a371012753c 100644
22 --- a/net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild
23 +++ b/net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -6,8 +6,8 @@ EAPI=5
31 inherit cmake-utils
32
33 if [[ ${PV} = *9999 ]]; then
34 - inherit git-2
35 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
36 + inherit git-r3
37 else
38 inherit vcs-snapshot
39 COMMIT="5dc7028c8aebb26d35ed31c4b07ac180cc1887c9"
40
41 diff --git a/net-misc/grive/grive-0.4.0_pre20150905.ebuild b/net-misc/grive/grive-0.4.0_pre20150905.ebuild
42 index 941ca8119a8..0c2271c2d93 100644
43 --- a/net-misc/grive/grive-0.4.0_pre20150905.ebuild
44 +++ b/net-misc/grive/grive-0.4.0_pre20150905.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2017 Gentoo Foundation
47 +# Copyright 1999-2018 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=5
51 @@ -6,8 +6,8 @@ EAPI=5
52 inherit cmake-utils
53
54 if [[ ${PV} = *9999 ]]; then
55 - inherit git-2
56 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
57 + inherit git-r3
58 else
59 inherit vcs-snapshot
60 COMMIT="5dc7028c8aebb26d35ed31c4b07ac180cc1887c9"
61
62 diff --git a/net-misc/grive/grive-0.4.0_pre20151011.ebuild b/net-misc/grive/grive-0.4.0_pre20151011.ebuild
63 index 1546398dab7..53516923c8b 100644
64 --- a/net-misc/grive/grive-0.4.0_pre20151011.ebuild
65 +++ b/net-misc/grive/grive-0.4.0_pre20151011.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2017 Gentoo Foundation
68 +# Copyright 1999-2018 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI=5
72 @@ -6,8 +6,8 @@ EAPI=5
73 inherit cmake-utils
74
75 if [[ ${PV} = *9999 ]]; then
76 - inherit git-2
77 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
78 + inherit git-r3
79 else
80 inherit vcs-snapshot
81 COMMIT="44cb91f94e67bcdad77ca564b4d8083cedf72251"
82
83 diff --git a/net-misc/grive/grive-0.5.1_pre20160114.ebuild b/net-misc/grive/grive-0.5.1_pre20160114.ebuild
84 index 9e85ba1529d..c60351f4dda 100644
85 --- a/net-misc/grive/grive-0.5.1_pre20160114.ebuild
86 +++ b/net-misc/grive/grive-0.5.1_pre20160114.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2017 Gentoo Foundation
89 +# Copyright 1999-2018 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91
92 EAPI=5
93 @@ -6,8 +6,8 @@ EAPI=5
94 inherit cmake-utils
95
96 if [[ ${PV} = *9999 ]]; then
97 - inherit git-2
98 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
99 + inherit git-r3
100 else
101 inherit vcs-snapshot
102 COMMIT="cfb8ff08b300d1fa57e12cdc85f724e3e25c906d"
103
104 diff --git a/net-misc/grive/grive-0.5.1_pre20160706.ebuild b/net-misc/grive/grive-0.5.1_pre20160706.ebuild
105 index bd19981b730..7e7ac90236b 100644
106 --- a/net-misc/grive/grive-0.5.1_pre20160706.ebuild
107 +++ b/net-misc/grive/grive-0.5.1_pre20160706.ebuild
108 @@ -1,4 +1,4 @@
109 -# Copyright 1999-2017 Gentoo Foundation
110 +# Copyright 1999-2018 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112
113 EAPI=5
114 @@ -6,8 +6,8 @@ EAPI=5
115 inherit cmake-utils
116
117 if [[ ${PV} = *9999 ]]; then
118 - inherit git-2
119 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
120 + inherit git-r3
121 else
122 inherit vcs-snapshot
123 COMMIT="457d84974592ed3f123622b12f2a7a748cbc0668"
124
125 diff --git a/net-misc/grive/grive-0.5.1_pre20161004.ebuild b/net-misc/grive/grive-0.5.1_pre20161004.ebuild
126 index 5990f75e9ce..76c1a3633a9 100644
127 --- a/net-misc/grive/grive-0.5.1_pre20161004.ebuild
128 +++ b/net-misc/grive/grive-0.5.1_pre20161004.ebuild
129 @@ -1,4 +1,4 @@
130 -# Copyright 1999-2017 Gentoo Foundation
131 +# Copyright 1999-2018 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133
134 EAPI=5
135 @@ -6,8 +6,8 @@ EAPI=5
136 inherit cmake-utils
137
138 if [[ ${PV} = *9999 ]]; then
139 - inherit git-2
140 EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
141 + inherit git-r3
142 else
143 inherit vcs-snapshot
144 COMMIT="7bbb01c3014cc996ec24a7e5c0684f24b604b735"