commit: 07a843cc9b2054cd67f29155adbbebc64d7d4341 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 03:44:21 2019 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 03:44:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a843cc
app-text/cpdf: update HOMEPAGE to use https:// Signed-off-by: Tim Harder <radhermit <AT> gentoo.org> app-text/cpdf/cpdf-2.2.1.ebuild | 4 ++-- 1 file 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 f65bcfcc216..fdbc8ccd6cd 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
