commit:     692261531c886bdcb035dc14a216371b84113167
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 22:48:02 2017 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 22:48:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69226153

net-nntp/slrn: Use https for SRC_URI

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-nntp/slrn/slrn-1.0.2.ebuild | 4 ++--
 net-nntp/slrn/slrn-1.0.3.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-nntp/slrn/slrn-1.0.2.ebuild b/net-nntp/slrn/slrn-1.0.2.ebuild
index 678b2492814..8086fab4307 100644
--- a/net-nntp/slrn/slrn-1.0.2.ebuild
+++ b/net-nntp/slrn/slrn-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ MY_P="${PN}_${PV/_/~}"
 
 DESCRIPTION="A s-lang based newsreader"
 HOMEPAGE="http://slrn.sourceforge.net/";
-SRC_URI="http://jedsoft.org/releases/${PN}/${P}.tar.bz2";
+SRC_URI="https://jedsoft.org/releases/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-nntp/slrn/slrn-1.0.3.ebuild b/net-nntp/slrn/slrn-1.0.3.ebuild
index 6ea1761884d..10dd1762c3c 100644
--- a/net-nntp/slrn/slrn-1.0.3.ebuild
+++ b/net-nntp/slrn/slrn-1.0.3.ebuild
@@ -7,7 +7,7 @@ MY_P="${P}a"
 
 DESCRIPTION="A s-lang based newsreader"
 HOMEPAGE="http://slrn.sourceforge.net/";
-SRC_URI="http://jedsoft.org/releases/${PN}/${MY_P}.tar.bz2";
+SRC_URI="https://jedsoft.org/releases/${PN}/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to