summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
committerMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
commitc770e8516a236807363fecfe1bec7b8b391993c5 (patch)
tree4af460c3ef9955fd3a2eb59569d205ebe4c95eda /dev-tex
parentDrop python versions causing dependency issues (diff)
downloadmv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.gz
mv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.bz2
mv-c770e8516a236807363fecfe1bec7b8b391993c5.zip
Omit inherit eutils
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/chklref/chklref-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/chklref/chklref-2.6.0.ebuild b/dev-tex/chklref/chklref-2.6.0.ebuild
index dda426cc..f75b3e61 100644
--- a/dev-tex/chklref/chklref-2.6.0.ebuild
+++ b/dev-tex/chklref/chklref-2.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils latex-package
+inherit latex-package
RESTRICT="mirror"
DESCRIPTION="Finds useless references in latex files or unnecessarily numbered environments"