Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdivecomputer/
Date: Sun, 30 Oct 2016 20:05:44
Message-Id: 1477857870.db4df7f368e255753d6164fd34a7090ba07b5dcd.swegener@gentoo
1 commit: db4df7f368e255753d6164fd34a7090ba07b5dcd
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 3 11:16:53 2016 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 20:04:30 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4df7f3
7
8 dev-libs/libdivecomputer: Update SourceForge GIT URLs
9
10 Package-Manager: portage-2.3.0
11
12 dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild | 4 ++--
13 dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild | 4 ++--
14 dev-libs/libdivecomputer/libdivecomputer-9999.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild b/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild
18 index 566d7aa..7f9197b 100644
19 --- a/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild
20 +++ b/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI="5"
28
29 if [[ ${PV} = *9999* ]]; then
30 - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer"
31 + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git"
32 GIT_ECLASS="git-2"
33 AUTOTOOLIZE=yes
34 KEYWORDS=""
35
36 diff --git a/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild b/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild
37 index 566d7aa..7f9197b 100644
38 --- a/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild
39 +++ b/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild
40 @@ -1,11 +1,11 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2016 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 EAPI="5"
47
48 if [[ ${PV} = *9999* ]]; then
49 - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer"
50 + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git"
51 GIT_ECLASS="git-2"
52 AUTOTOOLIZE=yes
53 KEYWORDS=""
54
55 diff --git a/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild b/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild
56 index 9764283..c0af608 100644
57 --- a/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild
58 +++ b/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild
59 @@ -1,11 +1,11 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2016 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 # $Id$
64
65 EAPI="5"
66
67 if [[ ${PV} = *9999* ]]; then
68 - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer"
69 + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git"
70 GIT_ECLASS="git-2"
71 AUTOTOOLS_AUTORECONF=1
72 KEYWORDS=""