diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /dev-tex | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/texmfind/texmfind-2010.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/texmfind/texmfind-2010.1.ebuild b/dev-tex/texmfind/texmfind-2010.1.ebuild index 7e539e3c171c..c6c05f0c67bc 100644 --- a/dev-tex/texmfind/texmfind-2010.1.ebuild +++ b/dev-tex/texmfind/texmfind-2010.1.ebuild @@ -5,7 +5,7 @@ DESCRIPTION="Locate the ebuild providing a certain texmf file through regexp" HOMEPAGE="https://launchpad.net/texmfind/ http://home.gna.org/texmfind" -SRC_URI="http://launchpad.net/texmfind/2010/${PV}/+download/texmfind-${PV}.tar.bz2" +SRC_URI="https://launchpad.net/texmfind/2010/${PV}/+download/texmfind-${PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" |