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-devel/parity/
Date: Sun, 30 Oct 2016 20:05:39
Message-Id: 1477857866.b598cc183ee972af9c9fda3a6a3601f760a06513.swegener@gentoo
1 commit: b598cc183ee972af9c9fda3a6a3601f760a06513
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 21 10:49:14 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=b598cc18
7
8 sys-devel/parity: Update SourceForge SVN URLs
9
10 Package-Manager: portage-2.2.28
11
12 sys-devel/parity/parity-1.2.4.ebuild | 4 ++--
13 sys-devel/parity/parity-1.2.5.ebuild | 4 ++--
14 sys-devel/parity/parity-1.2.6.ebuild | 4 ++--
15 sys-devel/parity/parity-9999.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/sys-devel/parity/parity-1.2.4.ebuild b/sys-devel/parity/parity-1.2.4.ebuild
19 index 0c0490e..faacb3c 100644
20 --- a/sys-devel/parity/parity-1.2.4.ebuild
21 +++ b/sys-devel/parity/parity-1.2.4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sourceforge.net/projects/parity/"
29
30 if [[ ${PV} == 9999 ]]; then
31 inherit subversion
32 - ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
33 + ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
34 ESVN_BOOTSTRAP="confix --bootstrap"
35 ESVN_PROJECT="${PN}"
36 KEYWORDS=""
37
38 diff --git a/sys-devel/parity/parity-1.2.5.ebuild b/sys-devel/parity/parity-1.2.5.ebuild
39 index 0c0490e..faacb3c 100644
40 --- a/sys-devel/parity/parity-1.2.5.ebuild
41 +++ b/sys-devel/parity/parity-1.2.5.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2014 Gentoo Foundation
44 +# Copyright 1999-2016 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sourceforge.net/projects/parity/"
49
50 if [[ ${PV} == 9999 ]]; then
51 inherit subversion
52 - ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
53 + ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
54 ESVN_BOOTSTRAP="confix --bootstrap"
55 ESVN_PROJECT="${PN}"
56 KEYWORDS=""
57
58 diff --git a/sys-devel/parity/parity-1.2.6.ebuild b/sys-devel/parity/parity-1.2.6.ebuild
59 index d39305b..96b43df 100644
60 --- a/sys-devel/parity/parity-1.2.6.ebuild
61 +++ b/sys-devel/parity/parity-1.2.6.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2014 Gentoo Foundation
64 +# Copyright 1999-2016 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -8,7 +8,7 @@ inherit eutils
69
70 if [[ ${PV} == 9999 ]]; then
71 inherit subversion
72 - ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
73 + ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
74 ESVN_BOOTSTRAP="confix --bootstrap"
75 ESVN_PROJECT="${PN}"
76 : ${KEYWORDS=""}
77
78 diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild
79 index 4ef00d5..da14610 100644
80 --- a/sys-devel/parity/parity-9999.ebuild
81 +++ b/sys-devel/parity/parity-9999.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2014 Gentoo Foundation
84 +# Copyright 1999-2016 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -6,7 +6,7 @@ EAPI=4
89
90 if [[ ${PV} == 9999 ]]; then
91 inherit subversion
92 - ESVN_REPO_URI="http://svn.code.sf.net/p/parity/code/trunk"
93 + ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
94 ESVN_BOOTSTRAP="confix --bootstrap"
95 ESVN_PROJECT="${PN}"
96 : ${KEYWORDS=""}