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

index c5871b6fe37dc14501c8a79c09abde9600dca45e..75e62c66f6f898f33397db69b7ad4ab488d0aaf6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils
+inherit eutils vcs-clean
 
 DESCRIPTION="The Simple Recursive Functions programming language"
 HOMEPAGE="http://www.stratigery.com/srf.html"