diff options
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 |