diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 04:36:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 04:54:02 +0100 |
commit | cad07288cb0a1bda5f892a853a00019b3af4513d (patch) | |
tree | 882444f0530fbd7b371b49d4557808b93604a487 /dev-perl/CGI-Ajax | |
parent | media-sound/sound-juicer: Remove stray files (diff) | |
download | gentoo-cad07288cb0a1bda5f892a853a00019b3af4513d.tar.gz gentoo-cad07288cb0a1bda5f892a853a00019b3af4513d.tar.bz2 gentoo-cad07288cb0a1bda5f892a853a00019b3af4513d.zip |
dev-perl/CGI-Ajax: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Ajax')
-rw-r--r-- | dev-perl/CGI-Ajax/CGI-Ajax-0.707.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Ajax/CGI-Ajax-0.707.0-r1.ebuild b/dev-perl/CGI-Ajax/CGI-Ajax-0.707.0-r1.ebuild index 3159244eb918..2e18365f4726 100644 --- a/dev-perl/CGI-Ajax/CGI-Ajax-0.707.0-r1.ebuild +++ b/dev-perl/CGI-Ajax/CGI-Ajax-0.707.0-r1.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 @@ -7,7 +7,7 @@ DIST_VERSION=0.707 DIST_AUTHOR=BPEDERSE inherit perl-module -DESCRIPTION="a perl-specific system for writing Asynchronous web applications" +DESCRIPTION="Perl-specific system for writing Asynchronous web applications" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" |