diff options
-rw-r--r-- | dev-util/cgdb/cgdb-0.6.8.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cgdb/cgdb-0.7.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-util/cgdb/cgdb-0.7.1.ebuild | 2 | ||||
-rw-r--r-- | 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 ddd55558fcbd..c38d3ca1e868 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 41d85a3805a1..b2a19f371e8f 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 9a57cd1d60f9..9b0c032ba93d 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 5a8f52e6edac..403e3567898b 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" |