From: Piotr Karbowski Date: Sat, 7 Mar 2020 19:44:28 +0000 (+0100) Subject: sys-fs/duperemove-0.11.1: eapi and description bump. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=41f779c900008cac5f1995e56cd1d082a2a96976;p=gentoo.git sys-fs/duperemove-0.11.1: eapi and description bump. Signed-off-by: Piotr Karbowski --- 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"