From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- sci-mathematics/geomview/geomview-1.9.5.ebuild | 2 +- sci-mathematics/geomview/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics/geomview') diff --git a/sci-mathematics/geomview/geomview-1.9.5.ebuild b/sci-mathematics/geomview/geomview-1.9.5.ebuild index 09be63e4526c..838dbc9ceb38 100644 --- a/sci-mathematics/geomview/geomview-1.9.5.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.5.ebuild @@ -9,7 +9,7 @@ inherit elisp-common eutils flag-o-matic fdo-mime DESCRIPTION="Interactive Geometry Viewer" HOMEPAGE="http://geomview.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - http://dev.gentoo.org/~jlec/distfiles/geomview.png.tar" + https://dev.gentoo.org/~jlec/distfiles/geomview.png.tar" KEYWORDS="~amd64 ~ppc ~sparc ~x86" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sci-mathematics/geomview/metadata.xml b/sci-mathematics/geomview/metadata.xml index 3094fb6de487..196192b817ca 100644 --- a/sci-mathematics/geomview/metadata.xml +++ b/sci-mathematics/geomview/metadata.xml @@ -1,5 +1,5 @@ - + sci-mathematics Geomview is an interactive geometry viewer and Object Oriented Graphics Library (OOGL). -- cgit v1.2.3-65-gdbad