mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
James Le Cuirot
parent
69727570d6
commit
f8f2fa1627
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user