commit: aa28fe2ec03690f1db58b6822257e97591b5c4db Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 10:48:58 2016 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 20:04:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa28fe2e
sci-libs/libmuscle: Update SourceForge SVN URLs Package-Manager: portage-2.2.28 sci-libs/libmuscle/libmuscle-3.7-r1.ebuild | 2 +- sci-libs/libmuscle/libmuscle-3.7-r2.ebuild | 2 +- sci-libs/libmuscle/libmuscle-9999.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild b/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild index 2a338db..efab077 100644 --- a/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild +++ b/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild @@ -5,7 +5,7 @@ EAPI="2" MY_TAG="mauve-2-3-0-release" -#ESVN_REPO_URI="https://mauve.svn.sourceforge.net/svnroot/mauve/muscle/tags/${MY_TAG}" +#ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/tags/${MY_TAG}" #inherit subversion autotools inherit autotools diff --git a/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild b/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild index 60ccf62..1c90d0f 100644 --- a/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild +++ b/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild @@ -5,7 +5,7 @@ EAPI="2" MY_TAG="mauve-2-3-0-release" -#ESVN_REPO_URI="https://mauve.svn.sourceforge.net/svnroot/mauve/muscle/tags/${MY_TAG}" +#ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/tags/${MY_TAG}" #inherit subversion autotools inherit autotools eutils diff --git a/sci-libs/libmuscle/libmuscle-9999.ebuild b/sci-libs/libmuscle/libmuscle-9999.ebuild index 7d5c5f0..5b96db6 100644 --- a/sci-libs/libmuscle/libmuscle-9999.ebuild +++ b/sci-libs/libmuscle/libmuscle-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="2" -ESVN_REPO_URI="https://mauve.svn.sourceforge.net/svnroot/mauve/muscle/trunk" +ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/trunk" inherit subversion autotools
