dev-java/tablelayout: Update URIs, rename the distfile
authorMichał Górny <mgorny@gentoo.org>
Sat, 24 Aug 2019 05:57:27 +0000 (07:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Aug 2019 10:00:02 +0000 (12:00 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/12781
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/tablelayout/Manifest
dev-java/tablelayout/tablelayout-1.0.ebuild

index de3dc95f662a9ff5c8d15beccc5f7e2d7df4be68..0ee9bdf58b91f38a49c24351a2ef8a98d5d54a95 100644 (file)
@@ -1 +1 @@
-DIST tablelayout.jar 112151 BLAKE2B cf084118517271987fd92027ee88914bdfe0199b79502d77dfd194fa4f19d2a5ffe7a208206443c1819ed10b7465ded1493e4cdbf33000bacd7e2885ec0c1877 SHA512 b6e9ef07b50165679df8338123cc636b8165ab989e71afc9d1279e257bb171675aa46cc304e65d7e301c66117149675bd987c07d6cf5b03cd1c7768144e22902
+DIST tablelayout-1.0.jar 112151 BLAKE2B cf084118517271987fd92027ee88914bdfe0199b79502d77dfd194fa4f19d2a5ffe7a208206443c1819ed10b7465ded1493e4cdbf33000bacd7e2885ec0c1877 SHA512 b6e9ef07b50165679df8338123cc636b8165ab989e71afc9d1279e257bb171675aa46cc304e65d7e301c66117149675bd987c07d6cf5b03cd1c7768144e22902
index b0689be25fcf24bd85204c43eabd5a4dbf04455b..afc16b2f180b25ed39cffcac530085843f008f2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,9 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Layout manager that makes creating user interfaces fast and easy"
-HOMEPAGE="https://tablelayout.dev.java.net/"
-SRC_URI="http://www.oracle.com/technetwork/java/${PN}.jar"
+HOMEPAGE="https://www.oracle.com/technetwork/java/tablelayout-141489.html"
+SRC_URI="https://www.oracle.com/technetwork/java/${PN}.jar -> ${P}.jar"
+
 LICENSE="LGPL-2.1"
 KEYWORDS="amd64 ~ppc64 x86"
 SLOT="0"