dev-java/tomcat-native: bump to 1.2.24
[gentoo.git] / dev-java / tablelayout / tablelayout-1.0.ebuild
index a0b2fe7c1a8c5abb6031cbfd488d01882282276c..afc16b2f180b25ed39cffcac530085843f008f2a 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 
@@ -8,10 +7,11 @@ 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 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 SLOT="0"
 IUSE=""