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-util | |
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-util')
30 files changed, 34 insertions, 34 deletions
diff --git a/dev-util/a8/a8-0.11-r2.ebuild b/dev-util/a8/a8-0.11-r2.ebuild index 9866f8132dbb..09a8f5f131ab 100644 --- a/dev-util/a8/a8-0.11-r2.ebuild +++ b/dev-util/a8/a8-0.11-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils gnome2-utils DESCRIPTION="An ultra-lightweight IDE, that embeds Vim, a terminal emulator, and a file browser" -HOMEPAGE="http://github.com/aliafshar/a8" +HOMEPAGE="https://github.com/aliafshar/a8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild index 6d6c5bd2949a..535929462e8b 100644 --- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild +++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE EGIT_REPO_URI="git://github.com/lvc/${PN}.git - http://github.com/lvc/${PN}.git" + https://github.com/lvc/${PN}.git" inherit git-r3 #endif diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild index 7e911d1cf119..a7ad1679dce2 100644 --- a/dev-util/atomic-install/atomic-install-9999.ebuild +++ b/dev-util/atomic-install/atomic-install-9999.ebuild @@ -7,7 +7,7 @@ EAPI=4 #if LIVE AUTOTOOLS_AUTORECONF=yes EGIT_REPO_URI="git://github.com/mgorny/${PN}.git - http://github.com/mgorny/${PN}.git" + https://github.com/mgorny/${PN}.git" inherit git-2 #endif diff --git a/dev-util/bam/bam-0.4.0-r1.ebuild b/dev-util/bam/bam-0.4.0-r1.ebuild index d3a69b71df2c..01a5f8ad1408 100644 --- a/dev-util/bam/bam-0.4.0-r1.ebuild +++ b/dev-util/bam/bam-0.4.0-r1.ebuild @@ -10,7 +10,7 @@ inherit eutils python-any-r1 toolchain-funcs DESCRIPTION="Fast and flexible Lua-based build system" HOMEPAGE="http://matricks.github.com/bam/" -SRC_URI="http://github.com/downloads/matricks/${PN}/${P}.tar.bz2" +SRC_URI="https://github.com/downloads/matricks/${PN}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" diff --git a/dev-util/bdelta/bdelta-0.3.1.ebuild b/dev-util/bdelta/bdelta-0.3.1.ebuild index baf7d00d8060..adb6de1f5e9b 100644 --- a/dev-util/bdelta/bdelta-0.3.1.ebuild +++ b/dev-util/bdelta/bdelta-0.3.1.ebuild @@ -16,7 +16,7 @@ inherit eutils multilib toolchain-funcs ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux" - SRC_URI="http://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="Binary Delta - Efficient difference algorithm and format" diff --git a/dev-util/bdelta/bdelta-9999.ebuild b/dev-util/bdelta/bdelta-9999.ebuild index 479bbdeb174b..a7cdf5a0b33e 100644 --- a/dev-util/bdelta/bdelta-9999.ebuild +++ b/dev-util/bdelta/bdelta-9999.ebuild @@ -16,7 +16,7 @@ inherit multilib toolchain-funcs ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux" - SRC_URI="http://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="Binary Delta - Efficient difference algorithm and format" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild index 4717aa5b64c8..e8599658a2a8 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild index 4717aa5b64c8..e8599658a2a8 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-slave/buildbot-slave-9999.ebuild b/dev-util/buildbot-slave/buildbot-slave-9999.ebuild index 55063dbed836..4920bb8c0f81 100644 --- a/dev-util/buildbot-slave/buildbot-slave-9999.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 readme.gentoo user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot/buildbot-0.8.10.ebuild b/dev-util/buildbot/buildbot-0.8.10.ebuild index 0b4328197706..6a8d774dc28e 100644 --- a/dev-util/buildbot/buildbot-0.8.10.ebuild +++ b/dev-util/buildbot/buildbot-0.8.10.ebuild @@ -12,7 +12,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/buildbot/buildbot-0.8.12.ebuild b/dev-util/buildbot/buildbot-0.8.12.ebuild index 0b4328197706..6a8d774dc28e 100644 --- a/dev-util/buildbot/buildbot-0.8.12.ebuild +++ b/dev-util/buildbot/buildbot-0.8.12.ebuild @@ -12,7 +12,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/buildbot/buildbot-9999.ebuild b/dev-util/buildbot/buildbot-9999.ebuild index db790c18eaac..dbde043b37ec 100644 --- a/dev-util/buildbot/buildbot-9999.ebuild +++ b/dev-util/buildbot/buildbot-9999.ebuild @@ -15,7 +15,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" [[ ${PV} = 9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild b/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild index f191e2f0d702..d3c8d1191987 100644 --- a/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild +++ b/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~amd64" diff --git a/dev-util/cucumber/cucumber-1.3.17.ebuild b/dev-util/cucumber/cucumber-1.3.17.ebuild index 03d87c9a929f..53a65ef522c0 100644 --- a/dev-util/cucumber/cucumber-1.3.17.ebuild +++ b/dev-util/cucumber/cucumber-1.3.17.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-util/cucumber/cucumber-1.3.18.ebuild b/dev-util/cucumber/cucumber-1.3.18.ebuild index 15e488afe4cd..cfb30e929403 100644 --- a/dev-util/cucumber/cucumber-1.3.18.ebuild +++ b/dev-util/cucumber/cucumber-1.3.18.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-util/cucumber/cucumber-1.3.19.ebuild b/dev-util/cucumber/cucumber-1.3.19.ebuild index 29a9ad4e622b..dfa92d73c171 100644 --- a/dev-util/cucumber/cucumber-1.3.19.ebuild +++ b/dev-util/cucumber/cucumber-1.3.19.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-util/cwdiff/cwdiff-0.3.0.ebuild b/dev-util/cwdiff/cwdiff-0.3.0.ebuild index 80e7cc94173b..eaf721e87f4a 100644 --- a/dev-util/cwdiff/cwdiff-0.3.0.ebuild +++ b/dev-util/cwdiff/cwdiff-0.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git http://github.com/junghans/${PN}.git" + EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/howdoi/howdoi-1.1.6.ebuild b/dev-util/howdoi/howdoi-1.1.6.ebuild index 1a882757eba8..4ae621c84180 100644 --- a/dev-util/howdoi/howdoi-1.1.6.ebuild +++ b/dev-util/howdoi/howdoi-1.1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A code search tool" -HOMEPAGE="http://pypi.python.org/pypi/howdoi" +HOMEPAGE="https://pypi.python.org/pypi/howdoi" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-util/howdoi/howdoi-1.1.7.ebuild b/dev-util/howdoi/howdoi-1.1.7.ebuild index 87c155957a6c..5741fc9ea5e5 100644 --- a/dev-util/howdoi/howdoi-1.1.7.ebuild +++ b/dev-util/howdoi/howdoi-1.1.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A code search tool" -HOMEPAGE="http://pypi.python.org/pypi/howdoi" +HOMEPAGE="https://pypi.python.org/pypi/howdoi" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-util/igprof/igprof-5.9.11.ebuild b/dev-util/igprof/igprof-5.9.11.ebuild index f89b0361356c..5989feebd9f4 100644 --- a/dev-util/igprof/igprof-5.9.11.ebuild +++ b/dev-util/igprof/igprof-5.9.11.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Ignominous Profiler for analysing application memory and performance characteristics" HOMEPAGE="http://igprof.org" -SRC_URI="http://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/ketchup/ketchup-1.1_beta3.ebuild b/dev-util/ketchup/ketchup-1.1_beta3.ebuild index 3509d922bec8..64418b659915 100644 --- a/dev-util/ketchup/ketchup-1.1_beta3.ebuild +++ b/dev-util/ketchup/ketchup-1.1_beta3.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils DESCRIPTION="Tool for updating or switching between versions of the Linux kernel source" -HOMEPAGE="http://github.com/psomas/ketchup" +HOMEPAGE="https://github.com/psomas/ketchup" SRC_URI="http://dev.gentoo.org/~psomas/${PF}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/ketchup/ketchup-9999.ebuild b/dev-util/ketchup/ketchup-9999.ebuild index 3125a1aaa940..9412af5f1eae 100644 --- a/dev-util/ketchup/ketchup-9999.ebuild +++ b/dev-util/ketchup/ketchup-9999.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit git-2 eutils DESCRIPTION="tool for updating or switching between versions of the Linux kernel source" -HOMEPAGE="http://github.com/psomas/ketchup" +HOMEPAGE="https://github.com/psomas/ketchup" SRC_URI="" EGIT_REPO_URI="git://github.com/psomas/ketchup.git" EGIT_MASTER="experimental" diff --git a/dev-util/ninja/ninja-1.5.1.ebuild b/dev-util/ninja/ninja-1.5.1.ebuild index 008fa7a01fa4..e68cf6312950 100644 --- a/dev-util/ninja/ninja-1.5.1.ebuild +++ b/dev-util/ninja/ninja-1.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs if [ "${PV}" = "999999" ]; then - EGIT_REPO_URI="git://github.com/martine/ninja.git http://github.com/martine/ninja.git" + EGIT_REPO_URI="git://github.com/martine/ninja.git https://github.com/martine/ninja.git" inherit git-2 KEYWORDS="" else @@ -18,7 +18,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-1.5.3.ebuild b/dev-util/ninja/ninja-1.5.3.ebuild index dc1a2dd02031..65381a5f051f 100644 --- a/dev-util/ninja/ninja-1.5.3.ebuild +++ b/dev-util/ninja/ninja-1.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/martine/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="alpha amd64 arm arm64 ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-1.6.0.ebuild b/dev-util/ninja/ninja-1.6.0.ebuild index 4c31a9f4968e..42be58f2e500 100644 --- a/dev-util/ninja/ninja-1.6.0.ebuild +++ b/dev-util/ninja/ninja-1.6.0.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index 4c31a9f4968e..42be58f2e500 100644 --- a/dev-util/ninja/ninja-9999.ebuild +++ b/dev-util/ninja/ninja-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/pida/pida-0.6.2-r1.ebuild b/dev-util/pida/pida-0.6.2-r1.ebuild index 4b440c3327b8..1f2ef59b1e1d 100644 --- a/dev-util/pida/pida-0.6.2-r1.ebuild +++ b/dev-util/pida/pida-0.6.2-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 # json module required. DESCRIPTION="Gtk and/or Vim-based Python Integrated Development Application" -HOMEPAGE="http://pida.co.uk/ http://pypi.python.org/pypi/pida" +HOMEPAGE="http://pida.co.uk/ https://pypi.python.org/pypi/pida" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/rebar/rebar-2.3.1.ebuild b/dev-util/rebar/rebar-2.3.1.ebuild index 1ce327273e86..2269100b672c 100644 --- a/dev-util/rebar/rebar-2.3.1.ebuild +++ b/dev-util/rebar/rebar-2.3.1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/rebar/rebar-2.4.0.ebuild b/dev-util/rebar/rebar-2.4.0.ebuild index 9cd5c44cc02d..73a905bcee99 100644 --- a/dev-util/rebar/rebar-2.4.0.ebuild +++ b/dev-util/rebar/rebar-2.4.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/rebar/rebar-2.5.0.ebuild b/dev-util/rebar/rebar-2.5.0.ebuild index 9cd5c44cc02d..73a905bcee99 100644 --- a/dev-util/rebar/rebar-2.5.0.ebuild +++ b/dev-util/rebar/rebar-2.5.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |