Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/freesteam/
Date: Sun, 30 Oct 2016 20:05:28
Message-Id: 1477857863.657221f1233bcc7ca79199ff67bd742e70a4c992.swegener@gentoo
1 commit: 657221f1233bcc7ca79199ff67bd742e70a4c992
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 21 10:48:46 2016 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 20:04:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657221f1
7
8 sci-libs/freesteam: Update SourceForge SVN URLs
9
10 Package-Manager: portage-2.2.28
11
12 sci-libs/freesteam/freesteam-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/freesteam/freesteam-9999.ebuild b/sci-libs/freesteam/freesteam-9999.ebuild
16 index 5df6f06..5c206f1 100644
17 --- a/sci-libs/freesteam/freesteam-9999.ebuild
18 +++ b/sci-libs/freesteam/freesteam-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -9,7 +9,7 @@ inherit eutils multilib scons-utils toolchain-funcs subversion
26 DESCRIPTION="Open source implementation of IF97 steam tables"
27 HOMEPAGE="http://freesteam.sourceforge.net/"
28 SRC_URI=""
29 -ESVN_REPO_URI=https://freesteam.svn.sourceforge.net/svnroot/freesteam/trunk
30 +ESVN_REPO_URI="https://svn.code.sf.net/p/freesteam/code/trunk"
31
32 LICENSE="GPL-2"
33 SLOT="0"