diff options
author | charIes17 <charles17@arcor.de> | 2018-05-26 16:25:34 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-26 10:30:53 -0400 |
commit | 56ec1a4e8de414075cd5b517a2d78e561c5ce828 (patch) | |
tree | 826087d4110878be8016526190e69b044b6a7ffe /app-text | |
parent | app-antivirus/clamav: drop vulnerable (diff) | |
download | gentoo-56ec1a4e8de414075cd5b517a2d78e561c5ce828.tar.gz gentoo-56ec1a4e8de414075cd5b517a2d78e561c5ce828.tar.bz2 gentoo-56ec1a4e8de414075cd5b517a2d78e561c5ce828.zip |
app-text/texlive-core: HTTPS for HOMEPAGE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8598
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2016-r6.ebuild | 2 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2017-r3.ebuild | 2 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2017-r4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/texlive-core/texlive-core-2016-r6.ebuild b/app-text/texlive-core/texlive-core-2016-r6.ebuild index b16827b3d88b..307aaf24b7a7 100644 --- a/app-text/texlive-core/texlive-core-2016-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2016-r6.ebuild @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source DESCRIPTION="A complete TeX distribution" -HOMEPAGE="http://tug.org/texlive/" +HOMEPAGE="https://tug.org/texlive/" SLOT="0" LICENSE="GPL-2 LPPL-1.3c TeX" diff --git a/app-text/texlive-core/texlive-core-2017-r3.ebuild b/app-text/texlive-core/texlive-core-2017-r3.ebuild index c303fed4a32e..adf3b9b004ec 100644 --- a/app-text/texlive-core/texlive-core-2017-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2017-r3.ebuild @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source DESCRIPTION="A complete TeX distribution" -HOMEPAGE="http://tug.org/texlive/" +HOMEPAGE="https://tug.org/texlive/" SLOT="0" LICENSE="GPL-2 LPPL-1.3c TeX" diff --git a/app-text/texlive-core/texlive-core-2017-r4.ebuild b/app-text/texlive-core/texlive-core-2017-r4.ebuild index edf3f3645c22..44ef1da83724 100644 --- a/app-text/texlive-core/texlive-core-2017-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2017-r4.ebuild @@ -12,7 +12,7 @@ inherit eutils flag-o-matic toolchain-funcs libtool texlive-common MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source DESCRIPTION="A complete TeX distribution" -HOMEPAGE="http://tug.org/texlive/" +HOMEPAGE="https://tug.org/texlive/" SLOT="0" LICENSE="GPL-2 LPPL-1.3c TeX" |