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

index 89b53995b2a97f89567fe7c7194143134f21873a..715474cb94c27529ec219ea4534aeca3e5d0e074 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 AUTOTOOLS_AUTORECONF=1
 AUTOTOOLS_IN_SOURCE_BUILD=1
 
-inherit eutils autotools-utils
+inherit eutils autotools-utils vcs-clean
 
 DESCRIPTION="Linux support for proprietary MIkrotik EoIP protocol"
 HOMEPAGE="https://code.google.com/p/linux-eoip/"