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 --- app-office/dia/dia-0.97.3_pre20140417-r1.ebuild | 2 +- app-office/dia/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-office/dia') diff --git a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild index e1ce54c5efe6..14589fe1b326 100644 --- a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild +++ b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild @@ -12,7 +12,7 @@ inherit autotools eutils gnome2 python-single-r1 multilib DESCRIPTION="Diagram/flowchart creation program" HOMEPAGE="https://wiki.gnome.org/Apps/Dia" -SRC_URI="http://dev.gentoo.org/~pacho/gnome/${PN}-0.97.3_pre20140417.tar.xz" +SRC_URI="https://dev.gentoo.org/~pacho/gnome/${PN}-0.97.3_pre20140417.tar.xz" S="${WORKDIR}/${PN}-0.97.2" LICENSE="GPL-2" diff --git a/app-office/dia/metadata.xml b/app-office/dia/metadata.xml index a257c2310768..1be309a86c6e 100644 --- a/app-office/dia/metadata.xml +++ b/app-office/dia/metadata.xml @@ -1,5 +1,5 @@ - + gnome-office -- cgit v1.2.3-65-gdbad