dev-perl/Date-Simple: update DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-21 08:21:04 +01:00
parent 47e64ae532
commit 33720b3b88

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ DIST_AUTHOR=IZUT
DIST_VERSION=3.03
inherit perl-module
DESCRIPTION="A simple date object"
DESCRIPTION="Simple date object"
SLOT="0"
LICENSE="|| ( Artistic GPL-2+ )"
@@ -24,6 +24,7 @@ BDEPEND="
virtual/perl-Test-Simple
)
"
src_compile() {
mymake=(
"OPTIMIZE=${CFLAGS}"