diff options
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.9.2.ebuild | 2 | ||||
-rw-r--r-- | app-text/podofo/podofo-0.9.3.ebuild | 2 | ||||
-rw-r--r-- | app-text/podofo/podofo-0.9.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/podofo/podofo-0.9.2.ebuild b/app-text/podofo/podofo-0.9.2.ebuild index 1f47cb1aab27..268a30f25750 100644 --- a/app-text/podofo/podofo-0.9.2.ebuild +++ b/app-text/podofo/podofo-0.9.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils flag-o-matic multilib toolchain-funcs DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format" -HOMEPAGE="http://sourceforge.net/projects/podofo/" +HOMEPAGE="https://sourceforge.net/projects/podofo/" SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz https://dev.gentoo.org/~polynomial-c/${PN}-0.9.2-freetype251.patch" diff --git a/app-text/podofo/podofo-0.9.3.ebuild b/app-text/podofo/podofo-0.9.3.ebuild index d84abfb341e4..14f04592015c 100644 --- a/app-text/podofo/podofo-0.9.3.ebuild +++ b/app-text/podofo/podofo-0.9.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils flag-o-matic multilib toolchain-funcs DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format" -HOMEPAGE="http://sourceforge.net/projects/podofo/" +HOMEPAGE="https://sourceforge.net/projects/podofo/" SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/app-text/podofo/podofo-0.9.4.ebuild b/app-text/podofo/podofo-0.9.4.ebuild index 91663831c3ff..775dfe2df86f 100644 --- a/app-text/podofo/podofo-0.9.4.ebuild +++ b/app-text/podofo/podofo-0.9.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils flag-o-matic multilib toolchain-funcs DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format" -HOMEPAGE="http://sourceforge.net/projects/podofo/" +HOMEPAGE="https://sourceforge.net/projects/podofo/" SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |