diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /media-video/griffith | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video/griffith')
-rw-r--r-- | media-video/griffith/griffith-0.13-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.13.ebuild | 2 | ||||
-rw-r--r-- | media-video/griffith/metadata.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-video/griffith/griffith-0.13-r1.ebuild b/media-video/griffith/griffith-0.13-r1.ebuild index 0b6ea928e6ab..91ff31c53020 100644 --- a/media-video/griffith/griffith-0.13-r1.ebuild +++ b/media-video/griffith/griffith-0.13-r1.ebuild @@ -14,7 +14,7 @@ ARTWORK_PV="0.9.4" DESCRIPTION="Movie collection manager" HOMEPAGE="http://www.griffith.cc/" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz - http://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" + https://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86 ~x86-fbsd" diff --git a/media-video/griffith/griffith-0.13.ebuild b/media-video/griffith/griffith-0.13.ebuild index f744bd39661d..db6d6126b0e7 100644 --- a/media-video/griffith/griffith-0.13.ebuild +++ b/media-video/griffith/griffith-0.13.ebuild @@ -14,7 +14,7 @@ ARTWORK_PV="0.9.4" DESCRIPTION="Movie collection manager" HOMEPAGE="http://www.griffith.cc/" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz - http://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" + https://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd" diff --git a/media-video/griffith/metadata.xml b/media-video/griffith/metadata.xml index 8553c721b731..a7fe3689e605 100644 --- a/media-video/griffith/metadata.xml +++ b/media-video/griffith/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>video</herd> <maintainer> |