app-emacs/scala-mode: Update URIs to use https.
authorUlrich Müller <ulm@gentoo.org>
Fri, 18 May 2018 15:30:49 +0000 (17:30 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 18 May 2018 15:30:49 +0000 (17:30 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9

app-emacs/scala-mode/scala-mode-2.10.3.ebuild

index 9f6c70c65ce98cea5db73135ea3c5e5280008a77..30fc0a89b6768ffd9c03663de73034e54e3f69d0 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,8 +7,8 @@ inherit elisp
 
 MY_P="scala-tool-support-${PV}"
 DESCRIPTION="Scala mode for Emacs"
-HOMEPAGE="http://www.scala-lang.org/"
-SRC_URI="http://www.scala-lang.org/files/archive/${MY_P}.tgz"
+HOMEPAGE="https://www.scala-lang.org/"
+SRC_URI="https://www.scala-lang.org/files/archive/${MY_P}.tgz"
 
 LICENSE="BSD"
 SLOT="0"