summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-21 08:02:49 +0100
committerSam James <sam@gentoo.org>2023-06-21 08:35:19 +0100
commit723fbd346e6126ab8d16accb2e75e1d74e4d4182 (patch)
treed7d2a1169ce570a9295630b1ecf6dc83155d1b42 /dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild
parentdev-perl/DateTimeX-Easy: add 0.91.0 (diff)
downloadgentoo-723fbd346e6126ab8d16accb2e75e1d74e4d4182.tar.gz
gentoo-723fbd346e6126ab8d16accb2e75e1d74e4d4182.tar.bz2
gentoo-723fbd346e6126ab8d16accb2e75e1d74e4d4182.zip
dev-perl/DateTime-Tiny: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild')
-rw-r--r--dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild
index f91c1035c9f5..7406138e6193 100644
--- a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild
+++ b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ DIST_VERSION=1.07
inherit perl-module
-DESCRIPTION="A date object, with as little code as possible"
+DESCRIPTION="Date object, with as little code as possible"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"