summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-05 14:06:33 +0200
committerAaron Bauman <bman@gentoo.org>2019-05-13 13:55:59 -0400
commitdcecf1a9f440b16ed05e44b4e7ba6ed7f66a011d (patch)
tree77de4384096b4c0bb87d67632ab2a2c4533b719e /dev-java/netbeans-php
parentdev-java/netbeans-javacard: use HTTPS (diff)
downloadgentoo-dcecf1a9f440b16ed05e44b4e7ba6ed7f66a011d.tar.gz
gentoo-dcecf1a9f440b16ed05e44b4e7ba6ed7f66a011d.tar.bz2
gentoo-dcecf1a9f440b16ed05e44b4e7ba6ed7f66a011d.zip
dev-java/netbeans-php: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-java/netbeans-php')
-rw-r--r--dev-java/netbeans-php/netbeans-php-8.2.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/netbeans-php/netbeans-php-8.2.ebuild b/dev-java/netbeans-php/netbeans-php-8.2.ebuild
index c4aaafc0b777..0b3de0e070d5 100644
--- a/dev-java/netbeans-php/netbeans-php-8.2.ebuild
+++ b/dev-java/netbeans-php/netbeans-php-8.2.ebuild
@@ -1,18 +1,18 @@
-# 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 PHP Cluster"
-HOMEPAGE="http://netbeans.org/projects/php"
+HOMEPAGE="https://netbeans.org/projects/php"
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
- http://hg.netbeans.org/binaries/0702230EB3354A1687E4496D73A94F33A1E343BD-phpdocdesc.zip
- http://hg.netbeans.org/binaries/472A52636BE09823B4E5F707071B31FB990A7375-phpsigfiles.zip
- http://hg.netbeans.org/binaries/3D6AF75EA20D715887DAF47A3F063864EF0814C1-predefined_vars.zip"
+ https://hg.netbeans.org/binaries/0702230EB3354A1687E4496D73A94F33A1E343BD-phpdocdesc.zip
+ https://hg.netbeans.org/binaries/472A52636BE09823B4E5F707071B31FB990A7375-phpsigfiles.zip
+ https://hg.netbeans.org/binaries/3D6AF75EA20D715887DAF47A3F063864EF0814C1-predefined_vars.zip"
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
KEYWORDS="amd64 ~x86"
IUSE=""