commit:     0f8a028bae3841c4b5256bf7aa3db27edfebf10a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jun 11 20:38:07 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 21:17:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8a028b

dev-java/sbt: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8807

 dev-java/sbt/sbt-0.13.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/sbt/sbt-0.13.13.ebuild b/dev-java/sbt/sbt-0.13.13.ebuild
index f881129e9be..4dab1103382 100644
--- a/dev-java/sbt/sbt-0.13.13.ebuild
+++ b/dev-java/sbt/sbt-0.13.13.ebuild
@@ -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="6"
@@ -12,7 +12,7 @@ L_P="${L_PN}-${PV}"
 SV="2.11"
 
 DESCRIPTION="sbt is a build tool for Scala and Java projects that aims to do 
the basics well"
-HOMEPAGE="http://www.scala-sbt.org/";
+HOMEPAGE="https://www.scala-sbt.org/";
 EGIT_COMMIT="v${PV}"
 EGIT_REPO_URI="https://github.com/sbt/sbt.git";
 SRC_URI="

Reply via email to