From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Compress-Raw-Zlib/
Date: Sun, 17 Apr 2022 13:42:41 +0000 (UTC) [thread overview]
Message-ID: <1650202943.196d22296a3d71fb20ac4cf510c8d6928a9a5474.dilfridge@gentoo> (raw)
commit: 196d22296a3d71fb20ac4cf510c8d6928a9a5474
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 13:37:17 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 13:42:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196d2229
virtual/perl-Compress-Raw-Zlib: Adapt for zlib fix
Bug: https://bugs.gentoo.org/837176
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
....0.ebuild => perl-Compress-Raw-Zlib-2.101.0-r1.ebuild} | 4 ++--
.../perl-Compress-Raw-Zlib-2.103.0.ebuild | 15 +++++++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0-r1.ebuild
similarity index 78%
rename from virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0.ebuild
rename to virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0-r1.ebuild
index 32755beb5f6e..91783b7ea3ba 100644
--- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0.ebuild
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.101.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
- || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+ || ( ~dev-lang/perl-5.34.0 =dev-lang/perl-5.34.1 ~perl-core/${PN#perl-}-${PV} )
dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.103.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.103.0.ebuild
new file mode 100644
index 000000000000..49c881806d9d
--- /dev/null
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.103.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.34.1-r1 ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"
next reply other threads:[~2022-04-17 13:42 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-17 13:42 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-24 13:35 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Compress-Raw-Zlib/ Sam James
2024-05-25 14:29 Andreas K. Hüttel
2024-05-02 2:59 Sam James
2023-09-29 10:40 Sam James
2023-09-02 16:34 Sam James
2023-06-02 21:38 Andreas K. Hüttel
2022-10-28 12:54 Sam James
2022-07-29 10:52 Arthur Zamarin
2022-07-17 9:10 Agostino Sarubbo
2022-07-15 7:07 Arthur Zamarin
2022-07-15 7:07 Arthur Zamarin
2022-07-15 6:53 Arthur Zamarin
2022-07-15 6:53 Arthur Zamarin
2022-07-15 6:50 Arthur Zamarin
2022-07-15 6:47 Arthur Zamarin
2022-06-28 12:42 Sam James
2022-06-26 5:28 Sam James
2022-06-24 9:12 Arthur Zamarin
2022-06-09 7:39 Agostino Sarubbo
2022-06-09 7:36 Agostino Sarubbo
2022-06-09 7:35 Agostino Sarubbo
2022-06-09 7:34 Agostino Sarubbo
2022-06-08 8:46 Agostino Sarubbo
2022-06-08 8:45 Agostino Sarubbo
2022-06-08 8:44 Agostino Sarubbo
2022-05-21 22:03 Andreas K. Hüttel
2022-05-05 23:48 WANG Xuerui
2022-04-22 17:57 Sam James
2021-05-17 21:05 Andreas K. Hüttel
2020-07-31 21:27 Andreas K. Hüttel
2019-05-24 17:03 Andreas K. Hüttel
2019-05-12 15:39 Andreas K. Hüttel
2019-05-04 19:58 Andreas K. Hüttel
2019-01-08 22:01 Mart Raudsepp
2019-01-05 19:45 Sergei Trofimovich
2018-06-09 3:36 Kent Fredric
2017-03-21 15:46 Michael Haubenwallner
2017-03-11 23:44 Michael Weber
2016-05-19 18:37 Markus Meier
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=1650202943.196d22296a3d71fb20ac4cf510c8d6928a9a5474.dilfridge@gentoo \
--to=dilfridge@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