diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:49:14 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:26 +0000 |
commit | b598cc183ee972af9c9fda3a6a3601f760a06513 (patch) | |
tree | f98d7ab13d417398ba1086b58b5b78c051782f09 /sys-devel/parity | |
parent | sys-block/iscsitarget: Update SourceForge SVN URLs (diff) | |
download | gentoo-b598cc183ee972af9c9fda3a6a3601f760a06513.tar.gz gentoo-b598cc183ee972af9c9fda3a6a3601f760a06513.tar.bz2 gentoo-b598cc183ee972af9c9fda3a6a3601f760a06513.zip |
sys-devel/parity: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-devel/parity')
-rw-r--r-- | sys-devel/parity/parity-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/parity/parity-1.2.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/parity/parity-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/parity/parity-9999.ebuild | 4 |
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=""} |