diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 04:29:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 04:33:51 +0100 |
commit | 932ed2192b8a0b54f469a6dbc1b100ab64de4f32 (patch) | |
tree | d21b84241363fa4912004a717d296560baa3849a /dev-perl/Chatbot-Eliza | |
parent | dev-perl/CHI: add 0.610.0 (diff) | |
download | gentoo-932ed2192b8a0b54f469a6dbc1b100ab64de4f32.tar.gz gentoo-932ed2192b8a0b54f469a6dbc1b100ab64de4f32.tar.bz2 gentoo-932ed2192b8a0b54f469a6dbc1b100ab64de4f32.zip |
dev-perl/Chatbot-Eliza: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Chatbot-Eliza')
-rw-r--r-- | dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0-r1.ebuild b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0-r1.ebuild index 1331b6d2e5a1..7fcaab181f0b 100644 --- a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0-r1.ebuild +++ b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0-r1.ebuild @@ -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" |