From e2ab01610d7f105a94ed6fee852c63bf2c68aa05 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 4 Nov 2021 18:35:19 +0100 Subject: dev-perl/IO-Pipely: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild | 14 -------------- dev-perl/IO-Pipely/IO-Pipely-0.5.0-r2.ebuild | 13 +++++++++++++ 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild create mode 100644 dev-perl/IO-Pipely/IO-Pipely-0.5.0-r2.ebuild (limited to 'dev-perl/IO-Pipely') diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild deleted file mode 100644 index c489fa67767e..000000000000 --- a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RCAPUTO -DIST_VERSION=0.005 -inherit perl-module - -DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r2.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r2.ebuild new file mode 100644 index 000000000000..f0b9f5d2a803 --- /dev/null +++ b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-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=RCAPUTO +DIST_VERSION=0.005 +inherit perl-module + +DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another" + +SLOT="0" +KEYWORDS="amd64 ppc x86" -- cgit v1.2.3-65-gdbad