* [gentoo-commits] repo/gentoo:master commit in: dev-util/pmd/
@ 2018-03-17 13:37 Pacho Ramos
0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2018-03-17 13:37 UTC (permalink / raw
To: gentoo-commits
commit: fa65d7b8f35f9f93f386dff5b26ebe9220531e09
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 13:25:10 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 13:35:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa65d7b8
dev-util/pmd: Drop dependencies on obsolete dev-java/ant-trax and dev-java/ant-nodeps (#466558)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/pmd/pmd-4.2.5.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-util/pmd/pmd-4.2.5.ebuild b/dev-util/pmd/pmd-4.2.5.ebuild
index 2974d1385e4..71b3b7ebd19 100644
--- a/dev-util/pmd/pmd-4.2.5.ebuild
+++ b/dev-util/pmd/pmd-4.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -27,7 +27,6 @@ DEPEND=">=virtual/jdk-1.5
app-arch/unzip
test? (
dev-java/ant-junit4
- dev-java/ant-trax
)
${COMMON_DEPEND}"
@@ -50,7 +49,7 @@ EANT_BUILD_XML="bin/build.xml"
src_test() {
# junit does not like collisions
rm lib/ant.jar
- ANT_TASKS="ant-junit4 ant-trax" eant -f bin/build.xml test -DoutputTestResultsToFile=true
+ ANT_TASKS="ant-junit4 ant-core" eant -f bin/build.xml test -DoutputTestResultsToFile=true
}
src_install() {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-17 13:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-17 13:37 [gentoo-commits] repo/gentoo:master commit in: dev-util/pmd/ Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox