Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/
Date: Thu, 10 Jun 2021 11:43:15
Message-Id: 1623325355.e09295a436a27e60dc4ec433d364141e4494e0dc.bkohler@gentoo
1 commit: e09295a436a27e60dc4ec433d364141e4494e0dc
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 10 11:42:35 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 10 11:42:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09295a4
7
8 net-misc/connman: fix homepage
9
10 Upstream confirmed that there is no real homepage for now, but there may
11 be something on kernel.org wiki later. Using the cgit web ui as
12 homepage for now.
13
14 Package-Manager: Portage-3.0.19, Repoman-3.0.3
15 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
16
17 net-misc/connman/connman-1.39-r1.ebuild | 2 +-
18 net-misc/connman/connman-1.40.ebuild | 2 +-
19 net-misc/connman/connman-9999.ebuild | 2 +-
20 3 files changed, 3 insertions(+), 3 deletions(-)
21
22 diff --git a/net-misc/connman/connman-1.39-r1.ebuild b/net-misc/connman/connman-1.39-r1.ebuild
23 index a25edfcf355..86e7435576a 100644
24 --- a/net-misc/connman/connman-1.39-r1.ebuild
25 +++ b/net-misc/connman/connman-1.39-r1.ebuild
26 @@ -13,7 +13,7 @@ else
27 fi
28
29 DESCRIPTION="Provides a daemon for managing internet connections"
30 -HOMEPAGE="https://01.org/connman"
31 +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/"
32
33 LICENSE="GPL-2"
34 SLOT="0"
35
36 diff --git a/net-misc/connman/connman-1.40.ebuild b/net-misc/connman/connman-1.40.ebuild
37 index 9f5662b9ab4..acb42aed542 100644
38 --- a/net-misc/connman/connman-1.40.ebuild
39 +++ b/net-misc/connman/connman-1.40.ebuild
40 @@ -13,7 +13,7 @@ else
41 fi
42
43 DESCRIPTION="Provides a daemon for managing internet connections"
44 -HOMEPAGE="https://01.org/connman"
45 +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/"
46
47 LICENSE="GPL-2"
48 SLOT="0"
49
50 diff --git a/net-misc/connman/connman-9999.ebuild b/net-misc/connman/connman-9999.ebuild
51 index 9f5662b9ab4..acb42aed542 100644
52 --- a/net-misc/connman/connman-9999.ebuild
53 +++ b/net-misc/connman/connman-9999.ebuild
54 @@ -13,7 +13,7 @@ else
55 fi
56
57 DESCRIPTION="Provides a daemon for managing internet connections"
58 -HOMEPAGE="https://01.org/connman"
59 +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/"
60
61 LICENSE="GPL-2"
62 SLOT="0"