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-gfx/grub-splashes | |
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-gfx/grub-splashes')
-rw-r--r-- | media-gfx/grub-splashes/grub-splashes-20091109.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/grub-splashes/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild index 60d638cb7821..7bb53c390b5e 100644 --- a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild +++ b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Collection of grub splashes" -HOMEPAGE="http://dev.gentoo.org/~welp/grub-splashes.xml" +HOMEPAGE="https://dev.gentoo.org/~welp/grub-splashes.xml" SRC_URI="mirror://gentoo/${PN}-0.1.tar.gz http://www.kde-look.org/CONTENT/content-files/49074-natural_gentoo-8.0.tar.gz http://www.kde-look.org/CONTENT/content-files/98478-gentoo-splash.xpm.gz" diff --git a/media-gfx/grub-splashes/metadata.xml b/media-gfx/grub-splashes/metadata.xml index 17bf9b50f5e7..39096ef86050 100644 --- a/media-gfx/grub-splashes/metadata.xml +++ b/media-gfx/grub-splashes/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>graphics</herd> <longdescription> |