diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-09-27 21:44:21 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-09-27 21:44:21 -0600 |
commit | 07a843cc9b2054cd67f29155adbbebc64d7d4341 (patch) | |
tree | d862223e0fb57736002d205334a51b950c0dd8a6 /app-text/cpdf | |
parent | app-misc/dateutils: remove old (diff) | |
download | gentoo-07a843cc9b2054cd67f29155adbbebc64d7d4341.tar.gz gentoo-07a843cc9b2054cd67f29155adbbebc64d7d4341.tar.bz2 gentoo-07a843cc9b2054cd67f29155adbbebc64d7d4341.zip |
app-text/cpdf: update HOMEPAGE to use https://
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'app-text/cpdf')
-rw-r--r-- | app-text/cpdf/cpdf-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cpdf/cpdf-2.2.1.ebuild b/app-text/cpdf/cpdf-2.2.1.ebuild index f65bcfcc2166..fdbc8ccd6cdc 100644 --- a/app-text/cpdf/cpdf-2.2.1.ebuild +++ b/app-text/cpdf/cpdf-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit findlib DESCRIPTION="A command line tool for manipulating PDF files" -HOMEPAGE="http://community.coherentpdf.com/ https://github.com/johnwhitington/cpdf-source/" +HOMEPAGE="https://community.coherentpdf.com/ https://github.com/johnwhitington/cpdf-source/" SRC_URI="https://github.com/johnwhitington/cpdf-source/archive/v${PV}.tar.gz -> ${P}.tar.gz" # BSD is only for xmlm.ml |