net-p2p/i2p: fix compile failure with LC_ALL=C.
authorMatthew Brewer <tomboy64@sina.cn>
Mon, 28 Mar 2016 13:17:31 +0000 (15:17 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 29 Mar 2016 08:24:15 +0000 (08:24 +0000)
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Gentoo-Bug: https://bugs.gentoo.org/578374
Closes: https://github.com/gentoo/gentoo/pull/1153

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-p2p/i2p/i2p-0.9.24-r2.ebuild [moved from net-p2p/i2p/i2p-0.9.24-r1.ebuild with 99% similarity]
net-p2p/i2p/i2p-0.9.25-r1.ebuild [moved from net-p2p/i2p/i2p-0.9.25.ebuild with 99% similarity]

similarity index 99%
rename from net-p2p/i2p/i2p-0.9.24-r1.ebuild
rename to net-p2p/i2p/i2p-0.9.24-r2.ebuild
index c265d91006799522b90cd2289a8b7dc5ae3c211f..f0f48b09a001d71c67b7f91cfd4bd1d4a5935327 100644 (file)
@@ -45,6 +45,7 @@ RDEPEND="${CDEPEND}
 
 EANT_BUILD_TARGET="pkg"
 EANT_GENTOO_CLASSPATH="java-service-wrapper,jrobin,slf4j-api,tomcat-jstl-impl,tomcat-jstl-spec,bcprov-1.50"
+JAVA_ANT_ENCODING="UTF-8"
 
 I2P_ROOT='/usr/share/i2p'
 I2P_CONFIG_HOME='/var/lib/i2p'
similarity index 99%
rename from net-p2p/i2p/i2p-0.9.25.ebuild
rename to net-p2p/i2p/i2p-0.9.25-r1.ebuild
index 8e00d27ce0ac7745a45f173c31c8ff77a96cc5d6..e25d09f184ad7e196f22c489cc12b9fe05f434ce 100644 (file)
@@ -48,6 +48,7 @@ RDEPEND="${CDEPEND}
 
 EANT_BUILD_TARGET="pkg"
 EANT_GENTOO_CLASSPATH="java-service-wrapper,jrobin,slf4j-api,tomcat-jstl-impl,tomcat-jstl-spec,bcprov-1.50"
+JAVA_ANT_ENCODING="UTF-8"
 
 I2P_ROOT='/usr/share/i2p'
 I2P_CONFIG_HOME='/var/lib/i2p'