diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:48:03 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:17 +0000 |
commit | 92814369f7aba199b06ba7449577fad8fd58f872 (patch) | |
tree | 4e9186de67d687c04496b8267b968db0205b6c88 /dev-db/tora | |
parent | app-text/pspdftool: Update SourceForge SVN URLs (diff) | |
download | gentoo-92814369f7aba199b06ba7449577fad8fd58f872.tar.gz gentoo-92814369f7aba199b06ba7449577fad8fd58f872.tar.bz2 gentoo-92814369f7aba199b06ba7449577fad8fd58f872.zip |
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.ebuild | 4 | ||||
-rw-r--r-- | dev-db/tora/tora-9999.ebuild | 4 |
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 4114d4b1feee..3c193077b772 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 80e45b5a8159..6970c22b8bac 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 |