diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-libs | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs')
22 files changed, 26 insertions, 26 deletions
diff --git a/dev-libs/bitset/bitset-2.8.3.ebuild b/dev-libs/bitset/bitset-2.8.3.ebuild index b3168ecce2d6..85313169f31f 100644 --- a/dev-libs/bitset/bitset-2.8.3.ebuild +++ b/dev-libs/bitset/bitset-2.8.3.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="A compressed bitset with supporting data structures and algorithms" -HOMEPAGE="http://github.com/chriso/bitset" +HOMEPAGE="https://github.com/chriso/bitset" SRC_URI="https://github.com/chriso/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/bitset/bitset-2.8.4-r1.ebuild b/dev-libs/bitset/bitset-2.8.4-r1.ebuild index b353fdd918c5..3257e9cfe4ca 100644 --- a/dev-libs/bitset/bitset-2.8.4-r1.ebuild +++ b/dev-libs/bitset/bitset-2.8.4-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="A compressed bitset with supporting data structures and algorithms" -HOMEPAGE="http://github.com/chriso/bitset" +HOMEPAGE="https://github.com/chriso/bitset" SRC_URI="https://github.com/chriso/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild index 4758a370ccb6..1c82e737e8e8 100644 --- a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild +++ b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/hiredis/hiredis-0.11.0.ebuild b/dev-libs/hiredis/hiredis-0.11.0.ebuild index 2bef3b77858a..9010add60fe9 100644 --- a/dev-libs/hiredis/hiredis-0.11.0.ebuild +++ b/dev-libs/hiredis/hiredis-0.11.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/hiredis/hiredis-0.13.1.ebuild b/dev-libs/hiredis/hiredis-0.13.1.ebuild index 608d42fa01c4..5424fadb59f1 100644 --- a/dev-libs/hiredis/hiredis-0.13.1.ebuild +++ b/dev-libs/hiredis/hiredis-0.13.1.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/libcec/libcec-2.1.3.ebuild b/dev-libs/libcec/libcec-2.1.3.ebuild index 24197aca8487..2e0d621b367d 100644 --- a/dev-libs/libcec/libcec-2.1.3.ebuild +++ b/dev-libs/libcec/libcec-2.1.3.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info vcs-snapshot DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/libcec/libcec-2.1.4.ebuild b/dev-libs/libcec/libcec-2.1.4.ebuild index 559be7c88a2b..6931bf857b83 100644 --- a/dev-libs/libcec/libcec-2.1.4.ebuild +++ b/dev-libs/libcec/libcec-2.1.4.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libcec/libcec-2.2.0.ebuild b/dev-libs/libcec/libcec-2.2.0.ebuild index ee8dcfc7983f..57bc42c9df37 100644 --- a/dev-libs/libcec/libcec-2.2.0.ebuild +++ b/dev-libs/libcec/libcec-2.2.0.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libcec/libcec-3.0.1.ebuild b/dev-libs/libcec/libcec-3.0.1.ebuild index e1f411b1cf74..0c343ba05056 100644 --- a/dev-libs/libcec/libcec-3.0.1.ebuild +++ b/dev-libs/libcec/libcec-3.0.1.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils eutils linux-info python-single-r1 DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libical/libical-1.0.1.ebuild b/dev-libs/libical/libical-1.0.1.ebuild index b528c006d7cc..e39ad3efdab8 100644 --- a/dev-libs/libical/libical-1.0.1.ebuild +++ b/dev-libs/libical/libical-1.0.1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit cmake-utils DESCRIPTION="An implementation of basic iCAL protocols" -HOMEPAGE="http://github.com/libical/libical" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/libical/libical" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" # FIGURE OUT: Why ebuild for 1.0 was marked || ( MPL-1.1 LGPL-2 ) against what COPYING file says? LICENSE="|| ( MPL-1.0 LGPL-2.1 )" diff --git a/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild b/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild index 52943cf3600d..ed0a0b0f09c5 100644 --- a/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild +++ b/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="GLib bridge for libmowgli-2 eventing" -HOMEPAGE="http://github.com/nenolod/libmowgli-glib" +HOMEPAGE="https://github.com/nenolod/libmowgli-glib" SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2" IUSE="" diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild index 35a7019a607c..572e9a911d3c 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools eutils DESCRIPTION="Small library to access XDG Base Directories Specification paths" HOMEPAGE="http://repo.or.cz/w/libxdg-basedir.git" -SRC_URI="http://github.com/devnev/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/devnev/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild index 678ad21d2b1e..092d581f6b13 100644 --- a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild +++ b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-libs/qrosscore/qrosscore-9999.ebuild b/dev-libs/qrosscore/qrosscore-9999.ebuild index 10b2465b58cc..1af1847da0d0 100644 --- a/dev-libs/qrosscore/qrosscore-9999.ebuild +++ b/dev-libs/qrosscore/qrosscore-9999.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" inherit cmake-utils git-r3 DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild index 4afae42226ea..c9094e4d8b0f 100644 --- a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild +++ b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 cmake-utils DESCRIPTION="Python scripting backend for Qross" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> qrosscore-${PV}.tar.gz" LICENSE="GPL-2" diff --git a/dev-libs/qrosspython/qrosspython-9999.ebuild b/dev-libs/qrosspython/qrosspython-9999.ebuild index 13533b285896..9788aa580120 100644 --- a/dev-libs/qrosspython/qrosspython-9999.ebuild +++ b/dev-libs/qrosspython/qrosspython-9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" inherit git-r3 python-single-r1 cmake-utils DESCRIPTION="Python scripting backend for Qross" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/yajl/yajl-1.0.11-r1.ebuild b/dev-libs/yajl/yajl-1.0.11-r1.ebuild index 18c520cd462b..80ff05e55447 100644 --- a/dev-libs/yajl/yajl-1.0.11-r1.ebuild +++ b/dev-libs/yajl/yajl-1.0.11-r1.ebuild @@ -8,7 +8,7 @@ inherit cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-1.0.11.ebuild b/dev-libs/yajl/yajl-1.0.11.ebuild index d1894efc3e61..a8071aa47131 100644 --- a/dev-libs/yajl/yajl-1.0.11.ebuild +++ b/dev-libs/yajl/yajl-1.0.11.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.3.ebuild b/dev-libs/yajl/yajl-2.0.3.ebuild index 3921a6213b0b..8d1d7d102f7f 100644 --- a/dev-libs/yajl/yajl-2.0.3.ebuild +++ b/dev-libs/yajl/yajl-2.0.3.ebuild @@ -8,7 +8,7 @@ inherit base cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r1.ebuild b/dev-libs/yajl/yajl-2.0.4-r1.ebuild index 4abe1e8429e1..2218cfc70acb 100644 --- a/dev-libs/yajl/yajl-2.0.4-r1.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r1.ebuild @@ -8,7 +8,7 @@ inherit base cmake-multilib DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r2.ebuild b/dev-libs/yajl/yajl-2.0.4-r2.ebuild index 05092a0f10cc..09c333a042f5 100644 --- a/dev-libs/yajl/yajl-2.0.4-r2.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r2.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r3.ebuild b/dev-libs/yajl/yajl-2.0.4-r3.ebuild index 1bc8495b7b30..95f3e83f5930 100644 --- a/dev-libs/yajl/yajl-2.0.4-r3.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r3.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |