From: James Le Cuirot Date: Tue, 7 Feb 2017 21:22:41 +0000 (+0000) Subject: media-libs/ftgl: Fix broken HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c4e09494de6a4724354051c7dc60e6c53facb8c;p=gentoo.git media-libs/ftgl: Fix broken HOMEPAGE Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild index bcd6d71bae68..d0f73e78be4b 100644 --- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild +++ b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ MY_P=${PN}-${MY_PV} MY_P2=${PN}-${MY_PV2} DESCRIPTION="library to use arbitrary fonts in OpenGL applications" -HOMEPAGE="http://ftgl.wiki.sourceforge.net/" +HOMEPAGE="http://ftgl.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="MIT"