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 32D571396D0 for ; Wed, 6 Sep 2017 20:53:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADEAFE0ED5; Wed, 6 Sep 2017 20:53:01 +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 733F2E0ED5 for ; Wed, 6 Sep 2017 20:53:01 +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 7FA09340806 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 821768E3D 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: <1504731151.4ebd9cbe396ac4e4116762c59f176788a821db33.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-javacard/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild dev-java/netbeans-javacard/netbeans-javacard-8.2.ebuild X-VCS-Directories: dev-java/netbeans-javacard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4ebd9cbe396ac4e4116762c59f176788a821db33 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: 0dfed088-baf2-466f-9bad-72bbfa124d2e X-Archives-Hash: 8dff516a3ac5c8ce511dcc289d20517e commit: 4ebd9cbe396ac4e4116762c59f176788a821db33 Author: Francesco Turco fastmail fm> AuthorDate: Sun Sep 3 15:37:10 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 6 20:52:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebd9cbe dev-java/netbeans-javacard: use HTTPS for links to dev.gentoo.org dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild | 4 ++-- dev-java/netbeans-javacard/netbeans-javacard-8.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild b/dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild index 2e422811598..5260b7df5a9 100644 --- a/dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild +++ b/dev-java/netbeans-javacard/netbeans-javacard-8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/javacard" 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/33DCFAE258453BDD3D8A042F6ECF80656A82B8DD-anttasks.jar http://hg.netbeans.org/binaries/9C1A8BC9D3270D184F1D1BCC5F60AA81D46E1ADF-apduio.jar http://hg.netbeans.org/binaries/6243337E93F5841D4FFB404011AA076BFEB1590A-javacard_ri.zip" diff --git a/dev-java/netbeans-javacard/netbeans-javacard-8.2.ebuild b/dev-java/netbeans-javacard/netbeans-javacard-8.2.ebuild index 2b852ec0483..f0be557f92b 100644 --- a/dev-java/netbeans-javacard/netbeans-javacard-8.2.ebuild +++ b/dev-java/netbeans-javacard/netbeans-javacard-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/javacard" 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/33DCFAE258453BDD3D8A042F6ECF80656A82B8DD-anttasks.jar http://hg.netbeans.org/binaries/9C1A8BC9D3270D184F1D1BCC5F60AA81D46E1ADF-apduio.jar http://hg.netbeans.org/binaries/6243337E93F5841D4FFB404011AA076BFEB1590A-javacard_ri.zip"