diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-27 15:24:48 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-04 21:25:56 -0400 |
commit | 23af08dfe8e8eee5b07926a73d9b61ae1a6ef984 (patch) | |
tree | 6d9df45289e9d813a5d47bff537768d11c17ce7b /net-voip | |
parent | net-libs/webkit-gtk: use HTTPS (diff) | |
download | gentoo-23af08dfe8e8eee5b07926a73d9b61ae1a6ef984.tar.gz gentoo-23af08dfe8e8eee5b07926a73d9b61ae1a6ef984.tar.bz2 gentoo-23af08dfe8e8eee5b07926a73d9b61ae1a6ef984.zip |
net-voip/telepathy-haze: use HTTPS
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild index f1129cbc8855..1b9fe12ff1a0 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.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=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 DESCRIPTION="Telepathy connection manager providing libpurple supported protocols" -HOMEPAGE="http://developer.pidgin.im/wiki/TelepathyHaze" +HOMEPAGE="https://telepathy.freedesktop.org https://developer.pidgin.im/wiki/TelepathyHaze" SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild index 2303a4580d82..43d4b875b016 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.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 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-any-r1 DESCRIPTION="Telepathy connection manager providing libpurple supported protocols" -HOMEPAGE="https://telepathy.freedesktop.org/" +HOMEPAGE="https://telepathy.freedesktop.org https://developer.pidgin.im/wiki/TelepathyHaze" SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" |