sci-chemistry/hollow: [QA] inherit vcs-clean.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:03:08 +0000 (19:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:03:08 +0000 (19:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-chemistry/hollow/hollow-1.2-r1.ebuild

index 9c421e26b2bb6e5617afc37afe1e47be9206d9f5..d1db2c19db3f015dfc7f8139d7b9068dbcef2555 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit python-r1
+inherit python-r1 vcs-clean
 
 DESCRIPTION="Production of surface images of proteins"
 HOMEPAGE="http://hollow.sourceforge.net/"