From 87ceb589610bb9ed38b8af55cce81278efee7a03 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 7 Jun 2018 19:14:49 +1200 Subject: [PATCH] perl-core/HTTP-Tiny: Remove leading whitespace from LICENSE Reported by gentooqa.levelnine.at Package-Manager: Portage-2.3.29, Repoman-2.3.9 --- perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild b/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild index 546160297780..919a26e0035f 100644 --- a/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild +++ b/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.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.043 inherit perl-module DESCRIPTION='A small, simple, correct HTTP/1.1 client' -LICENSE=" || ( Artistic GPL-2 )" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="" IUSE="test" -- 2.26.2