summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/parity/parity-1.2.5.ebuild')
-rw-r--r--sys-devel/parity/parity-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""