diff options
author | Yixun Lan <dlan@gentoo.org> | 2018-04-20 22:01:35 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2018-04-20 22:06:12 +0800 |
commit | ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2 (patch) | |
tree | 73496da3d2d5504aea65b80420a71325da7266bf /net-misc | |
parent | net-misc/ofono: drop old (diff) | |
download | gentoo-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')
-rw-r--r-- | net-misc/ofono/ofono-1.16.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ofono/ofono-1.20.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ofono/ofono-1.23.ebuild | 2 |
3 files changed, 5 insertions, 5 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" diff --git a/net-misc/ofono/ofono-1.20.ebuild b/net-misc/ofono/ofono-1.20.ebuild index 8341f7b8b2cc..2978ac9372eb 100644 --- a/net-misc/ofono/ofono-1.20.ebuild +++ b/net-misc/ofono/ofono-1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 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" diff --git a/net-misc/ofono/ofono-1.23.ebuild b/net-misc/ofono/ofono-1.23.ebuild index 5169dc08df50..2978ac9372eb 100644 --- a/net-misc/ofono/ofono-1.23.ebuild +++ b/net-misc/ofono/ofono-1.23.ebuild @@ -6,7 +6,7 @@ EAPI=6 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" |