commit:     baa194bf056e350e5353e6322c19d6d915317dac
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  7 07:10:19 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 07:10:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa194bf

dev-perl/ExtUtils-Config: Fix leading whitespace in LICENSE

Reported by gentooqa.levelnine.at

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild 
b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
index 36ba33d4d99..70b6593d2c1 100644
--- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
+++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ MODULE_VERSION=0.007
 inherit perl-module
 
 DESCRIPTION='A wrapper for perl'\''s configuration'
-LICENSE=" || ( Artistic GPL-2 )"
+LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE="test"

Reply via email to