summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-13 10:15:34 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-14 22:33:50 -0400
commit498a26163102c36135fefce19f23ae34145cbb4f (patch)
tree776691e983984f9114910a74a25b561d81396093 /app-mobilephone/gnokii
parentapp-backup/fsarchiver: use HTTPS (diff)
downloadgentoo-498a26163102c36135fefce19f23ae34145cbb4f.tar.gz
gentoo-498a26163102c36135fefce19f23ae34145cbb4f.tar.bz2
gentoo-498a26163102c36135fefce19f23ae34145cbb4f.zip
app-mobilephone/gnokii: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild4
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild6
-rw-r--r--app-mobilephone/gnokii/gnokii-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
index 4cff846749e2..95e4c8ba687e 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
@@ -4,14 +4,14 @@
EAPI=6
inherit autotools eutils linux-info
-HOMEPAGE="http://www.gnokii.org/"
+HOMEPAGE="https://www.gnokii.org/"
if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="
git://git.savannah.nongnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit git-r3
else
- SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
+ SRC_URI="https://www.gnokii.org/download/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
DESCRIPTION="User space driver and tools for use with mobile phones"
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild
index 30ba63e2ac49..05d602a9304e 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools desktop eutils linux-info
-HOMEPAGE="http://www.gnokii.org/"
+HOMEPAGE="https://www.gnokii.org/"
if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="
git://git.savannah.nongnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit git-r3
else
- SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
+ SRC_URI="https://www.gnokii.org/download/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
DESCRIPTION="User space driver and tools for use with mobile phones"
diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild
index 39ddb284ab7e..48d40e6b607e 100644
--- a/app-mobilephone/gnokii/gnokii-9999.ebuild
+++ b/app-mobilephone/gnokii/gnokii-9999.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools desktop eutils linux-info
-HOMEPAGE="http://www.gnokii.org/"
+HOMEPAGE="https://www.gnokii.org/"
if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="
git://git.savannah.nongnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit git-r3
else
- SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
+ SRC_URI="https://www.gnokii.org/download/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
DESCRIPTION="User space driver and tools for use with mobile phones"