commit: 89095a0ae079e85e95d5216aae0a582c13e8df7f Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Nov 4 15:12:48 2018 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Nov 4 15:16:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89095a0a
net-misc/jrdesktop: Stop using ant-nodeps Bug: https://bugs.gentoo.org/466558 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild b/net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild index 5b4c244fd94..c08f30174db 100644 --- a/net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild +++ b/net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 JAVA_PKG_IUSE="source doc" -WANT_ANT_TASKS="ant-nodeps" inherit java-pkg-2 java-ant-2
