From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-nb/
Date: Thu, 6 Oct 2016 09:11:14 +0000 (UTC) [thread overview]
Message-ID: <1475745004.0a36fc15096b801d3553b84b13cf0ad0fcbdf56a.fordfrog@gentoo> (raw)
commit: 0a36fc15096b801d3553b84b13cf0ad0fcbdf56a
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 6 09:10:04 2016 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 09:10:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a36fc15
dev-java/netbeans-nb: fixed eapi 6 issue
Package-Manager: portage-2.3.1
dev-java/netbeans-nb/netbeans-nb-8.2.ebuild | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild b/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild
index 86e6513..18e2351 100644
--- a/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild
+++ b/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild
@@ -50,19 +50,6 @@ src_prepare() {
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 --build-only --into javahelp/external javahelp jhall.jar jhall-2.0_05.jar
@@ -84,6 +71,7 @@ src_prepare() {
popd >/dev/null || die
java-pkg-2_src_prepare
+ default
}
src_install() {
next reply other threads:[~2016-10-06 9:11 UTC|newest]
Thread overview: 8+ 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 --
2019-05-13 17:57 [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-nb/ Aaron Bauman
2018-04-14 21:04 Patrice Clement
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
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=1475745004.0a36fc15096b801d3553b84b13cf0ad0fcbdf56a.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