Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/iscsitarget/
Date: Sun, 30 Oct 2016 20:05:26
Message-Id: 1477857866.17946992e6e96ef7c8a93dcda54c3e77db829dbc.swegener@gentoo
1 commit: 17946992e6e96ef7c8a93dcda54c3e77db829dbc
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 21 10:49:10 2016 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 20:04:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17946992
7
8 sys-block/iscsitarget: Update SourceForge SVN URLs
9
10 Package-Manager: portage-2.2.28
11
12 sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild | 4 ++--
13 sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild | 4 ++--
14 sys-block/iscsitarget/iscsitarget-9999.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
18 index a4bed78..4fe9234 100644
19 --- a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
20 +++ b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130103.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
28
29 if [ ${PV} == "9999" ] ; then
30 inherit subversion
31 - ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk"
32 + ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk"
33 else
34 SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.gz"
35 KEYWORDS="amd64 ~ppc x86"
36
37 diff --git a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
38 index 33ff71b..ab2dd1b 100644
39 --- a/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
40 +++ b/sys-block/iscsitarget/iscsitarget-1.4.20.2_p20130821.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
48
49 if [ ${PV} == "9999" ] ; then
50 inherit subversion
51 - ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk"
52 + ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk"
53 else
54 SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.xz"
55 KEYWORDS="amd64 ~ppc x86"
56
57 diff --git a/sys-block/iscsitarget/iscsitarget-9999.ebuild b/sys-block/iscsitarget/iscsitarget-9999.ebuild
58 index dcc91e1..615584c 100644
59 --- a/sys-block/iscsitarget/iscsitarget-9999.ebuild
60 +++ b/sys-block/iscsitarget/iscsitarget-9999.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2016 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -8,7 +8,7 @@ inherit linux-mod eutils flag-o-matic
68
69 if [ ${PV} == "9999" ] ; then
70 inherit subversion
71 - ESVN_REPO_URI="http://svn.code.sf.net/p/iscsitarget/code/trunk"
72 + ESVN_REPO_URI="https://svn.code.sf.net/p/iscsitarget/code/trunk"
73 else
74 SRC_URI="https://dev.gentoo.org/~ryao/dist/${P}.tar.xz"
75 KEYWORDS="~amd64 ~ppc ~x86"