commit:     ba2db1a09d27da61fb450eda1751e0b1f9a0e95c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 18:03:08 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 18:03:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2db1a0

sci-chemistry/hollow: [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>

 sci-chemistry/hollow/hollow-1.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/hollow/hollow-1.2-r1.ebuild 
b/sci-chemistry/hollow/hollow-1.2-r1.ebuild
index 9c421e26b2b..d1db2c19db3 100644
--- a/sci-chemistry/hollow/hollow-1.2-r1.ebuild
+++ b/sci-chemistry/hollow/hollow-1.2-r1.ebuild
@@ -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/";

Reply via email to