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 9C6631395E2 for ; Wed, 23 Nov 2016 11:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD29F21C07E; Wed, 23 Nov 2016 11:30:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FB5A21C07E for ; Wed, 23 Nov 2016 11:30:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D474340EAA for ; Wed, 23 Nov 2016 11:30:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD7084A8 for ; Wed, 23 Nov 2016 11:30:20 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1479900473.ffec9a0993e15b6e6504e37a5d3dddb16bcd68c0.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-dlight/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild X-VCS-Directories: dev-java/netbeans-dlight/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: ffec9a0993e15b6e6504e37a5d3dddb16bcd68c0 X-VCS-Branch: master Date: Wed, 23 Nov 2016 11:30:20 +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: 8d4fadef-1020-4403-9b58-d663e856ef26 X-Archives-Hash: c1bf80b9a6545c63c66e6f49b3f33b75 commit: ffec9a0993e15b6e6504e37a5d3dddb16bcd68c0 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Nov 23 11:27:53 2016 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Nov 23 11:27:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffec9a09 dev-java/netbeans-dlight: stabilized slot 8.2 (to be able to remove previous versions of netbeans and java 7) Package-Manager: portage-2.3.2 dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild b/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild index 7417af5..f740784 100644 --- a/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild +++ b/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="${SOURCE_URL} http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2 http://hg.netbeans.org/binaries/18E39A0D10357B72EDB76F2070E27019317792F1-fs_server-1.0.zip" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}"