diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-11-04 16:16:22 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-11-04 16:16:46 +0100 |
commit | 8ed214fe717db0b9b0318b01a59f6be3fdae82b9 (patch) | |
tree | 99196703755f2e0aa1a3bdd3ac9dbbe7bf75ae2d /sci-physics | |
parent | net-misc/mindterm: Stop using ant-nodeps (diff) | |
download | gentoo-8ed214fe717db0b9b0318b01a59f6be3fdae82b9.tar.gz gentoo-8ed214fe717db0b9b0318b01a59f6be3fdae82b9.tar.bz2 gentoo-8ed214fe717db0b9b0318b01a59f6be3fdae82b9.zip |
sci-physics/jaxodraw: Stop using ant-nodeps
Bug: https://bugs.gentoo.org/466558
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/jaxodraw/jaxodraw-2.0.1-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-physics/jaxodraw/jaxodraw-2.0.1-r1.ebuild b/sci-physics/jaxodraw/jaxodraw-2.0.1-r1.ebuild index 3f22a51a7df5..2d27c3827c23 100644 --- a/sci-physics/jaxodraw/jaxodraw-2.0.1-r1.ebuild +++ b/sci-physics/jaxodraw/jaxodraw-2.0.1-r1.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" - JAVA_PKG_IUSE="doc source" -WANT_ANT_TASKS="ant-trax" inherit java-pkg-2 java-ant-2 versionator eutils |