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-arcade/notpacman/metadata.xml | 2 +- games-arcade/notpacman/notpacman-1.0.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-arcade/notpacman') diff --git a/games-arcade/notpacman/metadata.xml b/games-arcade/notpacman/metadata.xml index 7b7fcbaee9c0..2ad4166bf47b 100644 --- a/games-arcade/notpacman/metadata.xml +++ b/games-arcade/notpacman/metadata.xml @@ -1,5 +1,5 @@ - + games diff --git a/games-arcade/notpacman/notpacman-1.0.4.ebuild b/games-arcade/notpacman/notpacman-1.0.4.ebuild index 74e7eeed3c04..229872a4c72a 100644 --- a/games-arcade/notpacman/notpacman-1.0.4.ebuild +++ b/games-arcade/notpacman/notpacman-1.0.4.ebuild @@ -9,7 +9,7 @@ inherit eutils gnome2-utils games DESCRIPTION="A mashup of \"Not\" and \"Pacman\"" HOMEPAGE="http://stabyourself.net/notpacman/" SRC_URI="http://stabyourself.net/dl.php?file=notpacman-1004/notpacman-linux.zip -> ${P}.zip - http://dev.gentoo.org/~hasufell/distfiles/${PN}.png" + https://dev.gentoo.org/~hasufell/distfiles/${PN}.png" LICENSE="WTFPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad