diff options
author | 2016-07-27 14:49:49 +0800 | |
---|---|---|
committer | 2016-07-27 14:59:24 +0800 | |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /dev-tex/pgf | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'dev-tex/pgf')
-rw-r--r-- | dev-tex/pgf/pgf-2.10.ebuild | 2 | ||||
-rw-r--r-- | dev-tex/pgf/pgf-3.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-tex/pgf/pgf-3.0.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/pgf/pgf-2.10.ebuild b/dev-tex/pgf/pgf-2.10.ebuild index 3d5552b2ca96..48240576d584 100644 --- a/dev-tex/pgf/pgf-2.10.ebuild +++ b/dev-tex/pgf/pgf-2.10.ebuild @@ -5,7 +5,7 @@ inherit latex-package DESCRIPTION="pgf -- The TeX Portable Graphic Format" -HOMEPAGE="http://sourceforge.net/projects/pgf" +HOMEPAGE="https://sourceforge.net/projects/pgf" SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" diff --git a/dev-tex/pgf/pgf-3.0.0.ebuild b/dev-tex/pgf/pgf-3.0.0.ebuild index 57c390eac4e8..ff269ff25f5a 100644 --- a/dev-tex/pgf/pgf-3.0.0.ebuild +++ b/dev-tex/pgf/pgf-3.0.0.ebuild @@ -5,7 +5,7 @@ inherit latex-package DESCRIPTION="pgf -- The TeX Portable Graphic Format" -HOMEPAGE="http://sourceforge.net/projects/pgf" +HOMEPAGE="https://sourceforge.net/projects/pgf" SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" diff --git a/dev-tex/pgf/pgf-3.0.1.ebuild b/dev-tex/pgf/pgf-3.0.1.ebuild index bc3f5d1821c6..1706604a187c 100644 --- a/dev-tex/pgf/pgf-3.0.1.ebuild +++ b/dev-tex/pgf/pgf-3.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit latex-package DESCRIPTION="pgf -- The TeX Portable Graphic Format" -HOMEPAGE="http://sourceforge.net/projects/pgf" +HOMEPAGE="https://sourceforge.net/projects/pgf" SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" |