From c770e8516a236807363fecfe1bec7b8b391993c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sat, 25 Mar 2017 22:15:24 +0100 Subject: Omit inherit eutils --- dev-tex/chklref/chklref-2.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tex/chklref/chklref-2.6.0.ebuild') 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" -- cgit v1.2.3