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

index 6b9f9a8ccdcc83982d2ca9afa9af9db6972d587e..b608a84138e21e442610a73d263e1c6ea613fdd4 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=6
 
-inherit eutils ssl-cert user
+inherit eutils ssl-cert user vcs-clean
 
 MY_P="PTlink${PV}"