summaryrefslogtreecommitdiff
path: root/games-emulation
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:33:06 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:33:06 +0200
commit14f065300d507d74c2f648642f822817beef8c09 (patch)
tree1a037e6d25d9c5521c94d381e1f86ca0fa6eaac0 /games-emulation
parentde3a6b267d2506af1200a989b5a0e53b46294e52 (diff)
downloadgentoo-14f065300d507d74c2f648642f822817beef8c09.tar.gz
games-emulation/gnuboy: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
index 3bf9ae1519..f1d438553d 100644
--- a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
+++ b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
@@ -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"