diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:49:06 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:25 +0000 |
commit | 8add81a374cfbfcaeb56cc414e52bf95b065caa1 (patch) | |
tree | e9b50329c20f3bf8e5d751cc07c0afe99d71191b /sys-apps/smartmontools | |
parent | sci-mathematics/msieve: Update SourceForge SVN URLs (diff) | |
download | gentoo-8add81a374cfbfcaeb56cc414e52bf95b065caa1.tar.gz gentoo-8add81a374cfbfcaeb56cc414e52bf95b065caa1.tar.bz2 gentoo-8add81a374cfbfcaeb56cc414e52bf95b065caa1.zip |
sys-apps/smartmontools: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-apps/smartmontools')
4 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild index dc78a90f4237..3746b94c1549 100644 --- a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-6.4.ebuild b/sys-apps/smartmontools/smartmontools-6.4.ebuild index 380f99fd18f5..ca0d4ff30078 100644 --- a/sys-apps/smartmontools/smartmontools-6.4.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.4.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$ @@ -6,7 +6,7 @@ EAPI="4" inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-6.5.ebuild b/sys-apps/smartmontools/smartmontools-6.5.ebuild index cea715af4147..5d33f5ca96ee 100644 --- a/sys-apps/smartmontools/smartmontools-6.5.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild index cea715af4147..5d33f5ca96ee 100644 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else |