summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:47:58 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:16 -0400
commitb76f5f8878f79b72a580c66e2c6876768c3f98af (patch)
tree79b4c0f665303ea67e8f7c856a4bb3c82d1b51c8 /dev-java/relaxng-datatype
parentdev-java/netty-transport: update homepage (diff)
downloadgentoo-b76f5f8878f79b72a580c66e2c6876768c3f98af.tar.gz
gentoo-b76f5f8878f79b72a580c66e2c6876768c3f98af.tar.bz2
gentoo-b76f5f8878f79b72a580c66e2c6876768c3f98af.zip
dev-java/relaxng-datatype: 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/relaxng-datatype')
-rw-r--r--dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild
index 815a5e4cf8b5..304bd7ade70b 100644
--- a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild
+++ b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.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=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"