From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-ide/
Date: Thu, 6 Oct 2016 09:11:14 +0000 (UTC) [thread overview]
Message-ID: <1475744965.c47634bba2fe46ef3b5190d4c70407173d5ddefa.fordfrog@gentoo> (raw)
commit: c47634bba2fe46ef3b5190d4c70407173d5ddefa
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 6 09:09:25 2016 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 09:09:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47634bb
dev-java/netbeans-ide: fixed eapi 6 issue
Package-Manager: portage-2.3.1
dev-java/netbeans-ide/netbeans-ide-8.2.ebuild | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild b/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild
index 4cccc57..bd42cc2 100644
--- a/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild
+++ b/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild
@@ -232,19 +232,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 --into c.jcraft.jsch/external jsch jsch.jar jsch-0.1.53.jar
java-pkg_jar-from --into db.drivers/external jdbc-mysql jdbc-mysql.jar mysql-connector-java-5.1.23-bin.jar
@@ -289,6 +276,7 @@ src_prepare() {
popd >/dev/null || die
java-pkg-2_src_prepare
+ default
}
src_compile() {
next reply other threads:[~2016-10-06 9:11 UTC|newest]
Thread overview: 16+ 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-ide/ Aaron Bauman
2019-03-18 23:48 Patrice Clement
2018-04-14 21:04 Patrice Clement
2017-10-06 15:11 Miroslav Šulc
2017-10-06 14:45 Miroslav Šulc
2017-09-06 20:52 Michał Górny
2016-11-23 11:30 Miroslav Šulc
2016-11-10 15:49 Miroslav Šulc
2016-10-07 17:32 Miroslav Šulc
2016-10-05 12:57 Miroslav Šulc
2016-08-03 21:52 Austin English
2016-03-15 7:06 James Le Cuirot
2016-03-15 7:06 James Le Cuirot
2016-03-02 12:35 Miroslav Šulc
2016-02-23 16:27 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=1475744965.c47634bba2fe46ef3b5190d4c70407173d5ddefa.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