Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scikits_learn/
Date: Wed, 27 Feb 2019 04:25:45
Message-Id: 1551241281.4e27cd5f81c7876e7ef38197ea135434466d0754.bman@gentoo
1 commit: 4e27cd5f81c7876e7ef38197ea135434466d0754
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 23 16:51:55 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 04:21:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e27cd5f
7
8 sci-libs/scikits_learn: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
12
13 sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild | 4 ++--
14 sci-libs/scikits_learn/scikits_learn-0.17.ebuild | 4 ++--
15 sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild | 4 ++--
16 sci-libs/scikits_learn/scikits_learn-0.18.2-r1.ebuild | 4 ++--
17 sci-libs/scikits_learn/scikits_learn-0.18.2.ebuild | 4 ++--
18 sci-libs/scikits_learn/scikits_learn-0.19.0.ebuild | 4 ++--
19 6 files changed, 12 insertions(+), 12 deletions(-)
20
21 diff --git a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
22 index 052d3210d7e..38fddda9bb6 100644
23 --- a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
24 +++ b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2016 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
32 MYP="${MYPN}-${PV}"
33
34 DESCRIPTION="Python modules for machine learning and data mining"
35 -HOMEPAGE="http://scikit-learn.org"
36 +HOMEPAGE="https://scikit-learn.org"
37 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
38
39 LICENSE="BSD"
40
41 diff --git a/sci-libs/scikits_learn/scikits_learn-0.17.ebuild b/sci-libs/scikits_learn/scikits_learn-0.17.ebuild
42 index b2e0f79446e..063aa6ed9ed 100644
43 --- a/sci-libs/scikits_learn/scikits_learn-0.17.ebuild
44 +++ b/sci-libs/scikits_learn/scikits_learn-0.17.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2016 Gentoo Foundation
47 +# Copyright 1999-2019 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=5
51 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
52 MYP="${MYPN}-${PV}"
53
54 DESCRIPTION="Python modules for machine learning and data mining"
55 -HOMEPAGE="http://scikit-learn.org"
56 +HOMEPAGE="https://scikit-learn.org"
57 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
58
59 LICENSE="BSD"
60
61 diff --git a/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild b/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
62 index 69d00a0a7a6..491f696e456 100644
63 --- a/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
64 +++ b/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2017 Gentoo Foundation
67 +# Copyright 1999-2019 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=6
71 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
72 MYP="${MYPN}-${PV}"
73
74 DESCRIPTION="Python modules for machine learning and data mining"
75 -HOMEPAGE="http://scikit-learn.org"
76 +HOMEPAGE="https://scikit-learn.org"
77 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
78
79 LICENSE="BSD"
80
81 diff --git a/sci-libs/scikits_learn/scikits_learn-0.18.2-r1.ebuild b/sci-libs/scikits_learn/scikits_learn-0.18.2-r1.ebuild
82 index 339670ff4d3..5538576036b 100644
83 --- a/sci-libs/scikits_learn/scikits_learn-0.18.2-r1.ebuild
84 +++ b/sci-libs/scikits_learn/scikits_learn-0.18.2-r1.ebuild
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2017 Gentoo Foundation
87 +# Copyright 1999-2019 Gentoo Authors
88 # Distributed under the terms of the GNU General Public License v2
89
90 EAPI=6
91 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
92 MYP="${MYPN}-${PV}"
93
94 DESCRIPTION="Python modules for machine learning and data mining"
95 -HOMEPAGE="http://scikit-learn.org"
96 +HOMEPAGE="https://scikit-learn.org"
97 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
98
99 LICENSE="BSD"
100
101 diff --git a/sci-libs/scikits_learn/scikits_learn-0.18.2.ebuild b/sci-libs/scikits_learn/scikits_learn-0.18.2.ebuild
102 index 7f8aa4ce668..a96a3a8ab8f 100644
103 --- a/sci-libs/scikits_learn/scikits_learn-0.18.2.ebuild
104 +++ b/sci-libs/scikits_learn/scikits_learn-0.18.2.ebuild
105 @@ -1,4 +1,4 @@
106 -# Copyright 1999-2017 Gentoo Foundation
107 +# Copyright 1999-2019 Gentoo Authors
108 # Distributed under the terms of the GNU General Public License v2
109
110 EAPI=6
111 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
112 MYP="${MYPN}-${PV}"
113
114 DESCRIPTION="Python modules for machine learning and data mining"
115 -HOMEPAGE="http://scikit-learn.org"
116 +HOMEPAGE="https://scikit-learn.org"
117 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
118
119 LICENSE="BSD"
120
121 diff --git a/sci-libs/scikits_learn/scikits_learn-0.19.0.ebuild b/sci-libs/scikits_learn/scikits_learn-0.19.0.ebuild
122 index 0b9b744c56a..82a1027e231 100644
123 --- a/sci-libs/scikits_learn/scikits_learn-0.19.0.ebuild
124 +++ b/sci-libs/scikits_learn/scikits_learn-0.19.0.ebuild
125 @@ -1,4 +1,4 @@
126 -# Copyright 1999-2017 Gentoo Foundation
127 +# Copyright 1999-2019 Gentoo Authors
128 # Distributed under the terms of the GNU General Public License v2
129
130 EAPI=6
131 @@ -11,7 +11,7 @@ MYPN="${PN/scikits_/scikit-}"
132 MYP="${MYPN}-${PV}"
133
134 DESCRIPTION="Python modules for machine learning and data mining"
135 -HOMEPAGE="http://scikit-learn.org"
136 +HOMEPAGE="https://scikit-learn.org"
137 SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
138
139 LICENSE="BSD"