commit:     17946992e6e96ef7c8a93dcda54c3e77db829dbc
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 10:49:10 2016 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:04:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17946992

sys-block/iscsitarget: Update SourceForge SVN URLs

Package-Manager: portage-2.2.28

 sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild | 4 ++--
 sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild | 4 ++--
 sys-block/iscsitarget/iscsitarget-9999.ebuild               | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild 
b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
index a4bed78..4fe9234 100644
--- a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
 
 if [ ${PV} == "9999" ] ; then
        inherit subversion
-       ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk";
+       ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk";
 else
        SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.gz";
        KEYWORDS="amd64 ~ppc x86"

diff --git a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild 
b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
index 33ff71b..ab2dd1b 100644
--- a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
 
 if [ ${PV} == "9999" ] ; then
        inherit subversion
-       ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk";
+       ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk";
 else
        SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.xz";
        KEYWORDS="amd64 ~ppc x86"

diff --git a/sys-block/iscsitarget/iscsitarget-9999.ebuild 
b/sys-block/iscsitarget/iscsitarget-9999.ebuild
index dcc91e1..615584c 100644
--- a/sys-block/iscsitarget/iscsitarget-9999.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
 
 if [ ${PV} == "9999" ] ; then
        inherit subversion
-       ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk";
+       ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk";
 else
        SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.xz";
        KEYWORDS="~amd64 ~ppc ~x86"

Reply via email to