dev-perl/Chatbot-Eliza: update DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-22 04:29:43 +01:00
parent 2653447108
commit 932ed2192b

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=8
@@ -8,7 +8,7 @@ DIST_VERSION=1.08
DIST_EXAMPLES=("examples/*")
inherit perl-module
DESCRIPTION="A clone of the classic Eliza program"
DESCRIPTION="Clone of the classic Eliza program"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86"