From 094d1baa446a429adf4d090893acf7f7c7dd1c49 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Mon, 7 May 2018 23:17:25 +0200 Subject: Minor cleanups/EAPI bumps --- dev-tex/chklref/chklref-2.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tex') diff --git a/dev-tex/chklref/chklref-2.6.0.ebuild b/dev-tex/chklref/chklref-2.6.0.ebuild index f75b3e61..715dbedd 100644 --- a/dev-tex/chklref/chklref-2.6.0.ebuild +++ b/dev-tex/chklref/chklref-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017 Gentoo Foundation +# Copyright 2010-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ src_prepare() { use prefix || sed -i \ -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ -- "${S}"/src/chklref.in || die - eapply_user + default } src_configure() { -- cgit v1.2.3-65-gdbad