sys-fs/duperemove-0.11.1: eapi and description bump.
authorPiotr Karbowski <slashbeast@gentoo.org>
Sat, 7 Mar 2020 19:44:28 +0000 (20:44 +0100)
committerPiotr Karbowski <slashbeast@gentoo.org>
Sat, 7 Mar 2020 19:46:54 +0000 (20:46 +0100)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
sys-fs/duperemove/duperemove-0.11.1.ebuild

index 995cb2060b38168c4dcdf14a6fc6bb208f5a2a5a..ff14e72029b62819140bc3770306ef8adaa71910 100644 (file)
@@ -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"