commit: 7dd81ba2507bfe1720f3045246b359cdb0605ed5 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed May 30 18:22:48 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed May 30 18:23:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd81ba2
app-misc/tmux: Use https Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-misc/tmux/tmux-2.6.ebuild | 2 +- app-misc/tmux/tmux-2.7.ebuild | 2 +- app-misc/tmux/tmux-9999.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-misc/tmux/tmux-2.6.ebuild b/app-misc/tmux/tmux-2.6.ebuild index 5b2d541aa62..d92a3ffb957 100644 --- a/app-misc/tmux/tmux-2.6.ebuild +++ b/app-misc/tmux/tmux-2.6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools flag-o-matic versionator DESCRIPTION="Terminal multiplexer" -HOMEPAGE="http://tmux.github.io/" +HOMEPAGE="https://tmux.github.io/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar.gz" LICENSE="ISC" diff --git a/app-misc/tmux/tmux-2.7.ebuild b/app-misc/tmux/tmux-2.7.ebuild index 33446641593..51aad0c12cd 100644 --- a/app-misc/tmux/tmux-2.7.ebuild +++ b/app-misc/tmux/tmux-2.7.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools flag-o-matic versionator DESCRIPTION="Terminal multiplexer" -HOMEPAGE="http://tmux.github.io/" +HOMEPAGE="https://tmux.github.io/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar.gz" LICENSE="ISC" diff --git a/app-misc/tmux/tmux-9999.ebuild b/app-misc/tmux/tmux-9999.ebuild index 56c460fec6f..30b2bd54a86 100644 --- a/app-misc/tmux/tmux-9999.ebuild +++ b/app-misc/tmux/tmux-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools git-r3 flag-o-matic versionator DESCRIPTION="Terminal multiplexer" -HOMEPAGE="http://tmux.github.io/" +HOMEPAGE="https://tmux.github.io/" SRC_URI="https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/678a27616b70c649c6701cae9cd8c92b58cc051b/completions/tmux -> tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b vim-syntax? ( https://raw.githubusercontent.com/keith/tmux.vim/95f6126c187667cc7f9c573c45c3b356cf69f4ca/syntax/tmux.vim -> tmux.vim-95f6126c187667cc7f9c573c45c3b356cf69f4ca )" EGIT_REPO_URI="https://github.com/tmux/tmux.git"
