diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /net-libs/libbluedevil | |
parent | Convert all URIs for launchpad.net from http to https (diff) | |
download | gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2 gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip |
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-libs/libbluedevil')
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild index e1e41e82295e..e79c1704c8d1 100644 --- a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild +++ b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild @@ -8,7 +8,7 @@ inherit kde4-base MY_P=${PN}-${PV/_/-} DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack" -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" +HOMEPAGE="https://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild index cbcd54800985..7fc1f96c38a3 100644 --- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild +++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack" -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" +HOMEPAGE="https://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" |