commit:     393969a49d9477ac00c0c34a3f9c9e2e1ff2be3c
Author:     Florian Schmaus <flo <AT> geekplace <DOT> eu>
AuthorDate: Thu Sep 17 12:26:52 2020 +0000
Commit:     Florian Schmaus <flo <AT> geekplace <DOT> eu>
CommitDate: Thu Sep 17 12:26:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=393969a4

dev-java/gradle-bin: s/http/https/

All gradle releases are now only available via https, older releases
are no longer available via http.

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Florian Schmaus <flo <AT> geekplace.eu>

 dev-java/gradle-bin/gradle-bin-3.5-r1.ebuild | 6 +++---
 dev-java/gradle-bin/gradle-bin-4.10.3.ebuild | 6 +++---
 dev-java/gradle-bin/gradle-bin-4.4.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-4.5.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.1.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.1.ebuild    | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.2.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.4.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.5.1.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-5.6.2.ebuild  | 6 +++---
 dev-java/gradle-bin/gradle-bin-6.0.1.ebuild  | 4 ++--
 dev-java/gradle-bin/gradle-bin-6.2.2.ebuild  | 2 +-
 dev-java/gradle-bin/gradle-bin-6.4.1.ebuild  | 2 +-
 dev-java/gradle-bin/gradle-bin-6.5.ebuild    | 2 +-
 14 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/dev-java/gradle-bin/gradle-bin-3.5-r1.ebuild 
b/dev-java/gradle-bin/gradle-bin-3.5-r1.ebuild
index 1839593e..61ad91fd 100644
--- a/dev-java/gradle-bin/gradle-bin-3.5-r1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-3.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-4.10.3.ebuild 
b/dev-java/gradle-bin/gradle-bin-4.10.3.ebuild
index 7765d2be..61ad91fd 100644
--- a/dev-java/gradle-bin/gradle-bin-4.10.3.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-4.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-4.4.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-4.4.1.ebuild
index 1839593e..61ad91fd 100644
--- a/dev-java/gradle-bin/gradle-bin-4.4.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-4.5.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-4.5.1.ebuild
index 1839593e..61ad91fd 100644
--- a/dev-java/gradle-bin/gradle-bin-4.5.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-4.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.1.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.1.1.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.1.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.1.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.2.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.2.1.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.2.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.4.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.4.1.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.4.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.5.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.5.1.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.5.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-5.6.2.ebuild 
b/dev-java/gradle-bin/gradle-bin-5.6.2.ebuild
index 2ce1bb0f..78fcc496 100644
--- a/dev-java/gradle-bin/gradle-bin-5.6.2.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-6.0.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-6.0.1.ebuild
index c1e497ae..3ed97199 100644
--- a/dev-java/gradle-bin/gradle-bin-6.0.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-6.0.1.ebuild
@@ -9,8 +9,8 @@ MY_PN=${PN%%-bin}
 MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
-SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-6.2.2.ebuild 
b/dev-java/gradle-bin/gradle-bin-6.2.2.ebuild
index 7ebd0f9d..4f904e61 100644
--- a/dev-java/gradle-bin/gradle-bin-6.2.2.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-6.2.2.ebuild
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
 SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-6.4.1.ebuild 
b/dev-java/gradle-bin/gradle-bin-6.4.1.ebuild
index 7ebd0f9d..4f904e61 100644
--- a/dev-java/gradle-bin/gradle-bin-6.4.1.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-6.4.1.ebuild
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
 SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

diff --git a/dev-java/gradle-bin/gradle-bin-6.5.ebuild 
b/dev-java/gradle-bin/gradle-bin-6.5.ebuild
index 7ebd0f9d..4f904e61 100644
--- a/dev-java/gradle-bin/gradle-bin-6.5.ebuild
+++ b/dev-java/gradle-bin/gradle-bin-6.5.ebuild
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV/_rc/-rc-}"
 
 DESCRIPTION="A project automation and build tool with a Groovy based DSL"
 SRC_URI="https://services.gradle.org/distributions/${MY_P}-all.zip";
-HOMEPAGE="http://www.gradle.org/";
+HOMEPAGE="https://www.gradle.org/";
 LICENSE="Apache-2.0"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~x86"

Reply via email to