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: media-fonts/source-pro/
Date: Fri, 02 Mar 2018 18:09:25
Message-Id: 1520014148.b3187f4dcaa6998d4fef1e540bb574a259f2a1b3.mgorny@gentoo
1 commit: b3187f4dcaa6998d4fef1e540bb574a259f2a1b3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 22 11:18:14 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 18:09:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3187f4d
7
8 media-fonts/source-pro: use HTTPS
9
10 media-fonts/source-pro/source-pro-20141211.ebuild | 8 ++++----
11 media-fonts/source-pro/source-pro-20160608.ebuild | 8 ++++----
12 media-fonts/source-pro/source-pro-20170111.ebuild | 8 ++++----
13 3 files changed, 12 insertions(+), 12 deletions(-)
14
15 diff --git a/media-fonts/source-pro/source-pro-20141211.ebuild b/media-fonts/source-pro/source-pro-20141211.ebuild
16 index f96dc37b667..734d5c39d58 100644
17 --- a/media-fonts/source-pro/source-pro-20141211.ebuild
18 +++ b/media-fonts/source-pro/source-pro-20141211.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,9 +9,9 @@ SERIFV="1.017R"
26 CODEV="1.017R"
27
28 DESCRIPTION="Adobe's open source typeface family designed for UI environments"
29 -HOMEPAGE="http://adobe-fonts.github.io/source-sans-pro
30 - http://adobe-fonts.github.io/source-serif-pro
31 - http://adobe-fonts.github.io/source-code-pro"
32 +HOMEPAGE="https://adobe-fonts.github.io/source-sans-pro/
33 + https://adobe-fonts.github.io/source-serif-pro/
34 + https://adobe-fonts.github.io/source-code-pro/"
35 SRC_URI="https://github.com/adobe-fonts/source-sans-pro/archive/${SANSV}.tar.gz -> source-sans-pro-${PV}.tar.gz
36 https://github.com/adobe-fonts/source-serif-pro/archive/${SERIFV}.tar.gz -> source-serif-pro-${PV}.tar.gz
37 https://github.com/adobe-fonts/source-code-pro/archive/${CODEV}.tar.gz -> source-code-pro-${PV}.tar.gz"
38
39 diff --git a/media-fonts/source-pro/source-pro-20160608.ebuild b/media-fonts/source-pro/source-pro-20160608.ebuild
40 index 705301c4808..d3bc5fd415c 100644
41 --- a/media-fonts/source-pro/source-pro-20160608.ebuild
42 +++ b/media-fonts/source-pro/source-pro-20160608.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2016 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -9,9 +9,9 @@ SERIFV="1.017R"
50 CODEV="2.030R-ro/1.050R-it"
51
52 DESCRIPTION="Adobe's open source typeface family designed for UI environments"
53 -HOMEPAGE="http://adobe-fonts.github.io/source-sans-pro
54 - http://adobe-fonts.github.io/source-serif-pro
55 - http://adobe-fonts.github.io/source-code-pro"
56 +HOMEPAGE="https://adobe-fonts.github.io/source-sans-pro/
57 + https://adobe-fonts.github.io/source-serif-pro/
58 + https://adobe-fonts.github.io/source-code-pro/"
59 SRC_URI="https://github.com/adobe-fonts/source-sans-pro/archive/${SANSV}.tar.gz -> source-sans-pro-${PV}.tar.gz
60 https://github.com/adobe-fonts/source-serif-pro/archive/${SERIFV}.tar.gz -> source-serif-pro-${PV}.tar.gz
61 https://github.com/adobe-fonts/source-code-pro/archive/${CODEV}.tar.gz -> source-code-pro-${PV}.tar.gz"
62
63 diff --git a/media-fonts/source-pro/source-pro-20170111.ebuild b/media-fonts/source-pro/source-pro-20170111.ebuild
64 index 7bbbff8eced..c0c9079e27b 100644
65 --- a/media-fonts/source-pro/source-pro-20170111.ebuild
66 +++ b/media-fonts/source-pro/source-pro-20170111.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2017 Gentoo Foundation
69 +# Copyright 1999-2018 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=6
73 @@ -9,9 +9,9 @@ SERIFV="2.000R"
74 CODEV="2.030R-ro/1.050R-it"
75
76 DESCRIPTION="Adobe's open source typeface family designed for UI environments"
77 -HOMEPAGE="http://adobe-fonts.github.io/source-sans-pro
78 - http://adobe-fonts.github.io/source-serif-pro
79 - http://adobe-fonts.github.io/source-code-pro"
80 +HOMEPAGE="https://adobe-fonts.github.io/source-sans-pro/
81 + https://adobe-fonts.github.io/source-serif-pro/
82 + https://adobe-fonts.github.io/source-code-pro/"
83 SRC_URI="https://github.com/adobe-fonts/source-sans-pro/archive/${SANSV}.tar.gz -> source-sans-pro-${PV}.tar.gz
84 https://github.com/adobe-fonts/source-serif-pro/archive/${SERIFV}.tar.gz -> source-serif-pro-${PV}.tar.gz
85 https://github.com/adobe-fonts/source-code-pro/archive/${CODEV}.tar.gz -> source-code-pro-${PV}.tar.gz"