games-sports/billardgl: fix HOMEPAGE

Closes: https://bugs.gentoo.org/680658
Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11398
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Daniel Schmidt
2019-03-18 01:57:55 +01:00
committed by James Le Cuirot
parent 69727570d6
commit f8f2fa1627

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils
DESCRIPTION="an OpenGL billards game"
HOMEPAGE="http://www.billardgl.de/"
HOMEPAGE="https://sourceforge.net/projects/billardgl/"
SRC_URI="mirror://sourceforge/${PN}/BillardGL-${PV}.tar.gz
mirror://gentoo/${PN}.png"