summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:16:08 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:01 -0400
commita2214bff8f743a0fe1448912b3ff9efeb7058186 (patch)
tree8c6e38af7564f772436c56de55622dc3bb70d94c /dev-java
parentsci-libs/libxc: update homepage (diff)
downloadgentoo-a2214bff8f743a0fe1448912b3ff9efeb7058186.tar.gz
gentoo-a2214bff8f743a0fe1448912b3ff9efeb7058186.tar.bz2
gentoo-a2214bff8f743a0fe1448912b3ff9efeb7058186.zip
dev-java/java-getopt: 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/java-getopt/java-getopt-1.0.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.14.ebuild b/dev-java/java-getopt/java-getopt-1.0.14.ebuild
index ed3d17cc0682..d8fd667cc8fc 100644
--- a/dev-java/java-getopt/java-getopt-1.0.14.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.14.ebuild
@@ -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"