commit: d91aa2e9f68aa0c17681039a3ba487c02f4e1aab Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Fri May 8 14:54:14 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 17 16:55:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91aa2e9
sys-fs/bcache-tools: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild | 4 ++-- sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild | 4 ++-- sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild | 2 +- sys-fs/bcache-tools/bcache-tools-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild index 6cbfae0c1a1..ed33527ffb9 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit toolchain-funcs udev DESCRIPTION="Tools for bcachefs" -HOMEPAGE="http://bcache.evilpiepirate.org/" +HOMEPAGE="https://bcache.evilpiepirate.org/" SRC_URI="https://github.com/g2p/bcache-tools/archive/v${PV}.tar.gz -> ${P}.tgz" SLOT="0" diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild index 6cbfae0c1a1..ed33527ffb9 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit toolchain-funcs udev DESCRIPTION="Tools for bcachefs" -HOMEPAGE="http://bcache.evilpiepirate.org/" +HOMEPAGE="https://bcache.evilpiepirate.org/" SRC_URI="https://github.com/g2p/bcache-tools/archive/v${PV}.tar.gz -> ${P}.tgz" SLOT="0" diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild index 2fcef65f80b..9052ec7ba75 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit eutils flag-o-matic python-r1 toolchain-funcs udev DESCRIPTION="Tools for bcachefs" -HOMEPAGE="http://bcache.evilpiepirate.org/" +HOMEPAGE="https://bcache.evilpiepirate.org/" SRC_URI=" https://github.com/g2p/bcache-tools/archive/v${PV%%_p*}.tar.gz -> ${P}.tgz https://dev.gentoo.org/~jlec/distfiles/bcache-status-20140220.tar.gz diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild index 1ac411be39f..3bd398fac48 100644 --- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ EGIT_NONSHALLOW=true inherit git-r3 toolchain-funcs udev DESCRIPTION="Tools for bcachefs" -HOMEPAGE="http://bcache.evilpiepirate.org/" +HOMEPAGE="https://bcache.evilpiepirate.org/" SRC_URI="" EGIT_REPO_URI="https://github.com/g2p/bcache-tools.git"
