public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Interactive/
Date: Tue, 10 Jun 2025 11:28:45 +0000 (UTC)	[thread overview]
Message-ID: <1749554751.f9a58e6c35490be74752a5b9c9e93c1718503709.sam@gentoo> (raw)

commit:     f9a58e6c35490be74752a5b9c9e93c1718503709
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 11:25:51 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 11:25:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a58e6c

dev-perl/IO-Interactive: drop 1.25.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../IO-Interactive/IO-Interactive-1.25.0.ebuild    | 25 ----------------------
 dev-perl/IO-Interactive/Manifest                   |  1 -
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
deleted file mode 100644
index 9f1522fa68bb..000000000000
--- a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=BDFOY
-DIST_VERSION=1.025
-inherit perl-module
-
-DESCRIPTION="Utilities for interactive I/O"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ~riscv x86"
-
-RDEPEND="
-	>=virtual/perl-version-0.780.0
-"
-BDEPEND="
-	${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
-	virtual/perl-File-Spec
-	test? ( >=virtual/perl-Test-Simple-1.0.0 )
-"
-
-PERL_RM_FILES=( "t/pod.t" "t/pod-coverage.t" )

diff --git a/dev-perl/IO-Interactive/Manifest b/dev-perl/IO-Interactive/Manifest
index 32c83ddefb44..3f61443d5529 100644
--- a/dev-perl/IO-Interactive/Manifest
+++ b/dev-perl/IO-Interactive/Manifest
@@ -1,3 +1,2 @@
-DIST IO-Interactive-1.025.tar.gz 13097 BLAKE2B f777cfa740981125d9b7741a1351d9ec4eefef466b04e488ae10727d65275d1c98fc10693a6d1cf267422ce8a971ac1604e6a094105c3db954de5b803095a72e SHA512 b9aca9d3920ea256e5b2c3e19559e7626ab076b36b38b58eecf087d8a2614b805a0226246bf035eb41b801a0972dfb19e1c99d2f8105bd403db5017e84b6e2dc
 DIST IO-Interactive-1.026.tar.gz 14014 BLAKE2B 63985fad9b5695cae8955988fc0631abc077a0c1fc1bed3c4c3b3700db348d3b3df5889f1e3bea48dcb2548a50036cddc9ff6944bac5eb5cfdb51c8585b52f2a SHA512 d8c0af451a1f45e2e2ec5cc8dc3fca777d59dc04a301bf83dbe4f3839038e04744d69e9cdc82f9e5f4f8c59fac1fcb81cd7134f6d080e36eb4a25bd27bfd01d3
 DIST IO-Interactive-1.027.tar.gz 14059 BLAKE2B 7a86eb3547683355504af26efddc076d0a1ffac12d281dd41506d475559f93a501332c261f0f1df1444201b0cabab0426850cd1d43664cee1707df13a8651b82 SHA512 a3d23a9e54d4c75edc93e182db87184dedc1e50357a388ed0e3d93961576e437160fdbb194c3e5c86f74ba321948192c254e33ad469af06e0c90eeaa56ca7e9f


             reply	other threads:[~2025-06-10 11:28 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 11:28 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12  3:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Interactive/ Sam James
2025-07-12  2:56 Sam James
2025-06-06  2:30 Sam James
2025-03-20  8:35 Arthur Zamarin
2025-02-09  6:55 Sam James
2023-08-20  8:11 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  6:58 Arthur Zamarin
2023-07-06  4:14 Sam James
2021-11-04 17:36 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-06-21 12:05 Andreas K. Hüttel
2021-06-07  6:25 Sergei Trofimovich
2020-09-07  7:31 Sergei Trofimovich
2020-09-04  7:06 Yixun Lan
2018-08-17  4:29 Kent Fredric
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2017-10-26  2:07 Kent Fredric
2017-03-02 10:30 Agostino Sarubbo
2016-03-01 15:29 Andreas Hüttel
2016-02-20 22:45 Patrice Clement
2015-12-26  0:35 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1749554751.f9a58e6c35490be74752a5b9c9e93c1718503709.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox