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 42C2E1396D0 for ; Wed, 6 Sep 2017 20:53:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E443E0EE0; Wed, 6 Sep 2017 20:53:02 +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 1D2A2E0EE0 for ; Wed, 6 Sep 2017 20:53:02 +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 61F1A33BEA7 for ; Wed, 6 Sep 2017 20:53:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B56A8E3B for ; Wed, 6 Sep 2017 20:52:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1504731150.c87801549812b630f0d65555b2e923d69a4759e0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-ide/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild dev-java/netbeans-ide/netbeans-ide-8.2.ebuild X-VCS-Directories: dev-java/netbeans-ide/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c87801549812b630f0d65555b2e923d69a4759e0 X-VCS-Branch: master Date: Wed, 6 Sep 2017 20:52:57 +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: 3e0a8678-f38c-4c18-8987-4346003ef902 X-Archives-Hash: 34b6f64fe6c3f1d152e094e5c778528f commit: c87801549812b630f0d65555b2e923d69a4759e0 Author: Francesco Turco fastmail fm> AuthorDate: Sun Sep 3 15:33:23 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 6 20:52:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8780154 dev-java/netbeans-ide: use HTTPS for links to dev.gentoo.org dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild | 4 ++-- dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild | 4 ++-- dev-java/netbeans-ide/netbeans-ide-8.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild b/dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild index c0788658d87..c226d0f5e03 100644 --- a/dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild +++ b/dev-java/netbeans-ide/netbeans-ide-8.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/ide" SLOT="8.0" SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2-201411181905-src.zip" SRC_URI="${SOURCE_URL} - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2 http://hg.netbeans.org/binaries/4E74C6BE42FE89871A878C7C4D6158F21A6D8010-antlr-runtime-3.4.jar http://hg.netbeans.org/binaries/98308890597ACB64047F7E896638E0D98753AE82-asm-all-4.0.jar http://hg.netbeans.org/binaries/886FAF4B85054DD6E50D9B3438542F432B5F9251-bytelist-0.1.jar diff --git a/dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild b/dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild index 6f6f31d608c..7066b4e6445 100644 --- a/dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild +++ b/dev-java/netbeans-ide/netbeans-ide-8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/ide" SLOT="8.1" SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201-src.zip" SRC_URI="${SOURCE_URL} - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2 http://hg.netbeans.org/binaries/4E74C6BE42FE89871A878C7C4D6158F21A6D8010-antlr-runtime-3.4.jar http://hg.netbeans.org/binaries/98308890597ACB64047F7E896638E0D98753AE82-asm-all-4.0.jar http://hg.netbeans.org/binaries/886FAF4B85054DD6E50D9B3438542F432B5F9251-bytelist-0.1.jar diff --git a/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild b/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild index b84bb7b5d1b..033ea5ddf15 100644 --- a/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild +++ b/dev-java/netbeans-ide/netbeans-ide-8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/ide" SLOT="8.2" SOURCE_URL="http://download.netbeans.org/netbeans/8.2/final/zip/netbeans-8.2-201609300101-src.zip" SRC_URI="${SOURCE_URL} - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2 http://hg.netbeans.org/binaries/4E74C6BE42FE89871A878C7C4D6158F21A6D8010-antlr-runtime-3.4.jar http://hg.netbeans.org/binaries/886FAF4B85054DD6E50D9B3438542F432B5F9251-bytelist-0.1.jar http://hg.netbeans.org/binaries/DCDA3604865C8E80789B4F8E8EECC3D4D15D00F8-com.trilead.ssh2_1.0.0.build220_r167_v20150618_1733.jar