net-misc/spice-gtk: fix git repository url
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Wed, 15 Jun 2016 17:43:46 +0000 (19:43 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 16 Jun 2016 06:40:25 +0000 (06:40 +0000)
Closes: https://github.com/gentoo/gentoo/pull/1680

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-misc/spice-gtk/spice-gtk-0.31.ebuild

index d774459f6e13ae3fb3cbe1dc39f4fa399894c5de..332eca91a944fcfb2b309ee09261273b34b9afcc 100644 (file)
@@ -13,7 +13,7 @@ PYTHON_COMPAT=( python2_7 python3_4 )
 inherit autotools eutils multibuild python-single-r1 vala
 
 DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI"
-HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk"
+HOMEPAGE="http://spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"