summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-03 17:18:55 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-06 22:52:23 +0200
commit989701fe00418fc37302304386137993cf279003 (patch)
tree397c6ced9c4b3397da6711c96270ab8597fa9aec /dev-java/netbeans-apisupport
parentdev-java/jal: use HTTPS for links to dev.gentoo.org (diff)
downloadgentoo-989701fe00418fc37302304386137993cf279003.tar.gz
gentoo-989701fe00418fc37302304386137993cf279003.tar.bz2
gentoo-989701fe00418fc37302304386137993cf279003.zip
dev-java/netbeans-apisupport: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'dev-java/netbeans-apisupport')
-rw-r--r--dev-java/netbeans-apisupport/netbeans-apisupport-8.1.ebuild4
-rw-r--r--dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/netbeans-apisupport/netbeans-apisupport-8.1.ebuild b/dev-java/netbeans-apisupport/netbeans-apisupport-8.1.ebuild
index 7e06a14a2858..93de8bd902ce 100644
--- a/dev-java/netbeans-apisupport/netbeans-apisupport-8.1.ebuild
+++ b/dev-java/netbeans-apisupport/netbeans-apisupport-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/apisupport"
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"
LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild b/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild
index c65156c96450..787e88b67f4d 100644
--- a/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild
+++ b/dev-java/netbeans-apisupport/netbeans-apisupport-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/apisupport"
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"
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
KEYWORDS="amd64 ~x86"
IUSE=""