commit: f8f2fa1627d303d6033700919f33f07328ffc495 Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Mon Mar 18 00:57:55 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Mar 18 20:50:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f2fa16
games-sports/billardgl: fix HOMEPAGE Closes: https://bugs.gentoo.org/680658 Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> 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 <AT> gentoo.org> 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 e71f5aa777d..83ccabcbf9f 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"
