dev-lang/clojure: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:47:07 +0000 (13:47 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:38 +0000 (19:24 -0400)
dev-lang/clojure/clojure-1.5.1.ebuild
dev-lang/clojure/clojure-1.6.0.ebuild
dev-lang/clojure/clojure-1.7.0.ebuild
dev-lang/clojure/clojure-1.8.0.ebuild

index 6ef287d8b15894d00c8f3bf6e6559596cf3262e9..4d5b4ba50d0dc308322d7b5481bf5194a09df17b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Clojure is a dynamic programming language that targets the Java Virtual Machine"
-HOMEPAGE="http://clojure.org/"
+HOMEPAGE="https://clojure.org/"
 SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> ${P}.tar.gz"
 
 LICENSE="EPL-1.0"
index 1dc8763876d352ac329610f8bd6ee707ddbccfb5..4748ab30800a513400bf5df79472f8e338f5c2fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Clojure is a dynamic programming language that targets the Java Virtual Machine"
-HOMEPAGE="http://clojure.org/"
+HOMEPAGE="https://clojure.org/"
 SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> ${P}.tar.gz"
 
 LICENSE="EPL-1.0 Apache-2.0 BSD"
index 31e5b8a5859d2cf6b1bda8f9d5a477ac83c50cbf..b5de3a3ba23c12c5d7ddadd24d3ed8a5ceb1a9c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Clojure is a dynamic programming language that targets the Java Virtual Machine"
-HOMEPAGE="http://clojure.org/"
+HOMEPAGE="https://clojure.org/"
 SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> ${P}.tar.gz"
 
 LICENSE="EPL-1.0 Apache-2.0 BSD"
index 83c6eaa7788e4d7d88a67da26de7be82cb85b29a..f712f2fa139b7afca0ee6e10705df8675632b5a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="A dynamic programming language that targets the Java Virtual Machine"
-HOMEPAGE="http://clojure.org/"
+HOMEPAGE="https://clojure.org/"
 SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> ${P}.tar.gz"
 
 LICENSE="EPL-1.0 Apache-2.0 BSD"