app-backup/tob: [QA] inherit vcs-clean.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:02:03 +0000 (19:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:02:03 +0000 (19:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-backup/tob/tob-0.26-r2.ebuild

index ca568a113f3a304e933a21404232a689328319f8..c6c3a196f6e6aeaa6606a2cc56738cd0f784b8fd 100644 (file)
@@ -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"