mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/metapixel: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
2a24bf29e2
commit
8ccc6b23b5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user