Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/
Date: Sun, 30 Jul 2017 09:16:16
Message-Id: 1501406150.2a48c3d73289c2e5565068a42055459c1669e4bd.mgorny@gentoo
1 commit: 2a48c3d73289c2e5565068a42055459c1669e4bd
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Sat Jul 29 10:57:17 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 09:15:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a48c3d7
7
8 sys-kernel/zen-sources: use HTTPS for GitHub
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild | 5 ++---
13 sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild | 5 ++---
14 sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild | 5 ++---
15 sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild | 5 ++---
16 sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild | 5 ++---
17 sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild | 5 ++---
18 6 files changed, 12 insertions(+), 18 deletions(-)
19
20 diff --git a/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild
21 index c9729638770..70f5e180384 100644
22 --- a/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild
23 +++ b/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI="5"
30 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
31 ETYPE="sources"
32
33 EGIT_BRANCH="${PV/.9999/}/master"
34 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
35 - https://github.com/damentz/zen-kernel.git"
36 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
37
38 inherit kernel-2 git-2
39 detect_version
40
41 diff --git a/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild
42 index c9729638770..70f5e180384 100644
43 --- a/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild
44 +++ b/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2013 Gentoo Foundation
47 +# Copyright 1999-2017 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI="5"
51 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
52 ETYPE="sources"
53
54 EGIT_BRANCH="${PV/.9999/}/master"
55 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
56 - https://github.com/damentz/zen-kernel.git"
57 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
58
59 inherit kernel-2 git-2
60 detect_version
61
62 diff --git a/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild
63 index c9729638770..70f5e180384 100644
64 --- a/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild
65 +++ b/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2013 Gentoo Foundation
68 +# Copyright 1999-2017 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI="5"
72 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
73 ETYPE="sources"
74
75 EGIT_BRANCH="${PV/.9999/}/master"
76 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
77 - https://github.com/damentz/zen-kernel.git"
78 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
79
80 inherit kernel-2 git-2
81 detect_version
82
83 diff --git a/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild
84 index db7992dc363..70f5e180384 100644
85 --- a/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild
86 +++ b/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2014 Gentoo Foundation
89 +# Copyright 1999-2017 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91
92 EAPI="5"
93 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
94 ETYPE="sources"
95
96 EGIT_BRANCH="${PV/.9999/}/master"
97 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
98 - https://github.com/damentz/zen-kernel.git"
99 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
100
101 inherit kernel-2 git-2
102 detect_version
103
104 diff --git a/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild
105 index c9729638770..70f5e180384 100644
106 --- a/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild
107 +++ b/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild
108 @@ -1,4 +1,4 @@
109 -# Copyright 1999-2013 Gentoo Foundation
110 +# Copyright 1999-2017 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112
113 EAPI="5"
114 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
115 ETYPE="sources"
116
117 EGIT_BRANCH="${PV/.9999/}/master"
118 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
119 - https://github.com/damentz/zen-kernel.git"
120 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
121
122 inherit kernel-2 git-2
123 detect_version
124
125 diff --git a/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild
126 index c9729638770..70f5e180384 100644
127 --- a/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild
128 +++ b/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild
129 @@ -1,4 +1,4 @@
130 -# Copyright 1999-2013 Gentoo Foundation
131 +# Copyright 1999-2017 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133
134 EAPI="5"
135 @@ -12,8 +12,7 @@ CKV="${PV/99/}"
136 ETYPE="sources"
137
138 EGIT_BRANCH="${PV/.9999/}/master"
139 -EGIT_REPO_URI="git://github.com/damentz/zen-kernel.git
140 - https://github.com/damentz/zen-kernel.git"
141 +EGIT_REPO_URI="https://github.com/damentz/zen-kernel.git"
142
143 inherit kernel-2 git-2
144 detect_version