commit:     8ccc6b23b5c3bb1bd6d9279fb5cab380eca2d87c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jun  7 20:22:03 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 14:05:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccc6b23

media-gfx/metapixel: use HTTPs

 media-gfx/metapixel/metapixel-1.0.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/metapixel/metapixel-1.0.2-r1.ebuild 
b/media-gfx/metapixel/metapixel-1.0.2-r1.ebuild
index ac2b134a26c..ecea7810b98 100644
--- a/media-gfx/metapixel/metapixel-1.0.2-r1.ebuild
+++ b/media-gfx/metapixel/metapixel-1.0.2-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="a program for generating photomosaics"
-HOMEPAGE="http://www.complang.tuwien.ac.at/schani/metapixel";
-SRC_URI="http://www.complang.tuwien.ac.at/schani/${PN}/files/${P}.tar.gz";
+HOMEPAGE="https://www.complang.tuwien.ac.at/schani/metapixel";
+SRC_URI="https://www.complang.tuwien.ac.at/schani/${PN}/files/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to