summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/hollow/hollow-1.2-r1.ebuild4
1 files 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 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/"