projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dd7be2
)
dev-java/jspeex: Drop dependencies on obsolete dev-java/ant-trax and dev-java/ant...
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 17 Mar 2018 13:21:29 +0000
(14:21 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 17 Mar 2018 13:35:04 +0000
(14:35 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-java/jspeex/jspeex-0.9.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/jspeex/jspeex-0.9.7-r1.ebuild
b/dev-java/jspeex/jspeex-0.9.7-r1.ebuild
index 89f27c78cd74f88b4cf50086db587b9fd6f927be..9d3390743ccd4893a221d5699778f427351d02d2 100644
(file)
--- a/
dev-java/jspeex/jspeex-0.9.7-r1.ebuild
+++ b/
dev-java/jspeex/jspeex-0.9.7-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@
-25,7
+25,6
@@
DEPEND="${CDEPEND}
dev-java/junit:0
test? (
dev-java/ant-junit:0
- dev-java/ant-trax:0
)"
JAVA_ANT_REWRITE_CLASSPATH="true"
@@
-45,7
+44,7
@@
java_prepare() {
}
src_test() {
- ANT_TASKS="ant-junit ant-
trax
" eant test
+ ANT_TASKS="ant-junit ant-
core
" eant test
}
src_install() {