mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Date-Simple: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user