commit: 9579e9656423f17d9912652950fb5398c2408cc4
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 10:48:29 2016 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:04:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9579e965
games-emulation/dosbox: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
games-emulation/dosbox/dosbox-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/dosbox/dosbox-9999.ebuild
b/games-emulation/dosbox/dosbox-9999.ebuild
index d362814..4ea5725 100644
--- a/games-emulation/dosbox/dosbox-9999.ebuild
+++ b/games-emulation/dosbox/dosbox-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=6
if [[ ${PV} = 9999 ]]; then
-
ESVN_REPO_URI="https://dosbox.svn.sourceforge.net/svnroot/dosbox/dosbox/trunk"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk"
inherit subversion
else
SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz"