diff options
author | 2016-04-20 20:41:07 +0100 | |
---|---|---|
committer | 2016-04-20 20:41:07 +0100 | |
commit | d329e2f218d004ef905e2e01e4f63d29ed8e7c02 (patch) | |
tree | 21148a1297bb8bb20e8e8faea7864204b321cae4 /net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild | |
parent | sci-libs/scotch: move metis headers to a subdir (diff) | |
parent | HTTPS for *.freedesktop.org (diff) | |
download | gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.tar.gz gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.tar.bz2 gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.zip |
Merge branch 'anthonyryan1-freedesktop'
* anthonyryan1-freedesktop:
HTTPS for *.freedesktop.org
Diffstat (limited to 'net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild index f49616b01caf..693e682327f8 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild @@ -10,8 +10,8 @@ VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-single-r1 vala virtualx DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol" -HOMEPAGE="http://telepathy.freedesktop.org" -SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" +HOMEPAGE="https://telepathy.freedesktop.org/" +SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" |