From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 607C8138CEE for ; Thu, 25 Jun 2015 01:26:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93F1DE08AD; Thu, 25 Jun 2015 01:26:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 433B2E08AD for ; Thu, 25 Jun 2015 01:26:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 815E4340821 for ; Thu, 25 Jun 2015 01:26:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A117FA25 for ; Thu, 25 Jun 2015 01:26:07 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1435195424.58c48f826fda0d1d65dc0d5ffae7fbcb753a4edf.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: eclass/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: eclass/perl-module.eclass X-VCS-Directories: eclass/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 58c48f826fda0d1d65dc0d5ffae7fbcb753a4edf X-VCS-Branch: master Date: Thu, 25 Jun 2015 01:26:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1dd977dd-b35b-4c4f-915c-6ef419465001 X-Archives-Hash: 03d8bb2bc8ae6b7aae56582397a4766e commit: 58c48f826fda0d1d65dc0d5ffae7fbcb753a4edf Author: Kent Fredric gmail com> AuthorDate: Thu Jun 25 01:23:44 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Jun 25 01:23:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=58c48f82 [eclass] Drop redundant calls to set_eprefix eclass/perl-module.eclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 3c7702c..7ad2283 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -123,7 +123,6 @@ perl-module_src_configure() { perl_check_env perl_set_version - perl_set_eprefix [[ -z ${pm_echovar} ]] && export PERL_MM_USE_DEFAULT=1 # Disable ExtUtils::AutoInstall from prompting @@ -298,7 +297,6 @@ perl-module_src_install() { debug-print-function $FUNCNAME "$@" perl_set_version - perl_set_eprefix local f