commit:     2f3c41f1876387cc87abbd0161569b08b5402156
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 09:19:06 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 09:21:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3c41f1

dev-util/cgdb: https:// in HOMEPAGE

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-util/cgdb/cgdb-0.6.8.ebuild    | 4 ++--
 dev-util/cgdb/cgdb-0.7.0-r2.ebuild | 2 +-
 dev-util/cgdb/cgdb-0.7.1.ebuild    | 2 +-
 dev-util/cgdb/cgdb-9999.ebuild     | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/cgdb/cgdb-0.6.8.ebuild b/dev-util/cgdb/cgdb-0.6.8.ebuild
index ddd55558fcb..c38d3ca1e86 100644
--- a/dev-util/cgdb/cgdb-0.6.8.ebuild
+++ b/dev-util/cgdb/cgdb-0.6.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ fi
 inherit multilib-minimal
 
 DESCRIPTION="A curses front-end for GDB, the GNU debugger"
-HOMEPAGE="http://cgdb.github.io/";
+HOMEPAGE="https://cgdb.github.io/";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="test"

diff --git a/dev-util/cgdb/cgdb-0.7.0-r2.ebuild 
b/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
index 41d85a3805a..b2a19f371e8 100644
--- a/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
+++ b/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
@@ -15,7 +15,7 @@ fi
 inherit multilib-minimal
 
 DESCRIPTION="A curses front-end for GDB, the GNU debugger"
-HOMEPAGE="http://cgdb.github.io/";
+HOMEPAGE="https://cgdb.github.io/";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="test"

diff --git a/dev-util/cgdb/cgdb-0.7.1.ebuild b/dev-util/cgdb/cgdb-0.7.1.ebuild
index 9a57cd1d60f..9b0c032ba93 100644
--- a/dev-util/cgdb/cgdb-0.7.1.ebuild
+++ b/dev-util/cgdb/cgdb-0.7.1.ebuild
@@ -15,7 +15,7 @@ fi
 inherit multilib-minimal
 
 DESCRIPTION="A curses front-end for GDB, the GNU debugger"
-HOMEPAGE="http://cgdb.github.io/";
+HOMEPAGE="https://cgdb.github.io/";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="test"

diff --git a/dev-util/cgdb/cgdb-9999.ebuild b/dev-util/cgdb/cgdb-9999.ebuild
index 5a8f52e6eda..403e3567898 100644
--- a/dev-util/cgdb/cgdb-9999.ebuild
+++ b/dev-util/cgdb/cgdb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ fi
 inherit multilib-minimal
 
 DESCRIPTION="A curses front-end for GDB, the GNU debugger"
-HOMEPAGE="http://cgdb.github.io/";
+HOMEPAGE="https://cgdb.github.io/";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="test"

Reply via email to