diff options
author | David Hicks <david@hicks.id.au> | 2017-07-31 22:40:38 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-17 19:04:01 +0200 |
commit | f97314d4aef9f0546cd09b28b1d5e2f028971769 (patch) | |
tree | 91bf92e94221d68d4a7fd72001f15c406c1dddfe /net-misc/spice-gtk | |
parent | net-libs/libqmi: use HTTPS for freedesktop.org (diff) | |
download | gentoo-f97314d4aef9f0546cd09b28b1d5e2f028971769.tar.gz gentoo-f97314d4aef9f0546cd09b28b1d5e2f028971769.tar.bz2 gentoo-f97314d4aef9f0546cd09b28b1d5e2f028971769.zip |
net-misc/spice-gtk: use HTTPS for freedesktop.org, HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.33-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.33-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.33-r2.ebuild index 6a0c3d83fdc3..04a67a9a2432 100644 --- a/net-misc/spice-gtk/spice-gtk-0.33-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.33-r2.ebuild @@ -9,11 +9,11 @@ VALA_USE_DEPEND="vapigen" inherit autotools eutils xdg-utils vala readme.gentoo-r1 DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" -HOMEPAGE="http://spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/" +HOMEPAGE="https://www.spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/" LICENSE="LGPL-2.1" SLOT="0" -SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" +SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.bz2" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus gstaudio gstvideo gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl" diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 15990fa7afd2..aa41fd8ab9ac 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -9,11 +9,11 @@ VALA_USE_DEPEND="vapigen" inherit autotools eutils xdg-utils vala readme.gentoo-r1 DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" -HOMEPAGE="http://spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/" +HOMEPAGE="https://www.spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/" LICENSE="LGPL-2.1" SLOT="0" -EGIT_REPO_URI="git://anongit.freedesktop.org/spice/spice-gtk.git" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-gtk.git" KEYWORDS="" IUSE="dbus gstaudio gstvideo gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl" |