summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2016-08-21 10:48:07 +0000
committerSven Wegener <swegener@gentoo.org>2016-10-30 20:04:18 +0000
commit8480e537bdacd750e68ff0a5c49893ef036d12c3 (patch)
treec56d20f394f6efdfe7b249fdd16802e956f905fa /dev-embedded/sdcc
parentdev-db/tora: Update SourceForge SVN URLs (diff)
downloadgentoo-8480e537bdacd750e68ff0a5c49893ef036d12c3.tar.gz
gentoo-8480e537bdacd750e68ff0a5c49893ef036d12c3.tar.bz2
gentoo-8480e537bdacd750e68ff0a5c49893ef036d12c3.zip
dev-embedded/sdcc: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-embedded/sdcc')
-rw-r--r--dev-embedded/sdcc/sdcc-2.9.0.ebuild4
-rw-r--r--dev-embedded/sdcc/sdcc-3.5.0.ebuild4
-rw-r--r--dev-embedded/sdcc/sdcc-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-embedded/sdcc/sdcc-2.9.0.ebuild b/dev-embedded/sdcc/sdcc-2.9.0.ebuild
index f4753392fbd1..1da475d79881 100644
--- a/dev-embedded/sdcc/sdcc-2.9.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ EAPI="2"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- ESVN_REPO_URI="https://svn.code.sourceforge.net/p/sdcc/code/trunk/sdcc"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/sdcc/code/trunk/sdcc"
inherit subversion autotools
docs_compile() { return 0; }
else
diff --git a/dev-embedded/sdcc/sdcc-3.5.0.ebuild b/dev-embedded/sdcc/sdcc-3.5.0.ebuild
index 6091311f02e3..52a611f8dcb0 100644
--- a/dev-embedded/sdcc/sdcc-3.5.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
- ESVN_REPO_URI="https://svn.code.sourceforge.net/p/sdcc/code/trunk/sdcc"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/sdcc/code/trunk/sdcc"
inherit subversion
docs_compile() { return 0; }
else
diff --git a/dev-embedded/sdcc/sdcc-9999.ebuild b/dev-embedded/sdcc/sdcc-9999.ebuild
index 6091311f02e3..52a611f8dcb0 100644
--- a/dev-embedded/sdcc/sdcc-9999.ebuild
+++ b/dev-embedded/sdcc/sdcc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
- ESVN_REPO_URI="https://svn.code.sourceforge.net/p/sdcc/code/trunk/sdcc"
+ ESVN_REPO_URI="https://svn.code.sf.net/p/sdcc/code/trunk/sdcc"
inherit subversion
docs_compile() { return 0; }
else