summaryrefslogtreecommitdiff
path: root/dev-java/xz-java/xz-java-1.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/xz-java/xz-java-1.5.ebuild')
-rw-r--r--dev-java/xz-java/xz-java-1.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/xz-java/xz-java-1.5.ebuild b/dev-java/xz-java/xz-java-1.5.ebuild
index d04c979c7ead..7ac75ef44151 100644
--- a/dev-java/xz-java/xz-java-1.5.ebuild
+++ b/dev-java/xz-java/xz-java-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Implementation of xz data compression in pure java"
-HOMEPAGE="http://tukaani.org/xz/java.html"
-SRC_URI="http://tukaani.org/xz/${P}.zip"
+HOMEPAGE="https://tukaani.org/xz/java.html"
+SRC_URI="https://tukaani.org/xz/${P}.zip"
LICENSE="public-domain"
SLOT="0"