public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnokii/
Date: Mon, 15 Jun 2020 02:35:12 +0000 (UTC)	[thread overview]
Message-ID: <1592188430.498a26163102c36135fefce19f23ae34145cbb4f.bman@gentoo> (raw)

commit:     498a26163102c36135fefce19f23ae34145cbb4f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:15:34 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498a2616

app-mobilephone/gnokii: use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild | 4 ++--
 app-mobilephone/gnokii/gnokii-0.6.31-r2.ebuild | 6 +++---
 app-mobilephone/gnokii/gnokii-9999.ebuild      | 6 +++---
 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 4cff846749e..95e4c8ba687 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 30ba63e2ac4..05d602a9304 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 39ddb284ab7..48d40e6b607 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"


             reply	other threads:[~2020-06-15  2:35 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-15  2:35 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-13 18:50 [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnokii/ Arthur Zamarin
2024-05-13 18:50 Arthur Zamarin
2023-12-29  1:16 Sam James
2023-02-08 17:13 Sam James
2022-10-08 20:01 Sam James
2021-05-23  7:23 Andrew Savchenko
2021-03-20  9:09 Sam James
2021-03-14 22:11 Sam James
2021-03-12 15:28 Sam James
2021-03-12 15:25 Sam James
2021-03-11 13:33 Sam James
2020-04-10  9:48 Sergei Trofimovich
2020-04-04 11:07 Sergei Trofimovich
2019-02-05 18:41 Brian Evans
2017-04-30 11:53 Michael Palimaka
2017-04-30  9:02 Jeroen Roovers
2017-02-24  9:47 Michael Weber
2016-12-12 22:22 David Seifert
2015-11-18  6:47 Jeroen Roovers
2015-11-13  9:42 Agostino Sarubbo
2015-11-12  9:40 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1592188430.498a26163102c36135fefce19f23ae34145cbb4f.bman@gentoo \
    --to=bman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox