net-libs/grpc: http -> https HOMEPAGE
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 15 Nov 2018 03:15:46 +0000 (19:15 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 15 Nov 2018 03:21:04 +0000 (19:21 -0800)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
net-libs/grpc/grpc-1.12.0.ebuild
net-libs/grpc/grpc-1.12.1-r1.ebuild
net-libs/grpc/grpc-1.13.0-r1.ebuild
net-libs/grpc/grpc-1.13.1.ebuild
net-libs/grpc/grpc-1.14.2.ebuild
net-libs/grpc/grpc-1.15.0.ebuild
net-libs/grpc/grpc-1.16.0.ebuild
net-libs/grpc/grpc-1.16.1.ebuild

index a232297d5cfc005038d0bf606becfcd7f6129bd1..ddf193e17a0461935cfccfdfcc5bf04678f0bc43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit python-r1 toolchain-funcs multilib flag-o-matic
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 6c9403c7626959fb33820f6079bffe1ce223853a..e5ea7b0998a797a8adbdc3536d8d9d264fc96586 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ inherit distutils-r1 flag-o-matic toolchain-funcs
 PROTOBUF_VERSION="3.5.2"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="
        https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        tools? ( https://github.com/google/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz -> protobuf-${PROTOBUF_VERSION}.tar.gz )
index b3f51b4ee14989127bf5235d58db6085ed5cbb9c..d04a6152ea2a5e20b515985198025bc3de09fd6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ inherit distutils-r1 flag-o-matic toolchain-funcs
 PROTOBUF_VERSION="3.5.2"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="
        https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        tools? ( https://github.com/google/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz -> protobuf-${PROTOBUF_VERSION}.tar.gz )
index 620789c5cc90c74f5e01bf58bea852ea17a0aa4a..c754e09e6eba81c39f1c8b253a7a8fadac259416 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ inherit distutils-r1 flag-o-matic toolchain-funcs
 PROTOBUF_VERSION="3.5.2"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="
        https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        tools? ( https://github.com/google/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz -> protobuf-${PROTOBUF_VERSION}.tar.gz )
index f7ac68eea6498c5424fe1d0bf062077312e21806..8c453555b08415853bc472167d3ee10814cb62ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ inherit distutils-r1 flag-o-matic toolchain-funcs
 PROTOBUF_VERSION="3.5.2"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="
        https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        tools? ( https://github.com/google/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz -> protobuf-${PROTOBUF_VERSION}.tar.gz )
index 7c59fdc3076819dda1560c2b95d2af15b48d1515..9aa1447c2c75ebe5d19c98171b858f3d9670e67b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ inherit distutils-r1 flag-o-matic toolchain-funcs
 PROTOBUF_VERSION="3.6.1"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="
        https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        tools? ( https://github.com/google/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz -> protobuf-${PROTOBUF_VERSION}.tar.gz )
index b3fac81f326d0eacbafc060ab6455b64252c0bc2..4cfb0e21799cbcab70f9da24ab10a9f51eb2c634 100644 (file)
@@ -8,7 +8,7 @@ inherit flag-o-matic toolchain-funcs
 MY_PV="${PV//_pre/-pre}"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index b3fac81f326d0eacbafc060ab6455b64252c0bc2..4cfb0e21799cbcab70f9da24ab10a9f51eb2c634 100644 (file)
@@ -8,7 +8,7 @@ inherit flag-o-matic toolchain-funcs
 MY_PV="${PV//_pre/-pre}"
 
 DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="http://www.grpc.io"
+HOMEPAGE="https://www.grpc.io"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"