From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-912974-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 BEC8C1395E5 for <garchives@archives.gentoo.org>; 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 B749D21C094; 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 78E9F21C06C for <gentoo-commits@lists.gentoo.org>; 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 8740F340F2F for <gentoo-commits@lists.gentoo.org>; 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 EED2B4A9 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2016 11:30:20 +0000 (UTC) From: "Miroslav Šulc" <fordfrog@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, "Miroslav Šulc" <fordfrog@gentoo.org> Message-ID: <1479900480.0b82693c04d7f3121e2d4f8df2da1d51da72323e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-enterprise/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-enterprise/netbeans-enterprise-8.2.ebuild X-VCS-Directories: dev-java/netbeans-enterprise/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 0b82693c04d7f3121e2d4f8df2da1d51da72323e X-VCS-Branch: master Date: Wed, 23 Nov 2016 11:30:20 +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: ed09cee5-f6c9-4766-91ef-8ca7509430ec X-Archives-Hash: 3aaae56d7faeafa57cffc5d8a8795e36 commit: 0b82693c04d7f3121e2d4f8df2da1d51da72323e Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Wed Nov 23 11:28:00 2016 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Wed Nov 23 11:28:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b82693c dev-java/netbeans-enterprise: 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-enterprise/netbeans-enterprise-8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/netbeans-enterprise/netbeans-enterprise-8.2.ebuild b/dev-java/netbeans-enterprise/netbeans-enterprise-8.2.ebuild index 987da0c..a832b01 100644 --- a/dev-java/netbeans-enterprise/netbeans-enterprise-8.2.ebuild +++ b/dev-java/netbeans-enterprise/netbeans-enterprise-8.2.ebuild @@ -43,7 +43,7 @@ SRC_URI="${SOURCE_URL} http://hg.netbeans.org/binaries/F6E990DF59BD1FD2058320002A853A5411A45CD4-syntaxref20.zip http://hg.netbeans.org/binaries/A5744971ACE1F44A0FC71CCB93DE530CB3022965-webservices-api-osgi.jar" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}"