dev-perl/Encode-compat: Fix license, bug 301969
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 28 Dec 2016 11:14:47 +0000 (12:14 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 28 Dec 2016 11:49:42 +0000 (12:49 +0100)
Package-Manager: portage-2.3.3

dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild

index d6c9c425fb02c0c92c2de6d4e7e08570624f5ea2..d0cb4ad9f761f6c81fedae30262901583bce7208 100644 (file)
@@ -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}"