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 --- media-sound/audacity/audacity-2.1.1.ebuild | 4 ++-- media-sound/audacity/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/audacity') diff --git a/media-sound/audacity/audacity-2.1.1.ebuild b/media-sound/audacity/audacity-2.1.1.ebuild index da1efd0adf5b..abf8577bf5f2 100644 --- a/media-sound/audacity/audacity-2.1.1.ebuild +++ b/media-sound/audacity/audacity-2.1.1.ebuild @@ -8,8 +8,8 @@ inherit eutils wxwidgets MY_P="${PN}-minsrc-${PV}" DESCRIPTION="Free crossplatform audio editor" HOMEPAGE="http://web.audacityteam.org/" -SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${MY_P}.tar.xz - doc? ( http://dev.gentoo.org/~yngwin/distfiles/${PN}-manual-${PV}.zip )" +SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${MY_P}.tar.xz + doc? ( https://dev.gentoo.org/~yngwin/distfiles/${PN}-manual-${PV}.zip )" # wget doesn't seem to work on FossHub links, so we mirror LICENSE="GPL-2" diff --git a/media-sound/audacity/metadata.xml b/media-sound/audacity/metadata.xml index efb5914d2975..1abe5c3793ba 100644 --- a/media-sound/audacity/metadata.xml +++ b/media-sound/audacity/metadata.xml @@ -1,5 +1,5 @@ - + proaudio -- cgit v1.2.3-65-gdbad