diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:24:34 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:55:13 -0400 |
commit | 1b3aa33f1eb2af48c98bd5091725d055b303fa8d (patch) | |
tree | 9f3081ee57484e45e8ef7001553a1ed382eca7d9 /dev-java | |
parent | dev-java/netty-codec-http: update homepage (diff) | |
download | gentoo-1b3aa33f1eb2af48c98bd5091725d055b303fa8d.tar.gz gentoo-1b3aa33f1eb2af48c98bd5091725d055b303fa8d.tar.bz2 gentoo-1b3aa33f1eb2af48c98bd5091725d055b303fa8d.zip |
dev-java/netty-common: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/netty-common/netty-common-4.0.21.ebuild | 4 | ||||
-rw-r--r-- | dev-java/netty-common/netty-common-4.0.36.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.21.ebuild b/dev-java/netty-common/netty-common-4.0.21.ebuild index 188eed46074b..8af40d85bfea 100644 --- a/dev-java/netty-common/netty-common-4.0.21.ebuild +++ b/dev-java/netty-common/netty-common-4.0.21.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-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" diff --git a/dev-java/netty-common/netty-common-4.0.36.ebuild b/dev-java/netty-common/netty-common-4.0.36.ebuild index 8864cbf62128..7748f7f898eb 100644 --- a/dev-java/netty-common/netty-common-4.0.36.ebuild +++ b/dev-java/netty-common/netty-common-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" |