diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:48:46 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:23 +0000 |
commit | 657221f1233bcc7ca79199ff67bd742e70a4c992 (patch) | |
tree | ea674ab40464539394c99e777218a9908fff413b /sci-libs | |
parent | net-analyzer/wapiti: Update SourceForge SVN URLs (diff) | |
download | gentoo-657221f1233bcc7ca79199ff67bd742e70a4c992.tar.gz gentoo-657221f1233bcc7ca79199ff67bd742e70a4c992.tar.bz2 gentoo-657221f1233bcc7ca79199ff67bd742e70a4c992.zip |
sci-libs/freesteam: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/freesteam/freesteam-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/freesteam/freesteam-9999.ebuild b/sci-libs/freesteam/freesteam-9999.ebuild index 5df6f06edbc3..5c206f18c982 100644 --- a/sci-libs/freesteam/freesteam-9999.ebuild +++ b/sci-libs/freesteam/freesteam-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit eutils multilib scons-utils toolchain-funcs subversion DESCRIPTION="Open source implementation of IF97 steam tables" HOMEPAGE="http://freesteam.sourceforge.net/" SRC_URI="" -ESVN_REPO_URI=https://freesteam.svn.sourceforge.net/svnroot/freesteam/trunk +ESVN_REPO_URI="https://svn.code.sf.net/p/freesteam/code/trunk" LICENSE="GPL-2" SLOT="0" |