dev-db/tora: Update SourceForge SVN URLs
authorSven Wegener <swegener@gentoo.org>
Sun, 21 Aug 2016 10:48:03 +0000 (10:48 +0000)
committerSven Wegener <swegener@gentoo.org>
Sun, 30 Oct 2016 20:04:17 +0000 (20:04 +0000)
Package-Manager: portage-2.2.28

dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild
dev-db/tora/tora-9999.ebuild

index 4114d4b1feee5bd37869d89d81ea9e2cdcf1b15d..3c193077b7722b0e9ffc2b122b002fa7a0711b05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit cmake-utils eutils
 
 if [[ ${PV} == 9999 ]]; then
-       ESVN_REPO_URI="https://tora.svn.sourceforge.net/svnroot/tora/trunk/tora"
+       ESVN_REPO_URI="https://svn.code.sf.net/p/tora/code/trunk/tora"
        inherit subversion
        SRC_URI=""
 else
index 80e45b5a8159d2fcdac5c15716592fc52a84f880..6970c22b8bacc88a44d02c4741ccbba4540b7c7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit cmake-utils eutils
 
 if [[ ${PV} == 9999 ]]; then
-       ESVN_REPO_URI="https://tora.svn.sourceforge.net/svnroot/tora/trunk/tora"
+       ESVN_REPO_URI="https://svn.code.sf.net/p/tora/code/trunk/tora"
        inherit subversion
        SRC_URI=""
 else