summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/parity')
-rw-r--r--sys-devel/parity/parity-1.2.4.ebuild4
-rw-r--r--sys-devel/parity/parity-1.2.5.ebuild4
-rw-r--r--sys-devel/parity/parity-1.2.6.ebuild4
-rw-r--r--sys-devel/parity/parity-9999.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/parity/parity-1.2.4.ebuild b/sys-devel/parity/parity-1.2.4.ebuild
index 0c0490e9cc4d..faacb3cfb975 100644
--- a/sys-devel/parity/parity-1.2.4.ebuild
+++ b/sys-devel/parity/parity-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sourceforge.net/projects/parity/"
if [[ ${PV} == 9999 ]]; then
inherit subversion
- ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
ESVN_BOOTSTRAP="confix --bootstrap"
ESVN_PROJECT="${PN}"
KEYWORDS=""
diff --git a/sys-devel/parity/parity-1.2.5.ebuild b/sys-devel/parity/parity-1.2.5.ebuild
index 0c0490e9cc4d..faacb3cfb975 100644
--- a/sys-devel/parity/parity-1.2.5.ebuild
+++ b/sys-devel/parity/parity-1.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sourceforge.net/projects/parity/"
if [[ ${PV} == 9999 ]]; then
inherit subversion
- ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
ESVN_BOOTSTRAP="confix --bootstrap"
ESVN_PROJECT="${PN}"
KEYWORDS=""
diff --git a/sys-devel/parity/parity-1.2.6.ebuild b/sys-devel/parity/parity-1.2.6.ebuild
index d39305bcddb7..96b43df589c2 100644
--- a/sys-devel/parity/parity-1.2.6.ebuild
+++ b/sys-devel/parity/parity-1.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit eutils
if [[ ${PV} == 9999 ]]; then
inherit subversion
- ESVN_REPO_URI="https://parity.svn.sf.net/svnroot/parity/trunk"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
ESVN_BOOTSTRAP="confix --bootstrap"
ESVN_PROJECT="${PN}"
: ${KEYWORDS=""}
diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild
index 4ef00d50b81a..da14610bc741 100644
--- a/sys-devel/parity/parity-9999.ebuild
+++ b/sys-devel/parity/parity-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=4
if [[ ${PV} == 9999 ]]; then
inherit subversion
- ESVN_REPO_URI="http://svn.code.sf.net/p/parity/code/trunk"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/parity/code/trunk"
ESVN_BOOTSTRAP="confix --bootstrap"
ESVN_PROJECT="${PN}"
: ${KEYWORDS=""}