public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Nginx/
@ 2025-07-05  8:18 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2025-07-05  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     58d795a21c5c214ec259bf0d2e3aab9aefeaa107
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:16:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:18:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d795a2

dev-perl/Test-Nginx: add dev-perl/URI dep too

... as the comment indicates, but it seems to have disappeared. It does
seem to use URI::Escape still.

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

 dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
index 6f92fa269bb8..427e9553744c 100644
--- a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
+++ b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
@@ -28,5 +28,6 @@ RDEPEND="
 	dev-perl/Test-Base
 	dev-perl/Test-LongString
 	dev-perl/Text-Diff
+	dev-perl/URI
 	dev-perl/libwww-perl
 "


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Nginx/
@ 2025-07-05  8:18 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2025-07-05  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9f8a8e3d297e61094d8b0f8dd5059d412e367d42
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:15:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:18:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8a8e3d

dev-perl/Test-Nginx: drop unversioned Perl virtual deps

These are provided by Perl itself and we're trying to phase out use
of virtuals w/ no version for these because they're by definition already
avaiable as part of dev-lang/perl.

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

 dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
index 711bd5d379b4..6f92fa269bb8 100644
--- a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
+++ b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
@@ -29,7 +29,4 @@ RDEPEND="
 	dev-perl/Test-LongString
 	dev-perl/Text-Diff
 	dev-perl/libwww-perl
-	virtual/perl-ExtUtils-MakeMaker
-	virtual/perl-File-Temp
-	virtual/perl-Time-HiRes
 "


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Nginx/
@ 2025-07-05  8:24 Arthur Zamarin
  0 siblings, 0 replies; 4+ messages in thread
From: Arthur Zamarin @ 2025-07-05  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     790c5f5019ec1b7c8ee51b3b156696a66bc77393
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:23:50 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:23:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790c5f50

dev-perl/Test-Nginx: Keyword 0.31 arm64, #959570

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
index 427e9553744c..91347110d283 100644
--- a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
+++ b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~arm64"
 
 # The following packages in the dev-perl category provide the required Perl
 # modules that Test-Nginx depends on:


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Nginx/
@ 2025-07-05  8:36 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2025-07-05  8:36 UTC (permalink / raw
  To: gentoo-commits

commit:     66465d070a3e5ce58e89ebe8f245039654417655
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:19:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:32:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66465d07

dev-perl/Test-Nginx: Keyword 0.31 amd64, #959570

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

 dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
index 91347110d283..cf78d32e784b 100644
--- a/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
+++ b/dev-perl/Test-Nginx/Test-Nginx-0.31.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~arm64"
+KEYWORDS="~amd64 ~arm64"
 
 # The following packages in the dev-perl category provide the required Perl
 # modules that Test-Nginx depends on:


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-05  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-05  8:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Nginx/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2025-07-05  8:36 Sam James
2025-07-05  8:24 Arthur Zamarin
2025-07-05  8:18 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox