dev-java/relaxng-datatype: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:47:58 +0000 (15:47 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:16 +0000 (12:55 -0400)
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>
dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild

index 815a5e4cf8b5efd078c505be08490fc4f470d96e..304bd7ade70b5e576700bd8cdc26322d6c9360f6 100644 (file)
@@ -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=6
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Interface between RELAX NG validators and datatype libraries"
-HOMEPAGE="http://relaxng.org/"
+HOMEPAGE="https://relaxng.org/"
 SRC_URI="mirror://sourceforge/relaxng/${MY_P}.zip -> ${P}.zip"
 
 KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"