mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-board/tetzle: use HTTPS for links to gottcode.org.
This commit is contained in:
committed by
Patrice Clement
parent
be893f0217
commit
ec202faa1c
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit qt4-r2 gnome2-utils games
|
||||
|
||||
DESCRIPTION="A jigsaw puzzle game that uses tetrominoes for the pieces"
|
||||
HOMEPAGE="http://gottcode.org/tetzle/"
|
||||
SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
|
||||
HOMEPAGE="https://gottcode.org/tetzle/"
|
||||
SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user