summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-12-27 20:43:44 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-12-27 20:59:52 +0100
commitb2be237057b1b0a6759e372cbde1cb8ac53451c3 (patch)
tree0774707a337e7440ace618545d9a10677d737f3f /dev-perl/Config-Crontab
parentdev-perl/Bio-Das: License is actually "perl", bug 301969 (diff)
downloadgentoo-b2be237057b1b0a6759e372cbde1cb8ac53451c3.tar.gz
gentoo-b2be237057b1b0a6759e372cbde1cb8ac53451c3.tar.bz2
gentoo-b2be237057b1b0a6759e372cbde1cb8ac53451c3.zip
dev-perl/Config-Crontab: License is actually Artistic, bug 301969
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Config-Crontab')
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild3
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild1
2 files changed, 3 insertions, 1 deletions
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 b89a71a49d91..4ae91ba3adf8 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 660ec5d9d179..2de222e8f06e 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"