From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-platform/
Date: Thu, 6 Oct 2016 09:11:14 +0000 (UTC) [thread overview]
Message-ID: <1475745016.4d6f2b5e62b0267379bd772a391c8ad96c6f2d86.fordfrog@gentoo> (raw)
commit: 4d6f2b5e62b0267379bd772a391c8ad96c6f2d86
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 6 09:10:16 2016 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 09:10:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6f2b5e
dev-java/netbeans-platform: fixed eapi 6 issue
Package-Manager: portage-2.3.1
dev-java/netbeans-platform/netbeans-platform-8.2.ebuild | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/dev-java/netbeans-platform/netbeans-platform-8.2.ebuild b/dev-java/netbeans-platform/netbeans-platform-8.2.ebuild
index 7fe470d..ead1a7a 100644
--- a/dev-java/netbeans-platform/netbeans-platform-8.2.ebuild
+++ b/dev-java/netbeans-platform/netbeans-platform-8.2.ebuild
@@ -95,19 +95,6 @@ src_prepare() {
# upstream jna jar contains bundled binary libraries so we disable that feature
epatch netbeans-8.2-build.xml.patch
- # Support for custom patches
- if [ -n "${NETBEANS9999_PATCHES_DIR}" -a -d "${NETBEANS9999_PATCHES_DIR}" ] ; then
- local files=`find "${NETBEANS9999_PATCHES_DIR}" -type f`
-
- if [ -n "${files}" ] ; then
- einfo "Applying custom patches:"
-
- for file in ${files} ; do
- epatch "${file}"
- done
- fi
- fi
-
einfo "Symlinking external libraries..."
java-pkg_jar-from --into libs.junit4/external hamcrest-core-1.3 hamcrest-core.jar hamcrest-core-1.3.jar
java-pkg_jar-from --into javahelp/external javahelp jhall.jar jhall-2.0_05.jar
@@ -122,6 +109,7 @@ src_prepare() {
java-pkg_jar-from --into libs.testng/external testng testng.jar testng-6.8.1-dist.jar
java-pkg-2_src_prepare
+ default
}
src_compile() {
next reply other threads:[~2016-10-06 9:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-06 9:11 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-19 8:07 [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-platform/ Georgy Yakovlev
2019-05-13 17:57 Aaron Bauman
2017-09-06 20:52 Michał Górny
2016-11-23 11:30 Miroslav Šulc
2016-11-10 15:49 Miroslav Šulc
2016-10-05 12:57 Miroslav Šulc
2016-08-03 21:52 Austin English
2015-11-08 10:15 Miroslav Šulc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1475745016.4d6f2b5e62b0267379bd772a391c8ad96c6f2d86.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox