From: David Seifert Date: Wed, 12 Feb 2020 18:03:08 +0000 (+0100) Subject: sci-chemistry/hollow: [QA] inherit vcs-clean.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ba2db1a09d27da61fb450eda1751e0b1f9a0e95c;p=gentoo.git sci-chemistry/hollow: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-chemistry/hollow/hollow-1.2-r1.ebuild b/sci-chemistry/hollow/hollow-1.2-r1.ebuild index 9c421e26b2bb..d1db2c19db3f 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/"