summaryrefslogtreecommitdiff
path: root/dev-db/tora
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2016-08-21 10:48:03 +0000
committerSven Wegener <swegener@gentoo.org>2016-10-30 20:04:17 +0000
commit92814369f7aba199b06ba7449577fad8fd58f872 (patch)
tree4e9186de67d687c04496b8267b968db0205b6c88 /dev-db/tora
parent7fb9758b1a3826b9c38005aba02396f6b10698ce (diff)
downloadgentoo-92814369f7aba199b06ba7449577fad8fd58f872.tar.gz
gentoo-92814369f7aba199b06ba7449577fad8fd58f872.tar.xz
dev-db/tora: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-db/tora')
-rw-r--r--dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild4
-rw-r--r--dev-db/tora/tora-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild b/dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild
index 4114d4b1fee..3c193077b77 100644
--- a/dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild
+++ b/dev-db/tora/tora-3.0.0_pre20140929-r1.ebuild
@@ -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
diff --git a/dev-db/tora/tora-9999.ebuild b/dev-db/tora/tora-9999.ebuild
index 80e45b5a815..6970c22b8ba 100644
--- a/dev-db/tora/tora-9999.ebuild
+++ b/dev-db/tora/tora-9999.ebuild
@@ -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