games-emulation/gnuboy: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:33:06 +0000 (21:33 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:33:06 +0000 (21:33 +0200)
Package-Manager: portage-2.2.20.1

games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild

index 3bf9ae1519b2a2d595d459204ed2a97e10ad8c05..f1d438553dc2a9e4446f1abb5058c7f90d88c275 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools eutils games
 
 DESCRIPTION="Gameboy emulator with multiple renderers"
-HOMEPAGE="https://code.google.com/p/gnuboy/"
+HOMEPAGE="http://sourceforge.net/projects/gnuboy/"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"