diff options
author | 2021-06-10 06:42:35 -0500 | |
---|---|---|
committer | 2021-06-10 06:42:35 -0500 | |
commit | e09295a436a27e60dc4ec433d364141e4494e0dc (patch) | |
tree | cf9257c076e8d0ee9c5eaf24e1e1dad24af1f1e9 | |
parent | net-misc/connman: bump to 1.40 (diff) | |
download | gentoo-e09295a436a27e60dc4ec433d364141e4494e0dc.tar.gz gentoo-e09295a436a27e60dc4ec433d364141e4494e0dc.tar.bz2 gentoo-e09295a436a27e60dc4ec433d364141e4494e0dc.zip |
net-misc/connman: fix homepage
Upstream confirmed that there is no real homepage for now, but there may
be something on kernel.org wiki later. Using the cgit web ui as
homepage for now.
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r-- | net-misc/connman/connman-1.39-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/connman/connman-1.40.ebuild | 2 | ||||
-rw-r--r-- | net-misc/connman/connman-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/connman/connman-1.39-r1.ebuild b/net-misc/connman/connman-1.39-r1.ebuild index a25edfcf355b..86e7435576ad 100644 --- a/net-misc/connman/connman-1.39-r1.ebuild +++ b/net-misc/connman/connman-1.39-r1.ebuild @@ -13,7 +13,7 @@ else fi DESCRIPTION="Provides a daemon for managing internet connections" -HOMEPAGE="https://01.org/connman" +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/connman/connman-1.40.ebuild b/net-misc/connman/connman-1.40.ebuild index 9f5662b9ab43..acb42aed5422 100644 --- a/net-misc/connman/connman-1.40.ebuild +++ b/net-misc/connman/connman-1.40.ebuild @@ -13,7 +13,7 @@ else fi DESCRIPTION="Provides a daemon for managing internet connections" -HOMEPAGE="https://01.org/connman" +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/connman/connman-9999.ebuild b/net-misc/connman/connman-9999.ebuild index 9f5662b9ab43..acb42aed5422 100644 --- a/net-misc/connman/connman-9999.ebuild +++ b/net-misc/connman/connman-9999.ebuild @@ -13,7 +13,7 @@ else fi DESCRIPTION="Provides a daemon for managing internet connections" -HOMEPAGE="https://01.org/connman" +HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git/" LICENSE="GPL-2" SLOT="0" |