From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6BC41382C5 for ; Sat, 14 Apr 2018 21:05:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A30AE08EB; Sat, 14 Apr 2018 21:04:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FAF5E08E8 for ; Sat, 14 Apr 2018 21:04:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D071335C86 for ; Sat, 14 Apr 2018 21:04:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D47D3298 for ; Sat, 14 Apr 2018 21:04:50 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1523739864.d19ee7419c2dd2fc385ffe5ee07b4423d0a2eb79.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-nb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-nb/netbeans-nb-8.2.ebuild X-VCS-Directories: dev-java/netbeans-nb/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: d19ee7419c2dd2fc385ffe5ee07b4423d0a2eb79 X-VCS-Branch: master Date: Sat, 14 Apr 2018 21:04:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3588f815-c79c-4517-8bc5-800c35b7f765 X-Archives-Hash: 8c076f1ac53b878dff92c70793615265 commit: d19ee7419c2dd2fc385ffe5ee07b4423d0a2eb79 Author: Marty E. Plummer startmail com> AuthorDate: Tue Apr 10 23:14:11 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Apr 14 21:04:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19ee741 dev-java/netbeans-nb: epatch->eapply. Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-java/netbeans-nb/netbeans-nb-8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild b/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild index 490cca860c9..9025ef03d11 100644 --- a/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild +++ b/dev-java/netbeans-nb/netbeans-nb-8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -46,7 +46,7 @@ src_prepare() { einfo "Deleting bundled class files..." find -name "*.class" -type f | xargs rm -vf - epatch netbeans-8.2-build.xml.patch + eapply netbeans-8.2-build.xml.patch einfo "Symlinking external libraries..." java-pkg_jar-from --build-only --into javahelp/external javahelp jhall.jar jhall-2.0_05.jar