summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild')
-rw-r--r--perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild4
1 files 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"