Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/
Date: Sat, 26 May 2018 14:31:05
Message-Id: 1527345053.56ec1a4e8de414075cd5b517a2d78e561c5ce828.bman@gentoo
1 commit: 56ec1a4e8de414075cd5b517a2d78e561c5ce828
2 Author: charIes17 <charles17 <AT> arcor <DOT> de>
3 AuthorDate: Sat May 26 14:25:34 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat May 26 14:30:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ec1a4e
7
8 app-text/texlive-core: HTTPS for HOMEPAGE
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/8598
12
13 app-text/texlive-core/texlive-core-2016-r6.ebuild | 2 +-
14 app-text/texlive-core/texlive-core-2017-r3.ebuild | 2 +-
15 app-text/texlive-core/texlive-core-2017-r4.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-text/texlive-core/texlive-core-2016-r6.ebuild b/app-text/texlive-core/texlive-core-2016-r6.ebuild
19 index b16827b3d88..307aaf24b7a 100644
20 --- a/app-text/texlive-core/texlive-core-2016-r6.ebuild
21 +++ b/app-text/texlive-core/texlive-core-2016-r6.ebuild
22 @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
23 MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
24
25 DESCRIPTION="A complete TeX distribution"
26 -HOMEPAGE="http://tug.org/texlive/"
27 +HOMEPAGE="https://tug.org/texlive/"
28 SLOT="0"
29 LICENSE="GPL-2 LPPL-1.3c TeX"
30
31
32 diff --git a/app-text/texlive-core/texlive-core-2017-r3.ebuild b/app-text/texlive-core/texlive-core-2017-r3.ebuild
33 index c303fed4a32..adf3b9b004e 100644
34 --- a/app-text/texlive-core/texlive-core-2017-r3.ebuild
35 +++ b/app-text/texlive-core/texlive-core-2017-r3.ebuild
36 @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
37 MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
38
39 DESCRIPTION="A complete TeX distribution"
40 -HOMEPAGE="http://tug.org/texlive/"
41 +HOMEPAGE="https://tug.org/texlive/"
42 SLOT="0"
43 LICENSE="GPL-2 LPPL-1.3c TeX"
44
45
46 diff --git a/app-text/texlive-core/texlive-core-2017-r4.ebuild b/app-text/texlive-core/texlive-core-2017-r4.ebuild
47 index edf3f3645c2..44ef1da8372 100644
48 --- a/app-text/texlive-core/texlive-core-2017-r4.ebuild
49 +++ b/app-text/texlive-core/texlive-core-2017-r4.ebuild
50 @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
51 MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
52
53 DESCRIPTION="A complete TeX distribution"
54 -HOMEPAGE="http://tug.org/texlive/"
55 +HOMEPAGE="https://tug.org/texlive/"
56 SLOT="0"
57 LICENSE="GPL-2 LPPL-1.3c TeX"