dev-java/java-getopt: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:16:08 +0000 (15:16 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:01 +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/java-getopt/java-getopt-1.0.14.ebuild

index ed3d17cc068211bfd6d900fd8b414732dea06643..d8fd667cc8fcd71383d9f3d684e5d7698a9b72c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Java command line option parser"
-HOMEPAGE="http://www.urbanophile.com/arenn/hacking/download.html"
-SRC_URI="http://www.urbanophile.com/arenn/hacking/getopt/${P}.tar.gz"
+HOMEPAGE="https://www.urbanophile.com/arenn/hacking/download.html"
+SRC_URI="https://www.urbanophile.com/arenn/hacking/getopt/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="1"