projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26239ce
)
net-misc/autossh: use http:// for HOMEPAGE and SRC_URI
author
Tim Harder
<radhermit@gentoo.org>
Sat, 28 Sep 2019 02:34:30 +0000
(20:34 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Sat, 28 Sep 2019 02:34:59 +0000
(20:34 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
net-misc/autossh/autossh-1.4g.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/autossh/autossh-1.4g.ebuild
b/net-misc/autossh/autossh-1.4g.ebuild
index 14991df99f5a1c8dbb0db3f97dbdb9a348af950a..44afe463bad134b5cb0d4ee4cdd24dea4c7322f5 100644
(file)
--- a/
net-misc/autossh/autossh-1.4g.ebuild
+++ b/
net-misc/autossh/autossh-1.4g.ebuild
@@
-4,8
+4,8
@@
EAPI=7
DESCRIPTION="Automatically restart SSH sessions and tunnels"
-HOMEPAGE="http://www.harding.motd.ca/autossh/"
-SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz"
+HOMEPAGE="http
s
://www.harding.motd.ca/autossh/"
+SRC_URI="http
s
://www.harding.motd.ca/${PN}/${P}.tgz"
LICENSE="BSD"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"