From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1017433-garchives=archives.gentoo.org@lists.gentoo.org> 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 72D9E1382C5 for <garchives@archives.gentoo.org>; Sat, 14 Apr 2018 21:04:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C6EAE0882; Sat, 14 Apr 2018 21:04:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1C81AE087E for <gentoo-commits@lists.gentoo.org>; Sat, 14 Apr 2018 21:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 19CDC335C7A for <gentoo-commits@lists.gentoo.org>; Sat, 14 Apr 2018 21:04:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A5CB28E for <gentoo-commits@lists.gentoo.org>; Sat, 14 Apr 2018 21:04:50 +0000 (UTC) From: "Patrice Clement" <monsieurp@gentoo.org> 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" <monsieurp@gentoo.org> Message-ID: <1523739840.1357f77b1d46eefe7ee6a12a6e64f6bbe522a825.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-cnd/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild X-VCS-Directories: dev-java/netbeans-cnd/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 1357f77b1d46eefe7ee6a12a6e64f6bbe522a825 X-VCS-Branch: master Date: Sat, 14 Apr 2018 21:04:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1f516998-9b14-47d5-b750-c2e85a21c8a9 X-Archives-Hash: 183b9942e64204f660948ac6a93bd70b commit: 1357f77b1d46eefe7ee6a12a6e64f6bbe522a825 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Tue Apr 10 22:40:33 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 14 21:04:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1357f77b dev-java/netbeans-cnd: epatch->eapply. Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild b/dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild index f26b61f7347..815b8d949a7 100644 --- a/dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild +++ b/dev-java/netbeans-cnd/netbeans-cnd-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" @@ -65,7 +65,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