commit:     a1760d680df23536860176448a97201ec372e9c3
Author:     Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Fri May  8 14:45:29 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 17 16:55:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1760d68

dev-java/netty-transport: update homepage

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-java/netty-transport/netty-transport-4.0.21-r1.ebuild | 4 ++--
 dev-java/netty-transport/netty-transport-4.0.36.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/netty-transport/netty-transport-4.0.21-r1.ebuild 
b/dev-java/netty-transport/netty-transport-4.0.21-r1.ebuild
index d026de50d1c..0460b4e4756 100644
--- a/dev-java/netty-transport/netty-transport-4.0.21-r1.ebuild
+++ b/dev-java/netty-transport/netty-transport-4.0.21-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
 MY_PN="netty"
 MY_P="${MY_PN}-${PV}"
 DESCRIPTION="Async event-driven framework for high performance network 
applications"
-HOMEPAGE="http://netty.io/";
+HOMEPAGE="https://netty.io/";
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz";
 
 LICENSE="Apache-2.0"

diff --git a/dev-java/netty-transport/netty-transport-4.0.36.ebuild 
b/dev-java/netty-transport/netty-transport-4.0.36.ebuild
index f8fd19a650c..0c0f9456d7e 100644
--- a/dev-java/netty-transport/netty-transport-4.0.36.ebuild
+++ b/dev-java/netty-transport/netty-transport-4.0.36.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="5"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-pkg-simple
 MY_PN="netty"
 MY_P="${MY_PN}-${PV}"
 DESCRIPTION="Async event-driven framework for high performance network 
applications"
-HOMEPAGE="http://netty.io/";
+HOMEPAGE="https://netty.io/";
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz";
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to