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 /app-misc/tmux-mem-cpu-load | |
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 'app-misc/tmux-mem-cpu-load')
4 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild index efea556786c5..7ba27e6e42b3 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild index f974ec800d8c..54fa609b8463 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild index 1cb6e7791abf..0b4e8fc01dba 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild index 503b44064e7b..07c6e9723b0a 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" |