diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /net-libs/qxmpp | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-libs/qxmpp')
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.7.4.ebuild | 2 | ||||
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.7.5.ebuild | 2 | ||||
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.7.6-r1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.7.6.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/qxmpp/qxmpp-0.7.4.ebuild b/net-libs/qxmpp/qxmpp-0.7.4.ebuild index 28d307e77fc7..7a9e7f69b71f 100644 --- a/net-libs/qxmpp/qxmpp-0.7.4.ebuild +++ b/net-libs/qxmpp/qxmpp-0.7.4.ebuild @@ -8,7 +8,7 @@ inherit qt4-r2 multilib DESCRIPTION="A cross-platform C++ XMPP client library based on the Qt framework" HOMEPAGE="https://code.google.com/p/qxmpp/" -SRC_URI="http://qxmpp.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://qxmpp.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/qxmpp/qxmpp-0.7.5.ebuild b/net-libs/qxmpp/qxmpp-0.7.5.ebuild index 800f4b98ceec..c913fedcea62 100644 --- a/net-libs/qxmpp/qxmpp-0.7.5.ebuild +++ b/net-libs/qxmpp/qxmpp-0.7.5.ebuild @@ -8,7 +8,7 @@ inherit qt4-r2 multilib DESCRIPTION="A cross-platform C++ XMPP client library based on the Qt framework" HOMEPAGE="https://code.google.com/p/qxmpp/" -SRC_URI="http://qxmpp.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://qxmpp.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/qxmpp/qxmpp-0.7.6-r1.ebuild b/net-libs/qxmpp/qxmpp-0.7.6-r1.ebuild index 7c11c095a9f2..a7d00b42c7ed 100644 --- a/net-libs/qxmpp/qxmpp-0.7.6-r1.ebuild +++ b/net-libs/qxmpp/qxmpp-0.7.6-r1.ebuild @@ -8,7 +8,7 @@ inherit qt4-r2 multilib DESCRIPTION="A cross-platform C++ XMPP client library based on the Qt framework" HOMEPAGE="https://code.google.com/p/qxmpp/" -SRC_URI="http://qxmpp.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://qxmpp.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/qxmpp/qxmpp-0.7.6.ebuild b/net-libs/qxmpp/qxmpp-0.7.6.ebuild index 284a0f7f22ad..6c7adfcb895b 100644 --- a/net-libs/qxmpp/qxmpp-0.7.6.ebuild +++ b/net-libs/qxmpp/qxmpp-0.7.6.ebuild @@ -8,7 +8,7 @@ inherit qt4-r2 multilib DESCRIPTION="A cross-platform C++ XMPP client library based on the Qt framework" HOMEPAGE="https://code.google.com/p/qxmpp/" -SRC_URI="http://qxmpp.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://qxmpp.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |