projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f81d7ec
)
dev-java/jtidy: Set javac encoding, fixes bug #582654
author
James Le Cuirot
<chewi@gentoo.org>
Wed, 11 May 2016 21:29:31 +0000
(22:29 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Wed, 11 May 2016 21:29:31 +0000
(22:29 +0100)
Package-Manager: portage-2.2.28
dev-java/jtidy/jtidy-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/jtidy/jtidy-1.0.ebuild
b/dev-java/jtidy/jtidy-1.0.ebuild
index a48fd9e9b4f12136724b79b3e9e8d764b21abb84..e035996dba18003f13f619c5d9f67283f623108a 100644
(file)
--- a/
dev-java/jtidy/jtidy-1.0.ebuild
+++ b/
dev-java/jtidy/jtidy-1.0.ebuild
@@
-17,7
+17,6
@@
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-sources.zip -> ${P}.zip"
LICENSE="HTML-Tidy W3C"
SLOT="0"
KEYWORDS="amd64 ppc64 x86"
-IUSE=""
CDEPEND="dev-java/ant-core:0"
@@
-30,6
+29,7
@@
DEPEND="
>=virtual/jdk-1.6
source? ( app-arch/zip )"
+JAVA_ANT_ENCODING="UTF-8"
JAVA_ANT_REWRITE_CLASSPATH="yes"
EANT_GENTOO_CLASSPATH="ant-core"
EANT_BUILD_TARGET="jar"