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 8B92A1395E3 for ; Wed, 23 Nov 2016 11:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E732C21C098; Wed, 23 Nov 2016 11:30:29 +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 CEEFD21C098 for ; Wed, 23 Nov 2016 11:30:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 13F3D340EAA for ; Wed, 23 Nov 2016 11:30:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4035B249B for ; Wed, 23 Nov 2016 11:30:21 +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: <1479900506.0075232897513ba774192bf9b0726fb62d2c19f8.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-harness/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-harness/netbeans-harness-8.2.ebuild X-VCS-Directories: dev-java/netbeans-harness/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 0075232897513ba774192bf9b0726fb62d2c19f8 X-VCS-Branch: master Date: Wed, 23 Nov 2016 11:30:21 +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: b3403cc4-4d1a-420e-a0b2-4a616aaec389 X-Archives-Hash: e4cc2956740e1e652ca5c7a9c20b9c2c commit: 0075232897513ba774192bf9b0726fb62d2c19f8 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Nov 23 11:28:26 2016 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Nov 23 11:28:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00752328 dev-java/netbeans-harness: 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-harness/netbeans-harness-8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/netbeans-harness/netbeans-harness-8.2.ebuild b/dev-java/netbeans-harness/netbeans-harness-8.2.ebuild index ef77f3b..4934500 100644 --- a/dev-java/netbeans-harness/netbeans-harness-8.2.ebuild +++ b/dev-java/netbeans-harness/netbeans-harness-8.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="${SOURCE_URL} http://hg.netbeans.org/binaries/49197106637CCA8C337AF16CC01BB5D9DEC7E179-jemmy-2.3.1.1-src.zip http://hg.netbeans.org/binaries/20D826CC819A5A969CF3F7204E2E26CB6263EC43-jnlp-servlet.jar" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}"