commit:     202bac0e7868eb074e03626d55daa0c9f9468f9e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May  5 11:41:33 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 13 17:55:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202bac0e

dev-java/netbeans-apisupport: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild 
b/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild
index 73f3a4ebf16..b257afbdc47 100644
--- a/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild
+++ b/dev-java/netbeans-apisupport/netbeans-apisupport-8.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="Netbeans API Support Cluster"
-HOMEPAGE="http://netbeans.org/projects/apisupport";
+HOMEPAGE="https://netbeans.org/projects/apisupport";
 SLOT="8.2"
-SOURCE_URL="http://download.netbeans.org/netbeans/8.2/final/zip/netbeans-8.2-201609300101-src.zip";
+SOURCE_URL="https://download.netbeans.org/netbeans/8.2/final/zip/netbeans-8.2-201609300101-src.zip";
 SRC_URI="${SOURCE_URL}
        
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2";
 LICENSE="|| ( CDDL GPL-2-with-linking-exception )"

Reply via email to