From fe7c2354461117952113584460f2e447138f49dc Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 6 Aug 2021 21:02:43 +0200 Subject: dev-perl/Scalar-Properties: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../Scalar-Properties-1.100.860-r1.ebuild | 16 ---------------- .../Scalar-Properties-1.100.860-r2.ebuild | 13 +++++++++++++ 2 files changed, 13 insertions(+), 16 deletions(-) delete mode 100644 dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild create mode 100644 dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild (limited to 'dev-perl/Scalar-Properties') diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild deleted file mode 100644 index cbcdea4fd642..000000000000 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MARCEL -MODULE_VERSION=1.100860 -inherit perl-module - -DESCRIPTION="run-time properties on scalar variables" - -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -SRC_TEST="do" diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild new file mode 100644 index 000000000000..8e256fbce1c4 --- /dev/null +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.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=MARCEL +DIST_VERSION=1.100860 +inherit perl-module + +DESCRIPTION="run-time properties on scalar variables" + +SLOT="0" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -- cgit v1.2.3-65-gdbad