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/Expect/
Date: Thu,  2 May 2024 01:36:56 +0000 (UTC)	[thread overview]
Message-ID: <1714613776.74b4e9ef0333f2a931c3316f9528793279da2909.sam@gentoo> (raw)

commit:     74b4e9ef0333f2a931c3316f9528793279da2909
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 01:13:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  2 01:36:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b4e9ef

dev-perl/Expect: add 1.380.0

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

 dev-perl/Expect/Expect-1.380.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-perl/Expect/Manifest              |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Expect/Expect-1.380.0.ebuild b/dev-perl/Expect/Expect-1.380.0.ebuild
new file mode 100644
index 000000000000..4157b151b7c3
--- /dev/null
+++ b/dev-perl/Expect/Expect-1.380.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JACOBY
+DIST_VERSION=1.38
+DIST_EXAMPLES=("examples/*" "tutorial")
+inherit perl-module
+
+DESCRIPTION="Expect for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="minimal"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-IO
+	>=dev-perl/IO-Tty-1.110.0
+	!minimal? (
+		dev-perl/IO-Stty
+	)
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		virtual/perl-File-Temp
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Expect/Manifest b/dev-perl/Expect/Manifest
index ed000893b7b9..31d3225ec1db 100644
--- a/dev-perl/Expect/Manifest
+++ b/dev-perl/Expect/Manifest
@@ -1 +1,2 @@
 DIST Expect-1.35.tar.gz 61667 BLAKE2B 09bdbad8257276dc3a4f130f8191a7fbca7633cd019cee71b74353bf908a782cd8d79bfa1cb3837231f14309dfdc9247926cdfb784eb5a6b8b960e3d63f0fd9f SHA512 97ff1969323cf0bcdecc792199111e273e1a4c032a9cdecac1acb521a280e772256c1a8c5433b4da1f34a585d83608522e9f00cf3c5a0a30211662a5373ef0b7
+DIST Expect-1.38.tar.gz 63389 BLAKE2B 60ad921bcf998088641ddea70ab43201714ad0cb64919b2d3e3b7fc432b4eb1607a4042c98513a224291e6332dc8d1811b36da6e6221cf9a513bb0f0375fa8d0 SHA512 8dfaad3d471c848091696f9ab465b6ee6ffe16501bd0f4980f2a56df0fe7a12bdc62c47145b7c60c9a7ac90b56b7417bd20b695cea8e383f4da069a4f00ddd98


             reply	other threads:[~2024-05-02  1:37 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02  1:36 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10  4:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Expect/ Ionen Wolkens
2024-06-14  1:50 Sam James
2024-06-09 21:21 Sam James
2024-06-09 21:21 Sam James
2021-10-24 14:46 Andreas K. Hüttel
2020-08-17  8:41 Fabian Groffen
2019-05-05 19:39 Mikle Kolyada
2018-12-08 12:51 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-11-23 13:06 Agostino Sarubbo
2018-10-12 11:16 Tobias Klausmann
2018-10-06 21:10 Mart Raudsepp
2018-10-06 19:34 Matt Turner
2018-09-30 16:08 Sergei Trofimovich
2018-09-07 23:28 Kent Fredric
2018-06-09 19:42 Mikle Kolyada
2018-06-08  2:11 Kent Fredric
2018-04-20  9:23 Mart Raudsepp
2018-03-28  4:09 Matt Turner
2018-02-22 19:41 Michał Górny
2018-01-20 18:04 Tobias Klausmann
2018-01-10  6:19 Markus Meier
2017-12-21  5:45 Markus Meier
2017-11-24 20:26 Sergei Trofimovich
2017-11-23 23:52 Matt Turner
2017-11-23 23:06 Sergei Trofimovich
2017-11-20 22:03 Sergei Trofimovich
2017-11-20 10:16 Jeroen Roovers
2017-11-10 17:00 Matt Turner
2017-11-07 22:44 Sergei Trofimovich
2017-11-07 22:44 Sergei Trofimovich
2017-11-07 22:44 Sergei Trofimovich
2017-05-22  3:11 Kent Fredric
2016-12-08 19:09 Kent Fredric
2016-01-14 19:33 Andreas Hüttel
2016-01-14 17:06 Agostino Sarubbo
2015-10-10 14:46 Mikle Kolyada
2015-10-10 14:45 Mikle Kolyada
2015-10-10 14:43 Mikle Kolyada
2015-10-05  9:28 Patrice Clement
2015-10-04  8:03 Jeroen Roovers
2015-09-27 13:09 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=1714613776.74b4e9ef0333f2a931c3316f9528793279da2909.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