dev-perl/Class-Mix: Fix leading whitespace in LICENSE
authorKent Fredric <kentnl@gentoo.org>
Thu, 7 Jun 2018 07:08:20 +0000 (19:08 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 7 Jun 2018 07:08:20 +0000 (19:08 +1200)
Reported by gentooqa.levelnine.at

Package-Manager: Portage-2.3.29, Repoman-2.3.9

dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild

index 8f091ee4c59d9aaa6d0123e39abd9c1199d79d4b..90251d52d281fe6326286dcbdc12578992970e3f 100644 (file)
@@ -7,7 +7,7 @@ DIST_VERSION=0.006
 inherit perl-module
 
 DESCRIPTION="dynamic class mixing"
-LICENSE=" || ( Artistic GPL-2 )"
+LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="amd64"
 IUSE="test"