diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:29:38 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:58:12 +1000 |
commit | da8021fb726a1855394194cfbdae3e3ec1a5a35f (patch) | |
tree | b278ec2d04ed5c60f3c73025671cfecf503b37a4 /app-mobilephone/gammu | |
parent | dev-libs/ffcall: use HTTPS (diff) | |
download | gentoo-da8021fb726a1855394194cfbdae3e3ec1a5a35f.tar.gz gentoo-da8021fb726a1855394194cfbdae3e3ec1a5a35f.tar.bz2 gentoo-da8021fb726a1855394194cfbdae3e3ec1a5a35f.zip |
app-mobilephone/gammu: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-mobilephone/gammu')
-rw-r--r-- | app-mobilephone/gammu/gammu-1.33.0-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 2eee22cbb1b5..b6b80f011f95 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 f4428227be22..dd5cc078d7c7 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" |