From f8d0d17ee9049a8b70848dff00a51e05eef24911 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sun, 3 Sep 2017 17:28:09 +0200 Subject: dev-java/netbeans-extide: use HTTPS for links to dev.gentoo.org --- dev-java/netbeans-extide/netbeans-extide-8.1.ebuild | 4 ++-- dev-java/netbeans-extide/netbeans-extide-8.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-java/netbeans-extide') diff --git a/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild b/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild index 39655eeaff74..5b7be36186ad 100644 --- a/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild +++ b/dev-java/netbeans-extide/netbeans-extide-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/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/22CB933E3A1450B092C45785C187837E97523F5C-ant-libs-1.9.4.zip http://hg.netbeans.org/binaries/95CCE237B1E9390FBED0440B601822813DB220E6-ant-misc-1.9.4.zip" LICENSE="|| ( CDDL GPL-2-with-classpath-exception )" diff --git a/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild b/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild index 0ac873ceb00f..548164d33300 100644 --- a/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild +++ b/dev-java/netbeans-extide/netbeans-extide-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/BEA15848D713D491C6EBA1307E0564A5BC3965E7-ant-libs-1.9.7.zip http://hg.netbeans.org/binaries/545E2B7AB1BD579CC76E3836055877982C5CD0C6-ant-misc-1.9.7.zip" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -- cgit v1.2.3-65-gdbad