diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:48:58 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:24 +0000 |
commit | aa28fe2ec03690f1db58b6822257e97591b5c4db (patch) | |
tree | 3c3c7a67d41a1e152053c43d3e8a8dbe38703efd /sci-libs/libmuscle | |
parent | sci-libs/libmems: Update SourceForge SVN URLs (diff) | |
download | gentoo-aa28fe2ec03690f1db58b6822257e97591b5c4db.tar.gz gentoo-aa28fe2ec03690f1db58b6822257e97591b5c4db.tar.bz2 gentoo-aa28fe2ec03690f1db58b6822257e97591b5c4db.zip |
sci-libs/libmuscle: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-libs/libmuscle')
-rw-r--r-- | sci-libs/libmuscle/libmuscle-3.7-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/libmuscle/libmuscle-3.7-r2.ebuild | 2 | ||||
-rw-r--r-- | 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 2a338dbb0694..efab077432ff 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 60ccf621f884..1c90d0f5d4ce 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 7d5c5f035295..5b96db685d5d 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 |