diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-06-15 19:43:46 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-16 06:40:25 +0000 |
commit | b2075aedc25c0c1c76aa9f57e0b88644665ec047 (patch) | |
tree | 0fd82a6abf0decd94a2115e4e1813a85d657c1b4 /net-misc/spice-gtk | |
parent | media-video/rtmpdump: Depend on net-libs/gnutls when USE=gnutls is on. (diff) | |
download | gentoo-b2075aedc25c0c1c76aa9f57e0b88644665ec047.tar.gz gentoo-b2075aedc25c0c1c76aa9f57e0b88644665ec047.tar.bz2 gentoo-b2075aedc25c0c1c76aa9f57e0b88644665ec047.zip |
net-misc/spice-gtk: fix git repository url
Closes: https://github.com/gentoo/gentoo/pull/1680
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.31.ebuild b/net-misc/spice-gtk/spice-gtk-0.31.ebuild index d774459f6e13..332eca91a944 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" |