dev-java/jsr173: Rename the distfile
authorMichał Górny <mgorny@gentoo.org>
Sat, 24 Aug 2019 05:53:38 +0000 (07:53 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Aug 2019 10:00:01 +0000 (12:00 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/jsr173/Manifest
dev-java/jsr173/jsr173-1.0-r4.ebuild

index 16edc1f328b913b454dfdd6e1497e77b21cb7622..c6dc5ebf90b10aa0d3944584b4aa1f7ff929d27a 100644 (file)
@@ -1 +1 @@
-DIST jsr173.jar 639734 BLAKE2B f34caff27d216303d14050c78c3a4413685e843b9a5aacb228c38c57c50a009b691bff889ebc970097f998ba93b3a0737256c3b8a19f9df3529d238b43f71538 SHA512 8b299532716682772e5eeafb63a5dd125dec8954a9a284f6766bac05409fff611724ae1a9b6f4f6f303b64c12b19e394371a6b0a87132b36e88f94e20b69efe4
+DIST jsr173-1.0.jar 639734 BLAKE2B f34caff27d216303d14050c78c3a4413685e843b9a5aacb228c38c57c50a009b691bff889ebc970097f998ba93b3a0737256c3b8a19f9df3529d238b43f71538 SHA512 8b299532716682772e5eeafb63a5dd125dec8954a9a284f6766bac05409fff611724ae1a9b6f4f6f303b64c12b19e394371a6b0a87132b36e88f94e20b69efe4
index 332838833908e1d3ee48c89efb86c903eecd5ad0..7180b48d5303ca3ba92a2f73deba1162377c2344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Yet another Java library for parsing and writing XML"
 HOMEPAGE="http://dev2dev.bea.com/xml/stax.html"
-SRC_URI="http://ftpna2.bea.com/pub/downloads/${PN}.jar"
+SRC_URI="mirror://gentoo/${PN}.jar -> ${P}.jar"
 
 LICENSE="bea.ri.jsr173"
 SLOT="0"