diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:54:14 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:55:21 -0400 |
commit | d91aa2e9f68aa0c17681039a3ba487c02f4e1aab (patch) | |
tree | 9fa93e6c6ea7fcb6f6fdbb0e320aa2847714f4e9 /sys-fs/bcache-tools | |
parent | dev-libs/dmalloc: update homepage (diff) | |
download | gentoo-d91aa2e9f68aa0c17681039a3ba487c02f4e1aab.tar.gz gentoo-d91aa2e9f68aa0c17681039a3ba487c02f4e1aab.tar.bz2 gentoo-d91aa2e9f68aa0c17681039a3ba487c02f4e1aab.zip |
sys-fs/bcache-tools: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-fs/bcache-tools')
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 6cbfae0c1a1e..ed33527ffb9e 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 6cbfae0c1a1e..ed33527ffb9e 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 2fcef65f80b0..9052ec7ba751 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 1ac411be39f2..3bd398fac481 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" |