Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ksonnet/
Date: Fri, 31 May 2019 00:57:32
Message-Id: 1559264202.3039834f596ba5c0c948bae5a1b7c50fd2e962fb.bman@gentoo
1 commit: 3039834f596ba5c0c948bae5a1b7c50fd2e962fb
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu May 30 07:26:20 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 00:56:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3039834f
7
8 app-admin/ksonnet: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12131
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 app-admin/ksonnet/ksonnet-0.10.2.ebuild | 4 ++--
15 app-admin/ksonnet/ksonnet-0.11.0.ebuild | 4 ++--
16 app-admin/ksonnet/ksonnet-0.13.1.ebuild | 2 +-
17 app-admin/ksonnet/ksonnet-0.8.0.ebuild | 4 ++--
18 app-admin/ksonnet/ksonnet-0.9.2.ebuild | 4 ++--
19 5 files changed, 9 insertions(+), 9 deletions(-)
20
21 diff --git a/app-admin/ksonnet/ksonnet-0.10.2.ebuild b/app-admin/ksonnet/ksonnet-0.10.2.ebuild
22 index 48881fd39b6..0c4bbcbd400 100644
23 --- a/app-admin/ksonnet/ksonnet-0.10.2.ebuild
24 +++ b/app-admin/ksonnet/ksonnet-0.10.2.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2018 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -11,7 +11,7 @@ ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.ta
32 KEYWORDS="~amd64"
33
34 DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
35 -HOMEPAGE="https://github.com/ksonnet/ksonnet http://ksonnet.heptio.com/"
36 +HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
37 SRC_URI="${ARCHIVE_URI}"
38
39 LICENSE="Apache-2.0"
40
41 diff --git a/app-admin/ksonnet/ksonnet-0.11.0.ebuild b/app-admin/ksonnet/ksonnet-0.11.0.ebuild
42 index 48881fd39b6..0c4bbcbd400 100644
43 --- a/app-admin/ksonnet/ksonnet-0.11.0.ebuild
44 +++ b/app-admin/ksonnet/ksonnet-0.11.0.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2018 Gentoo Foundation
47 +# Copyright 1999-2019 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=6
51 @@ -11,7 +11,7 @@ ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.ta
52 KEYWORDS="~amd64"
53
54 DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
55 -HOMEPAGE="https://github.com/ksonnet/ksonnet http://ksonnet.heptio.com/"
56 +HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
57 SRC_URI="${ARCHIVE_URI}"
58
59 LICENSE="Apache-2.0"
60
61 diff --git a/app-admin/ksonnet/ksonnet-0.13.1.ebuild b/app-admin/ksonnet/ksonnet-0.13.1.ebuild
62 index 47e17f761f7..0c4bbcbd400 100644
63 --- a/app-admin/ksonnet/ksonnet-0.13.1.ebuild
64 +++ b/app-admin/ksonnet/ksonnet-0.13.1.ebuild
65 @@ -11,7 +11,7 @@ ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.ta
66 KEYWORDS="~amd64"
67
68 DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
69 -HOMEPAGE="https://github.com/ksonnet/ksonnet http://ksonnet.heptio.com/"
70 +HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
71 SRC_URI="${ARCHIVE_URI}"
72
73 LICENSE="Apache-2.0"
74
75 diff --git a/app-admin/ksonnet/ksonnet-0.8.0.ebuild b/app-admin/ksonnet/ksonnet-0.8.0.ebuild
76 index 48881fd39b6..0c4bbcbd400 100644
77 --- a/app-admin/ksonnet/ksonnet-0.8.0.ebuild
78 +++ b/app-admin/ksonnet/ksonnet-0.8.0.ebuild
79 @@ -1,4 +1,4 @@
80 -# Copyright 1999-2018 Gentoo Foundation
81 +# Copyright 1999-2019 Gentoo Authors
82 # Distributed under the terms of the GNU General Public License v2
83
84 EAPI=6
85 @@ -11,7 +11,7 @@ ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.ta
86 KEYWORDS="~amd64"
87
88 DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
89 -HOMEPAGE="https://github.com/ksonnet/ksonnet http://ksonnet.heptio.com/"
90 +HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
91 SRC_URI="${ARCHIVE_URI}"
92
93 LICENSE="Apache-2.0"
94
95 diff --git a/app-admin/ksonnet/ksonnet-0.9.2.ebuild b/app-admin/ksonnet/ksonnet-0.9.2.ebuild
96 index 48881fd39b6..0c4bbcbd400 100644
97 --- a/app-admin/ksonnet/ksonnet-0.9.2.ebuild
98 +++ b/app-admin/ksonnet/ksonnet-0.9.2.ebuild
99 @@ -1,4 +1,4 @@
100 -# Copyright 1999-2018 Gentoo Foundation
101 +# Copyright 1999-2019 Gentoo Authors
102 # Distributed under the terms of the GNU General Public License v2
103
104 EAPI=6
105 @@ -11,7 +11,7 @@ ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.ta
106 KEYWORDS="~amd64"
107
108 DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
109 -HOMEPAGE="https://github.com/ksonnet/ksonnet http://ksonnet.heptio.com/"
110 +HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
111 SRC_URI="${ARCHIVE_URI}"
112
113 LICENSE="Apache-2.0"