summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-12-15 12:18:32 +0100
committerFlorian Schmaus <flow@gentoo.org>2021-12-15 12:22:01 +0100
commitf099acde8d48165e00602137361cda953d9299d3 (patch)
tree135414251f9e41d7f6d844a5546b61a323561fd0 /sys-fs
parentsys-fs/bcache-tools: install bcache-export-cached udev helper (diff)
downloadgentoo-f099acde8d48165e00602137361cda953d9299d3.tar.gz
gentoo-f099acde8d48165e00602137361cda953d9299d3.tar.bz2
gentoo-f099acde8d48165e00602137361cda953d9299d3.zip
sys-fs/bcache-tools: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild2
-rw-r--r--sys-fs/bcache-tools/bcache-tools-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
index d1da43785931..87d583c68b8f 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit flag-o-matic python-r1 toolchain-funcs udev
DESCRIPTION="Tools for bcache"
-HOMEPAGE="https://bcache.evilpiepirate.org/"
+HOMEPAGE="https://bcache.evilpiepirate.org/ https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/"
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/${PN}.git/snapshot/${P}.tar.gz"
SLOT="0"
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index 786d5a78b1ab..39e17e1fa1cf 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -15,7 +15,7 @@ else
fi
DESCRIPTION="Tools for bcache"
-HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/"
+HOMEPAGE="https://bcache.evilpiepirate.org/ https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/"
SLOT="0"
LICENSE="GPL-2"