diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:32:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:32:55 +0100 |
commit | beef459ba23f4868ab3923332d7ff025935dfcf9 (patch) | |
tree | 4669ce9f99f014bbfb3f78b2b98ddc311f5f9a5c /dev-perl/Apache-Session | |
parent | dev-perl/App-Cmd: add 0.335.0 (diff) | |
download | gentoo-beef459ba23f4868ab3923332d7ff025935dfcf9.tar.gz gentoo-beef459ba23f4868ab3923332d7ff025935dfcf9.tar.bz2 gentoo-beef459ba23f4868ab3923332d7ff025935dfcf9.zip |
dev-perl/Apache-Session: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild index 0d824a5f53ff..b1bea5ef5f76 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.940.0.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=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=CHORNY DIST_VERSION=1.94 inherit perl-module -DESCRIPTION="A persistence framework for session data" +DESCRIPTION="Persistence framework for session data" SLOT="0" KEYWORDS="~alpha amd64 ppc ~riscv x86" |