From 15e279b77f00904622b52f017e7061774fb2fc0b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Tue, 20 Oct 2020 06:30:25 +0000 Subject: Updating liguros repo --- dev-java/javatoolkit/javatoolkit-0.6.3.ebuild | 2 +- dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild | 3 +-- dev-java/okio/Manifest | 2 +- dev-java/okio/okio-1.11.0.ebuild | 5 +---- dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild | 5 ++++- dev-java/rome/rome-0.9-r3.ebuild | 3 ++- dev-java/rundoc/rundoc-0.11-r1.ebuild | 3 ++- dev-java/sac/sac-1.3-r2.ebuild | 3 ++- dev-java/sac/sac-1.3-r3.ebuild | 3 ++- dev-java/saxon/saxon-6.5.5-r2.ebuild | 3 ++- dev-java/saxon/saxon-9.2.0.6-r2.ebuild | 3 ++- dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild | 3 ++- dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild | 3 ++- dev-java/snip/snip-0.11-r1.ebuild | 3 ++- dev-java/squareness-jlf/squareness-jlf-2.3.0-r1.ebuild | 6 ++++-- dev-java/tapestry/tapestry-3.0.4-r3.ebuild | 3 ++- dev-java/tomcat-jstl-compat/tomcat-jstl-compat-1.2.5-r1.ebuild | 3 ++- dev-java/toolbar/toolbar-1.1.0-r2.ebuild | 3 ++- .../touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild | 7 +++++-- dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild | 5 +++-- dev-java/xml-security/xml-security-1.5.7-r1.ebuild | 3 ++- dev-java/xml-writer/xml-writer-0.2-r1.ebuild | 3 ++- dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild | 5 +++-- dev-java/xp/xp-0.5-r4.ebuild | 7 +++++-- dev-java/xz-java/xz-java-1.8.ebuild | 3 ++- dev-java/yanfs/yanfs-1.0.ebuild | 4 ++-- dev-java/zeus-jscl/zeus-jscl-1.64-r1.ebuild | 7 +++++-- 27 files changed, 65 insertions(+), 38 deletions(-) (limited to 'dev-java') diff --git a/dev-java/javatoolkit/javatoolkit-0.6.3.ebuild b/dev-java/javatoolkit/javatoolkit-0.6.3.ebuild index d9ce92fdeb4c..b77b3d669e1e 100644 --- a/dev-java/javatoolkit/javatoolkit-0.6.3.ebuild +++ b/dev-java/javatoolkit/javatoolkit-0.6.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" python_prepare_all() { hprefixify src/py/buildparser src/py/findclass setup.py diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild index 357c84aa96e6..26eb2cc3be1c 100644 --- a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild +++ b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,6 @@ S="${WORKDIR}/${PN}" src_compile() { :; } src_install() { - dodir /usr/share/${PN}/ insinto /usr/share/${PN}/ doins -r hyph diff --git a/dev-java/okio/Manifest b/dev-java/okio/Manifest index 492301a3adb1..458c68ce017a 100644 --- a/dev-java/okio/Manifest +++ b/dev-java/okio/Manifest @@ -1 +1 @@ -DIST okio-1.11.0.zip 147483 BLAKE2B 776b77f12d72eafd573793b3a7e146d042cd07c38bdc96dd549ce82018cf128e40aee0a19bf019ffd174d73e75b35508c96684d87f443e4fb28da2964276eb4d SHA512 c8f440284d683a04e3d75d6f6715e229c06caad5e7f2bc544348703cdfbd8fe5bfb19f0c316ea4cfb473a933b03bda2277de8c0b7c956b143cc04826e61cf0b6 +DIST okio-1.11.0.tar.gz 95398 BLAKE2B 6d31d61f1ac0d34289e601bdf4a35768f81ada35883958d0a7fddd6ba9fcbbe36ca75f87ad1879a207d3b587d22a096b41945102c5c8829b094e9954901fe87e SHA512 12b6d63cf037be2679c01e71bd6318ea1f8bd19f7f2a38f58c210d6bbb4650db6ba5aa527808c109ca02af2ccd663dc31102dd1b8ea6c6ce326dd7be7c1d8071 diff --git a/dev-java/okio/okio-1.11.0.ebuild b/dev-java/okio/okio-1.11.0.ebuild index ce07c77a5885..743f89f4b4cb 100644 --- a/dev-java/okio/okio-1.11.0.ebuild +++ b/dev-java/okio/okio-1.11.0.ebuild @@ -11,22 +11,19 @@ MY_P="${PN}-parent-${PV}" DESCRIPTION="A modern I/O API for Java" HOMEPAGE="https://github.com/square/okio" -SRC_URI="https://github.com/square/${PN}/archive/${MY_P}.zip -> ${P}.zip" +SRC_URI="https://github.com/square/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" >=virtual/jre-1.7" - CDEPEND=" source? ( app-arch/zip ) dev-java/jmh-core:0 dev-java/junit:4" - DEPEND=">=virtual/jdk-1.7 ${CDEPEND}" - RDEPEND=">=virtual/jre-1.7 ${CDEPEND}" diff --git a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild index 304bd7ade70b..8843497dd97f 100644 --- a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild +++ b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild @@ -18,7 +18,10 @@ KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-mac LICENSE="BSD" SLOT="0" -DEPEND=">=virtual/jdk-1.7" +DEPEND=" + app-arch/unzip + >=virtual/jdk-1.7 +" RDEPEND=">=virtual/jre-1.7" DOCS=( README.txt ) diff --git a/dev-java/rome/rome-0.9-r3.ebuild b/dev-java/rome/rome-0.9-r3.ebuild index abd3aaa7e8e5..15f76e221046 100644 --- a/dev-java/rome/rome-0.9-r3.ebuild +++ b/dev-java/rome/rome-0.9-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,6 +18,7 @@ CDEPEND="dev-java/jdom:0" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6 test? ( dev-java/ant-junit:0 )" diff --git a/dev-java/rundoc/rundoc-0.11-r1.ebuild b/dev-java/rundoc/rundoc-0.11-r1.ebuild index b4070e69d90e..b67918e11bf3 100644 --- a/dev-java/rundoc/rundoc-0.11-r1.ebuild +++ b/dev-java/rundoc/rundoc-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,6 +24,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6 source? ( app-arch/zip )" diff --git a/dev-java/sac/sac-1.3-r2.ebuild b/dev-java/sac/sac-1.3-r2.ebuild index 78e5db0e35a1..12656740beec 100644 --- a/dev-java/sac/sac-1.3-r2.ebuild +++ b/dev-java/sac/sac-1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,6 +19,7 @@ IUSE="" RDEPEND=">=virtual/jre-1.6" DEPEND=" + app-arch/zip >=virtual/jdk-1.6 source? ( app-arch/zip )" diff --git a/dev-java/sac/sac-1.3-r3.ebuild b/dev-java/sac/sac-1.3-r3.ebuild index d46991ebdfb6..fc3f5502e724 100644 --- a/dev-java/sac/sac-1.3-r3.ebuild +++ b/dev-java/sac/sac-1.3-r3.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=6 @@ -19,6 +19,7 @@ RDEPEND=" >=virtual/jre-1.6" DEPEND=" + app-arch/zip >=virtual/jdk-1.6" S="${WORKDIR}/${P}" diff --git a/dev-java/saxon/saxon-6.5.5-r2.ebuild b/dev-java/saxon/saxon-6.5.5-r2.ebuild index ffa52cb4083f..e8a6377fbd77 100644 --- a/dev-java/saxon/saxon-6.5.5-r2.ebuild +++ b/dev-java/saxon/saxon-6.5.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6" JAVA_GENTOO_CLASSPATH="jdom" diff --git a/dev-java/saxon/saxon-9.2.0.6-r2.ebuild b/dev-java/saxon/saxon-9.2.0.6-r2.ebuild index fee7c90c0fb4..c57d3a4443bd 100644 --- a/dev-java/saxon/saxon-9.2.0.6-r2.ebuild +++ b/dev-java/saxon/saxon-9.2.0.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,6 +29,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6" S="${WORKDIR}" diff --git a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild index cf55866160bb..821e24e4bf99 100644 --- a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild +++ b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,6 +19,7 @@ IUSE="" RDEPEND=" >=virtual/jre-1.5" DEPEND=" + app-arch/unzip >=virtual/jdk-1.5 test? ( dev-java/ant-junit )" diff --git a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild index 075fa796100e..1b08d2456d41 100644 --- a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild +++ b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,6 +19,7 @@ IUSE="" RDEPEND=" >=virtual/jre-1.5" DEPEND=" + app-arch/unzip >=virtual/jdk-1.5 test? ( dev-java/ant-junit )" diff --git a/dev-java/snip/snip-0.11-r1.ebuild b/dev-java/snip/snip-0.11-r1.ebuild index b4070e69d90e..b67918e11bf3 100644 --- a/dev-java/snip/snip-0.11-r1.ebuild +++ b/dev-java/snip/snip-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,6 +24,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6 source? ( app-arch/zip )" diff --git a/dev-java/squareness-jlf/squareness-jlf-2.3.0-r1.ebuild b/dev-java/squareness-jlf/squareness-jlf-2.3.0-r1.ebuild index fcb69cd09e10..f03c9114fcb0 100644 --- a/dev-java/squareness-jlf/squareness-jlf-2.3.0-r1.ebuild +++ b/dev-java/squareness-jlf/squareness-jlf-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -22,7 +22,9 @@ S="${WORKDIR}" RDEPEND=">=virtual/jre-1.4 dev-java/laf-plugin:0" -DEPEND=">=virtual/jdk-1.4 +DEPEND=" + app-arch/unzip + >=virtual/jdk-1.4 dev-java/laf-plugin:0" EANT_GENTOO_CLASSPATH="laf-plugin" diff --git a/dev-java/tapestry/tapestry-3.0.4-r3.ebuild b/dev-java/tapestry/tapestry-3.0.4-r3.ebuild index 19824e4645a7..0d12ef740137 100644 --- a/dev-java/tapestry/tapestry-3.0.4-r3.ebuild +++ b/dev-java/tapestry/tapestry-3.0.4-r3.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=6 @@ -35,6 +35,7 @@ RDEPEND=" " DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.4 " diff --git a/dev-java/tomcat-jstl-compat/tomcat-jstl-compat-1.2.5-r1.ebuild b/dev-java/tomcat-jstl-compat/tomcat-jstl-compat-1.2.5-r1.ebuild index 279a08d9fcb8..993a59235a07 100644 --- a/dev-java/tomcat-jstl-compat/tomcat-jstl-compat-1.2.5-r1.ebuild +++ b/dev-java/tomcat-jstl-compat/tomcat-jstl-compat-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -32,6 +32,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip test? ( dev-java/ant-junit:0 dev-java/easymock:3.2 diff --git a/dev-java/toolbar/toolbar-1.1.0-r2.ebuild b/dev-java/toolbar/toolbar-1.1.0-r2.ebuild index 9f38ab260d59..36995714c7c5 100644 --- a/dev-java/toolbar/toolbar-1.1.0-r2.ebuild +++ b/dev-java/toolbar/toolbar-1.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,6 +20,7 @@ RDEPEND=" >=virtual/jre-1.6" DEPEND=" + app-arch/unzip >=virtual/jdk-1.6 source? ( app-arch/zip )" diff --git a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild index c6edb1b819ef..83340ef2d25e 100644 --- a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild +++ b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,10 @@ SLOT="0" KEYWORDS="amd64 ~ppc64 x86" IUSE="" -DEPEND=">=virtual/jdk-1.6" +DEPEND=" + app-arch/unzip + >=virtual/jdk-1.6 +" RDEPEND=">=virtual/jre-1.6" S="${WORKDIR}/${MY_PN}" diff --git a/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild index 059a8b2e1a66..c771f2541a41 100644 --- a/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild +++ b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source examples" inherit java-pkg-2 java-pkg-simple -DESCRIPTION="Declarative Velocity Style Language." +DESCRIPTION="Declarative Velocity Style Language" HOMEPAGE="https://velocity.apache.org/dvsl/devel/" SRC_URI="mirror://apache/velocity/dvsl/${PV}/${P}-src.zip -> ${P}.zip" @@ -25,6 +25,7 @@ CDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6" RDEPEND=" diff --git a/dev-java/xml-security/xml-security-1.5.7-r1.ebuild b/dev-java/xml-security/xml-security-1.5.7-r1.ebuild index 942cda9a85f1..54e988592d63 100644 --- a/dev-java/xml-security/xml-security-1.5.7-r1.ebuild +++ b/dev-java/xml-security/xml-security-1.5.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -26,6 +26,7 @@ CDEPEND=" RDEPEND="${CDEPEND} >=virtual/jre-1.6" DEPEND="${CDEPEND} + app-arch/unzip test? ( dev-java/ant-junit:0 dev-java/junit:4 diff --git a/dev-java/xml-writer/xml-writer-0.2-r1.ebuild b/dev-java/xml-writer/xml-writer-0.2-r1.ebuild index 020128c9b300..87cff7ecc245 100644 --- a/dev-java/xml-writer/xml-writer-0.2-r1.ebuild +++ b/dev-java/xml-writer/xml-writer-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,6 +19,7 @@ RDEPEND=" >=virtual/jre-1.6" DEPEND=" + app-arch/unzip >=virtual/jdk-1.6 source? ( app-arch/zip )" diff --git a/dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild b/dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild index a1422943612c..9c2f973e212d 100644 --- a/dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild +++ b/dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ MY_P="xmlbeans-${PV}" DESCRIPTION="An XML-Java binding tool" HOMEPAGE="https://xmlbeans.apache.org/" -SRC_URI="http://archive.apache.org/dist/xmlbeans/source/${MY_P}-src.zip" +SRC_URI="https://archive.apache.org/dist/xmlbeans/source/${MY_P}-src.zip" LICENSE="Apache-2.0" SLOT="2" @@ -30,6 +30,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} + app-arch/unzip >=virtual/jdk-1.6" S="${WORKDIR}/${MY_P}" diff --git a/dev-java/xp/xp-0.5-r4.ebuild b/dev-java/xp/xp-0.5-r4.ebuild index 9e3056818257..8b64c49b92fb 100644 --- a/dev-java/xp/xp-0.5-r4.ebuild +++ b/dev-java/xp/xp-0.5-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,10 @@ SLOT="0" KEYWORDS="amd64 x86" RDEPEND=">=virtual/jre-1.6" -DEPEND=">=virtual/jdk-1.6" +DEPEND=" + app-arch/unzip + >=virtual/jdk-1.6 +" PATCHES=( "${FILESDIR}/${P}-fix-jdk-1.7-enum.patch" diff --git a/dev-java/xz-java/xz-java-1.8.ebuild b/dev-java/xz-java/xz-java-1.8.ebuild index 1213425ffb94..36cba78282b6 100644 --- a/dev-java/xz-java/xz-java-1.8.ebuild +++ b/dev-java/xz-java/xz-java-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ RDEPEND=" >=virtual/jre-1.6" DEPEND=" + app-arch/unzip >=virtual/jdk-1.6" S="${WORKDIR}" diff --git a/dev-java/yanfs/yanfs-1.0.ebuild b/dev-java/yanfs/yanfs-1.0.ebuild index 9c248cd2c3ad..477c34c8a244 100644 --- a/dev-java/yanfs/yanfs-1.0.ebuild +++ b/dev-java/yanfs/yanfs-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2 DESCRIPTION="Yet Another NFS - a Java NFS library" HOMEPAGE="https://java.net/projects/yanfs" -SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/dev-java/yanfs/yanfs-1.0.tar.bz2" +SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/dev-java/yanfs/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/dev-java/zeus-jscl/zeus-jscl-1.64-r1.ebuild b/dev-java/zeus-jscl/zeus-jscl-1.64-r1.ebuild index 0b481c266c9d..219e7e9f13c4 100644 --- a/dev-java/zeus-jscl/zeus-jscl-1.64-r1.ebuild +++ b/dev-java/zeus-jscl/zeus-jscl-1.64-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,10 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5" -DEPEND=">=virtual/jdk-1.5" +DEPEND=" + app-arch/unzip + >=virtual/jdk-1.5 +" S="${WORKDIR}/${PN}" -- cgit v1.3