commit: dfe23e51167c3b04008268f2c97bfb89e68cf855 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Sep 3 15:22:25 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 6 20:52:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe23e51
dev-java/netbeans-dlight: use HTTPS for links to dev.gentoo.org dev-java/netbeans-dlight/netbeans-dlight-8.1.ebuild | 4 ++-- dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/netbeans-dlight/netbeans-dlight-8.1.ebuild b/dev-java/netbeans-dlight/netbeans-dlight-8.1.ebuild index 287adca3cbd..a4bd21852b2 100644 --- a/dev-java/netbeans-dlight/netbeans-dlight-8.1.ebuild +++ b/dev-java/netbeans-dlight/netbeans-dlight-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/" 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/51AC4960C19CF4C2CCA636765BFBC09A5029BFC5-fs_server-1.0.zip" LICENSE="|| ( CDDL GPL-2-with-classpath-exception )" KEYWORDS="~amd64 ~x86" diff --git a/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild b/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild index d1b7d580efb..535be058223 100644 --- a/dev-java/netbeans-dlight/netbeans-dlight-8.2.ebuild +++ b/dev-java/netbeans-dlight/netbeans-dlight-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/" 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/18E39A0D10357B72EDB76F2070E27019317792F1-fs_server-1.0.zip" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" KEYWORDS="amd64 ~x86"
