diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 03:59:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 03:59:16 +0100 |
commit | c765cf571c9210187ff5dd1083eec67a86df6338 (patch) | |
tree | ddee2ab542616ecd380545793f7cf4bb299731b9 /dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild | |
parent | dev-perl/Class-Load: update DESCRIPTION (diff) | |
download | gentoo-c765cf571c9210187ff5dd1083eec67a86df6338.tar.gz gentoo-c765cf571c9210187ff5dd1083eec67a86df6338.tar.bz2 gentoo-c765cf571c9210187ff5dd1083eec67a86df6338.zip |
dev-perl/Class-InsideOut: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild')
-rw-r--r-- | dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild b/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild index 794ba650d449..525c2a9274c9 100644 --- a/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild +++ b/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=DAGOLDEN DIST_VERSION=1.14 inherit perl-module -DESCRIPTION="A safe, simple inside-out object construction kit" +DESCRIPTION="Safe, simple inside-out object construction kit" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" |