commit:     b2be237057b1b0a6759e372cbde1cb8ac53451c3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 19:43:44 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 19:59:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2be2370

dev-perl/Config-Crontab: License is actually Artistic, bug 301969

Package-Manager: portage-2.3.3

 dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild | 3 ++-
 dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild 
b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
index b89a71a..4ae91ba 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,6 +9,7 @@ MODULE_VERSION=1.40
 inherit perl-module
 
 DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
 
 SLOT="0"
 KEYWORDS="amd64 x86"

diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild 
b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
index 660ec5d..2de222e 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
@@ -10,6 +10,7 @@ DIST_EXAMPLES=("example/*")
 inherit perl-module
 
 DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to