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 --- games-emulation/vbam/metadata.xml | 2 +- games-emulation/vbam/vbam-1.8.0.1228.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation/vbam') diff --git a/games-emulation/vbam/metadata.xml b/games-emulation/vbam/metadata.xml index 7fd8710261e5..53e89f1e26e8 100644 --- a/games-emulation/vbam/metadata.xml +++ b/games-emulation/vbam/metadata.xml @@ -1,5 +1,5 @@ - + games diff --git a/games-emulation/vbam/vbam-1.8.0.1228.ebuild b/games-emulation/vbam/vbam-1.8.0.1228.ebuild index d75fc13e8259..3e066a99ef67 100644 --- a/games-emulation/vbam/vbam-1.8.0.1228.ebuild +++ b/games-emulation/vbam/vbam-1.8.0.1228.ebuild @@ -11,7 +11,7 @@ ESVN_REPO_URI="https://vbam.svn.sourceforge.net/svnroot/vbam/trunk" DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance" HOMEPAGE="http://sourceforge.net/projects/vbam/" -SRC_URI="http://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad