commit:     c973de72a8c8512aa8ed947fe4305bb88eb8eeda
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Feb 19 19:21:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 10:29:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c973de72

sci-geosciences/gdal-grass: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11109
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild | 6 +++---
 sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild 
b/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild
index 0b8f94b0643..b480a2b497b 100644
--- a/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild
+++ b/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils
 
 DESCRIPTION="GDAL plugin to access GRASS data"
-HOMEPAGE="http://www.gdal.org/";
-SRC_URI="http://download.osgeo.org/gdal/${PV}/${P}.tar.gz";
+HOMEPAGE="https://www.gdal.org/";
+SRC_URI="https://download.osgeo.org/gdal/${PV}/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="MIT"

diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild 
b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
index 0b8f94b0643..b480a2b497b 100644
--- a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
+++ b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils
 
 DESCRIPTION="GDAL plugin to access GRASS data"
-HOMEPAGE="http://www.gdal.org/";
-SRC_URI="http://download.osgeo.org/gdal/${PV}/${P}.tar.gz";
+HOMEPAGE="https://www.gdal.org/";
+SRC_URI="https://download.osgeo.org/gdal/${PV}/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="MIT"

Reply via email to