From: David Seifert Date: Wed, 12 Feb 2020 18:02:03 +0000 (+0100) Subject: app-backup/tob: [QA] inherit vcs-clean.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d559ef4aa29e2cd45a82ca8c893a4f3a2146b5ad;p=gentoo.git app-backup/tob: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-backup/tob/tob-0.26-r2.ebuild b/app-backup/tob/tob-0.26-r2.ebuild index ca568a113f3a..c6c3a196f6e6 100644 --- a/app-backup/tob/tob-0.26-r2.ebuild +++ b/app-backup/tob/tob-0.26-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils vcs-clean DESCRIPTION="A general driver for making and maintaining backups" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"