summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2018-04-20 22:01:35 +0800
committerYixun Lan <dlan@gentoo.org>2018-04-20 22:06:12 +0800
commitec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2 (patch)
tree73496da3d2d5504aea65b80420a71325da7266bf /net-misc/ofono/ofono-1.16.ebuild
parentnet-misc/ofono: drop old (diff)
downloadgentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.tar.gz
gentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.tar.bz2
gentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.zip
net-misc/ofono: fix HOMEPAGE url
Gentoo-Bug: 645988 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/ofono/ofono-1.16.ebuild')
-rw-r--r--net-misc/ofono/ofono-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild
index c774dbf0c999..3d1990823148 100644
--- a/net-misc/ofono/ofono-1.16.ebuild
+++ b/net-misc/ofono/ofono-1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils multilib systemd
DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon"
-HOMEPAGE="http://ofono.org/"
+HOMEPAGE="https://01.org/ofono"
SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
LICENSE="GPL-2"