commit:     e3206ab3e6cf5b790773bf5dfe71d7b501891a22
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 19 16:53:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 23:58:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3206ab3

dev-db/mycli: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8911

 dev-db/mycli/mycli-1.10.0.ebuild    | 4 ++--
 dev-db/mycli/mycli-1.15.0-r2.ebuild | 4 ++--
 dev-db/mycli/mycli-1.7.1.ebuild     | 4 ++--
 dev-db/mycli/mycli-9999.ebuild      | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-db/mycli/mycli-1.10.0.ebuild b/dev-db/mycli/mycli-1.10.0.ebuild
index ea8f4543b3f..5dd50199686 100644
--- a/dev-db/mycli/mycli-1.10.0.ebuild
+++ b/dev-db/mycli/mycli-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax 
highlighting"
 
-HOMEPAGE="http://mycli.net";
+HOMEPAGE="https://www.mycli.net";
 SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD MIT"
 SLOT="0"

diff --git a/dev-db/mycli/mycli-1.15.0-r2.ebuild 
b/dev-db/mycli/mycli-1.15.0-r2.ebuild
index 1782a8aa2bb..15039dd126a 100644
--- a/dev-db/mycli/mycli-1.15.0-r2.ebuild
+++ b/dev-db/mycli/mycli-1.15.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax 
highlighting"
 
-HOMEPAGE="http://mycli.net";
+HOMEPAGE="https://www.mycli.net";
 SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD MIT"
 SLOT="0"

diff --git a/dev-db/mycli/mycli-1.7.1.ebuild b/dev-db/mycli/mycli-1.7.1.ebuild
index 8be1e51a330..687e4e87a09 100644
--- a/dev-db/mycli/mycli-1.7.1.ebuild
+++ b/dev-db/mycli/mycli-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax 
highlighting"
 
-HOMEPAGE="http://mycli.net";
+HOMEPAGE="https://www.mycli.net";
 SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD MIT"
 SLOT="0"

diff --git a/dev-db/mycli/mycli-9999.ebuild b/dev-db/mycli/mycli-9999.ebuild
index 3deef04e91b..f3aa95b7cd2 100644
--- a/dev-db/mycli/mycli-9999.ebuild
+++ b/dev-db/mycli/mycli-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
 
 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax 
highlighting"
 
-HOMEPAGE="http://mycli.net";
+HOMEPAGE="https://www.mycli.net";
 SRC_URI=""
 LICENSE="BSD MIT"
 SLOT="0"

Reply via email to