commit: b2075aedc25c0c1c76aa9f57e0b88644665ec047 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Jun 15 17:43:46 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 06:40:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2075aed
net-misc/spice-gtk: fix git repository url Closes: https://github.com/gentoo/gentoo/pull/1680 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> net-misc/spice-gtk/spice-gtk-0.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.31.ebuild b/net-misc/spice-gtk/spice-gtk-0.31.ebuild index d774459..332eca9 100644 --- a/net-misc/spice-gtk/spice-gtk-0.31.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.31.ebuild @@ -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"
