summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-27 07:52:42 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-27 07:52:42 +1200
commit11b2ceeaa7745f9ed7839449728f9c88f793f4c0 (patch)
treede4f2d3ce6313fe0d0cc973719d6e942189fc70a /dev-perl/DateTime-HiRes
parentdev-perl/DateTime-HiRes: Bump to version 0.30.0 (diff)
downloadgentoo-11b2ceeaa7745f9ed7839449728f9c88f793f4c0.tar.gz
gentoo-11b2ceeaa7745f9ed7839449728f9c88f793f4c0.tar.bz2
gentoo-11b2ceeaa7745f9ed7839449728f9c88f793f4c0.zip
dev-perl/DateTime-HiRes: Fix license
Upstream changed the license, not even sure if this is permissible given it happened as the maintainership changed hands, but whatever. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-HiRes')
-rw-r--r--dev-perl/DateTime-HiRes/DateTime-HiRes-0.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-HiRes/DateTime-HiRes-0.30.0.ebuild b/dev-perl/DateTime-HiRes/DateTime-HiRes-0.30.0.ebuild
index 4dc7acc51eba..66503ef468be 100644
--- a/dev-perl/DateTime-HiRes/DateTime-HiRes-0.30.0.ebuild
+++ b/dev-perl/DateTime-HiRes/DateTime-HiRes-0.30.0.ebuild
@@ -8,7 +8,7 @@ DIST_VERSION=0.03
inherit perl-module
DESCRIPTION="Create DateTime objects with sub-second current time resolution"
-
+LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"