mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-19 03:19:07 -07:00
app-emacs/scala-mode: Update URIs to use https.
Package-Manager: Portage-2.3.38, Repoman-2.3.9
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user