summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-03 17:28:09 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-06 22:52:28 +0200
commitf8d0d17ee9049a8b70848dff00a51e05eef24911 (patch)
treeb03bb28b393f607083eed1ecb49ac0488311ecbd /dev-java/netbeans-extide
parentdev-java/netbeans-ergonomics: use HTTPS for links to dev.gentoo.org (diff)
downloadgentoo-f8d0d17ee9049a8b70848dff00a51e05eef24911.tar.gz
gentoo-f8d0d17ee9049a8b70848dff00a51e05eef24911.tar.bz2
gentoo-f8d0d17ee9049a8b70848dff00a51e05eef24911.zip
dev-java/netbeans-extide: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'dev-java/netbeans-extide')
-rw-r--r--dev-java/netbeans-extide/netbeans-extide-8.1.ebuild4
-rw-r--r--dev-java/netbeans-extide/netbeans-extide-8.2.ebuild4
2 files changed, 4 insertions, 4 deletions
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 )"