diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-07 20:00:56 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-07 20:16:41 +0200 |
commit | fd9ed3521b1693dc02ee3684d4c5b42aa3f53d3f (patch) | |
tree | 1476640ab594d8fd132738cbfa7590ccdbed3d61 /dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild | |
parent | dev-perl/Set-IntSpan: EAPI=8 bump (diff) | |
download | gentoo-fd9ed3521b1693dc02ee3684d4c5b42aa3f53d3f.tar.gz gentoo-fd9ed3521b1693dc02ee3684d4c5b42aa3f53d3f.tar.bz2 gentoo-fd9ed3521b1693dc02ee3684d4c5b42aa3f53d3f.zip |
dev-perl/Set-Scalar: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild')
-rw-r--r-- | dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild b/dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild new file mode 100644 index 000000000000..7aa3aae058cf --- /dev/null +++ b/dev-perl/Set-Scalar/Set-Scalar-1.290.0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DAVIDO +DIST_VERSION=1.29 +inherit perl-module + +DESCRIPTION="Scalar set operations" + +SLOT="0" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" |