diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 08:38:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 08:53:12 +0100 |
commit | 2826c103d3173e8fb8451d08a2f25f8f97c80ed2 (patch) | |
tree | 7c158fae0eff79dde29c11cec494de9dcb53fa23 /dev-perl/Data-Random | |
parent | dev-perl/Data-Section: add 0.200.8 (diff) | |
download | gentoo-2826c103d3173e8fb8451d08a2f25f8f97c80ed2.tar.gz gentoo-2826c103d3173e8fb8451d08a2f25f8f97c80ed2.tar.bz2 gentoo-2826c103d3173e8fb8451d08a2f25f8f97c80ed2.zip |
dev-perl/Data-Random: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Random')
-rw-r--r-- | dev-perl/Data-Random/Data-Random-0.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Random/Data-Random-0.130.0.ebuild b/dev-perl/Data-Random/Data-Random-0.130.0.ebuild index 3e9a26273c39..07f556186f95 100644 --- a/dev-perl/Data-Random/Data-Random-0.130.0.ebuild +++ b/dev-perl/Data-Random/Data-Random-0.130.0.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=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=BAREFOOT DIST_VERSION=0.13 inherit perl-module -DESCRIPTION="A module used to generate random data" +DESCRIPTION="Module used to generate random data" SLOT="0" KEYWORDS="amd64 sparc x86" |