Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-extide/
Date: Wed, 06 Sep 2017 20:53:01
Message-Id: 1504731148.f8d0d17ee9049a8b70848dff00a51e05eef24911.mgorny@gentoo
1 commit: f8d0d17ee9049a8b70848dff00a51e05eef24911
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Sep 3 15:28:09 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 6 20:52:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d0d17e
7
8 dev-java/netbeans-extide: use HTTPS for links to dev.gentoo.org
9
10 dev-java/netbeans-extide/netbeans-extide-8.1.ebuild | 4 ++--
11 dev-java/netbeans-extide/netbeans-extide-8.2.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild b/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
15 index 39655eeaff7..5b7be36186a 100644
16 --- a/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
17 +++ b/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2015 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI="4"
24 @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/ide"
25 SLOT="8.1"
26 SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201-src.zip"
27 SRC_URI="${SOURCE_URL}
28 - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
29 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
30 http://hg.netbeans.org/binaries/22CB933E3A1450B092C45785C187837E97523F5C-ant-libs-1.9.4.zip
31 http://hg.netbeans.org/binaries/95CCE237B1E9390FBED0440B601822813DB220E6-ant-misc-1.9.4.zip"
32 LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
33
34 diff --git a/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild b/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild
35 index 0ac873ceb00..548164d3330 100644
36 --- a/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild
37 +++ b/dev-java/netbeans-extide/netbeans-extide-8.2.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2017 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI="6"
44 @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/projects/ide"
45 SLOT="8.2"
46 SOURCE_URL="http://download.netbeans.org/netbeans/8.2/final/zip/netbeans-8.2-201609300101-src.zip"
47 SRC_URI="${SOURCE_URL}
48 - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2
49 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2
50 http://hg.netbeans.org/binaries/BEA15848D713D491C6EBA1307E0564A5BC3965E7-ant-libs-1.9.7.zip
51 http://hg.netbeans.org/binaries/545E2B7AB1BD579CC76E3836055877982C5CD0C6-ant-misc-1.9.7.zip"
52 LICENSE="|| ( CDDL GPL-2-with-linking-exception )"