sys-block/iscsitarget: Update SourceForge SVN URLs

Package-Manager: portage-2.2.28
This commit is contained in:
Sven Wegener
2016-08-21 10:49:10 +00:00
parent 8add81a374
commit 17946992e6
3 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"