summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/duperemove')
-rw-r--r--sys-fs/duperemove/duperemove-0.11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/duperemove/duperemove-0.11.1.ebuild b/sys-fs/duperemove/duperemove-0.11.1.ebuild
index 995cb2060b38..ff14e72029b6 100644
--- a/sys-fs/duperemove/duperemove-0.11.1.ebuild
+++ b/sys-fs/duperemove/duperemove-0.11.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
-DESCRIPTION="Btrfs deduplication utility"
+DESCRIPTION="Btrfs and xfs deduplication utility"
HOMEPAGE="https://github.com/markfasheh/duperemove"
SRC_URI="https://github.com/markfasheh/duperemove/archive/v${PV/_/.}.tar.gz -> ${P/_/.}.tar.gz"