dev-python/cheetah-docs: [QA] inherit vcs-clean.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:02:35 +0000 (19:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:02:35 +0000 (19:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild

index 608379b1d81d493b35efcb1de3487b839eeab670..fbb30d45f6326aca779089ec113828cbd1aaa87a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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="Documentation for Cheetah templates"
 HOMEPAGE="http://www.cheetahtemplate.org/"