Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smartmontools/
Date: Sun, 30 Oct 2016 20:05:37
Message-Id: 1477857865.8add81a374cfbfcaeb56cc414e52bf95b065caa1.swegener@gentoo
1 commit: 8add81a374cfbfcaeb56cc414e52bf95b065caa1
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 21 10:49:06 2016 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 20:04:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8add81a3
7
8 sys-apps/smartmontools: Update SourceForge SVN URLs
9
10 Package-Manager: portage-2.2.28
11
12 sys-apps/smartmontools/smartmontools-6.4-r1.ebuild | 2 +-
13 sys-apps/smartmontools/smartmontools-6.4.ebuild | 4 ++--
14 sys-apps/smartmontools/smartmontools-6.5.ebuild | 2 +-
15 sys-apps/smartmontools/smartmontools-9999.ebuild | 2 +-
16 4 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild
19 index dc78a90..3746b94 100644
20 --- a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild
21 +++ b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild
22 @@ -6,7 +6,7 @@ EAPI=5
23
24 inherit flag-o-matic systemd
25 if [[ ${PV} == "9999" ]] ; then
26 - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools"
27 + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools"
28 ESVN_PROJECT="smartmontools"
29 inherit subversion autotools
30 else
31
32 diff --git a/sys-apps/smartmontools/smartmontools-6.4.ebuild b/sys-apps/smartmontools/smartmontools-6.4.ebuild
33 index 380f99f..ca0d4ff 100644
34 --- a/sys-apps/smartmontools/smartmontools-6.4.ebuild
35 +++ b/sys-apps/smartmontools/smartmontools-6.4.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2015 Gentoo Foundation
38 +# Copyright 1999-2016 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 # $Id$
41
42 @@ -6,7 +6,7 @@ EAPI="4"
43
44 inherit flag-o-matic systemd
45 if [[ ${PV} == "9999" ]] ; then
46 - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools"
47 + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools"
48 ESVN_PROJECT="smartmontools"
49 inherit subversion autotools
50 else
51
52 diff --git a/sys-apps/smartmontools/smartmontools-6.5.ebuild b/sys-apps/smartmontools/smartmontools-6.5.ebuild
53 index cea715a..5d33f5c 100644
54 --- a/sys-apps/smartmontools/smartmontools-6.5.ebuild
55 +++ b/sys-apps/smartmontools/smartmontools-6.5.ebuild
56 @@ -6,7 +6,7 @@ EAPI=5
57
58 inherit flag-o-matic systemd
59 if [[ ${PV} == "9999" ]] ; then
60 - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools"
61 + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools"
62 ESVN_PROJECT="smartmontools"
63 inherit subversion autotools
64 else
65
66 diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild
67 index cea715a..5d33f5c 100644
68 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild
69 +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild
70 @@ -6,7 +6,7 @@ EAPI=5
71
72 inherit flag-o-matic systemd
73 if [[ ${PV} == "9999" ]] ; then
74 - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools"
75 + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools"
76 ESVN_PROJECT="smartmontools"
77 inherit subversion autotools
78 else