From 17946992e6e96ef7c8a93dcda54c3e77db829dbc Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 21 Aug 2016 10:49:10 +0000 Subject: [PATCH] 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 a4bed78e9d024..4fe9234c51a3a 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 33ff71bd6b076..ab2dd1b9cae19 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 dcc91e1a4f125..615584c486696 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"