commit:     18145cac29dcfa3f8101f91a37b31157a38f80bf
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 18:02:59 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 18:02:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18145cac

net-irc/ptlink-ircd: [QA] inherit vcs-clean.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r3.ebuild 
b/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r3.ebuild
index 6b9f9a8ccdc..b608a84138e 100644
--- a/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r3.ebuild
+++ b/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r3.ebuild
@@ -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}"
 

Reply via email to