commit: 665c3bfdbf239bc403493818201e250740a3f672
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 11:14:47 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 11:49:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665c3bfd
dev-perl/Encode-compat: Fix license, bug 301969
Package-Manager: portage-2.3.3
dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
index d6c9c42..d0cb4ad 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,6 +13,7 @@ DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE=""
+LICENSE="Artistic"
RDEPEND="dev-perl/Text-Iconv"
DEPEND="${RDEPEND}"