commit: da8021fb726a1855394194cfbdae3e3ec1a5a35f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 08:29:38 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 08:58:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8021fb
app-mobilephone/gammu: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-mobilephone/gammu/gammu-1.33.0-r1.ebuild | 4 ++-- app-mobilephone/gammu/gammu-1.36.8.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild index 2eee22cbb1b..b6b80f011f9 100644 --- a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 cmake-utils python-single-r1 DESCRIPTION="A tool to handle your cellular phone" -HOMEPAGE="http://www.wammu.eu/" +HOMEPAGE="https://www.wammu.eu/" SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-mobilephone/gammu/gammu-1.36.8.ebuild b/app-mobilephone/gammu/gammu-1.36.8.ebuild index f4428227be2..dd5cc078d7c 100644 --- a/app-mobilephone/gammu/gammu-1.36.8.ebuild +++ b/app-mobilephone/gammu/gammu-1.36.8.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils DESCRIPTION="A tool to handle your cellular phone" -HOMEPAGE="http://wammu.eu/gammu/" +HOMEPAGE="https://wammu.eu/gammu/" SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2"
