From f8f2fa1627d303d6033700919f33f07328ffc495 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Mon, 18 Mar 2019 01:57:55 +0100 Subject: games-sports/billardgl: fix HOMEPAGE Closes: https://bugs.gentoo.org/680658 Signed-off-by: Daniel Schmidt Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11398 Signed-off-by: James Le Cuirot --- games-sports/billardgl/billardgl-1.75-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-sports/billardgl/billardgl-1.75-r2.ebuild b/games-sports/billardgl/billardgl-1.75-r2.ebuild index e71f5aa777d3..83ccabcbf9f2 100644 --- a/games-sports/billardgl/billardgl-1.75-r2.ebuild +++ b/games-sports/billardgl/billardgl-1.75-r2.ebuild @@ -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" -- cgit v1.2.3-65-gdbad