diff options
Diffstat (limited to 'perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild new file mode 100644 index 000000000000..03e161833836 --- /dev/null +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=PEVANS +DIST_VERSION=1.68 +inherit perl-module + +DESCRIPTION="Common Scalar and List utility subroutines" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |