summaryrefslogtreecommitdiff
path: root/dev-java/java-getopt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-java/java-getopt
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r--dev-java/java-getopt/Manifest2
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.14.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/java-getopt/Manifest b/dev-java/java-getopt/Manifest
index abe3377e296d..f5c0abef0789 100644
--- a/dev-java/java-getopt/Manifest
+++ b/dev-java/java-getopt/Manifest
@@ -1,3 +1,3 @@
DIST java-getopt-1.0.14.tar.gz 45561 BLAKE2B d82234c2e49f6f556ddabd38cd283a63c2f6365ed23c227c42c48c75d834ce7de6a3fdc84c890762f05a63d4e09bab7e584f1cb9d17ef0a4784cd36c62f3128e SHA512 611a08b60ed787eaa1bf6bf6ce45075ed2bd75d7eead941879e019ef12cb4fcd7a196d0e64e9a75adaf35240c872f14590d7afa4e2dda03016fa970bd2e2dc25
-EBUILD java-getopt-1.0.14.ebuild 855 BLAKE2B 0164b1d9246fd44fee54d261b29298d72834e7895339a6dbfa4ea06b5321f21596d47cc9482408d484bcf35936a51a63f087d481885d20ae46dc17bb1f5652df SHA512 2aa44137ac2a3f7ee408f604e8d6d4def49c1de64e5d14111d2271deb2e0084a83ef977d706f9cf2d1ba6a06f6e73d056b1e5437a85ba8c8c1dc8b0e46614231
+EBUILD java-getopt-1.0.14.ebuild 854 BLAKE2B 9957c406ce02a777d74cfbbcb508244ee26f5c8ab1abd3de9c09228c78e86996b0921e6e84ad4b26509c75bc73c826daaf934e0bf8b73e04919ca7f0a6301df4 SHA512 8e6dd6c78ba59f8fa98babe48148e10bde44fc582d7bcba9b52f78968feb394d30c7efb6051d511dd79f8b9335244b4982fac8cfca96b908968dbd8651d5f593
MISC metadata.xml 232 BLAKE2B 513679b02247d8e4cb4c874abd785119d9ca62ad24c44969d52a42c3765d0ebf689024512a2c4c48e69688a4ce02a74ae05708b050a720bc73d8d2bf2ceff58d SHA512 00beaf2c81112ff757c4395f4ea47e85f2d48e369e241f10ddf200090dd6513d52ae2b1aef6d28b7417f1cf34608a7258a167eb307d5670323a2190f3710f893
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"