public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2016-09-24 18:58 Andreas Hüttel
  0 siblings, 0 replies; 13+ messages in thread
From: Andreas Hüttel @ 2016-09-24 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d829d58e71ff1cb05678916df0da23693452f31c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 18:49:56 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 18:58:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d829d58e

dev-perl/XML-Parser-Lite: Remove old

Package-Manager: portage-2.3.0

 dev-perl/XML-Parser-Lite/Manifest                  |  1 -
 .../XML-Parser-Lite/XML-Parser-Lite-0.720.0.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-perl/XML-Parser-Lite/Manifest b/dev-perl/XML-Parser-Lite/Manifest
index da82a5b..9644e2d 100644
--- a/dev-perl/XML-Parser-Lite/Manifest
+++ b/dev-perl/XML-Parser-Lite/Manifest
@@ -1,2 +1 @@
-DIST XML-Parser-Lite-0.72.tar.gz 9382 SHA256 38c7110d9fc23042284e8584777a18f3e1c5c1974ab3df598df120c0922811bb SHA512 5d7d91e0ab19373845c0b1dfed8dfdce8326d84e55cbe5996dceebcc897dd741b0ef65ecefb7e05105caa7be8d74f4d6e9dce5ffa32f8745a8a19a1c3a6e4870 WHIRLPOOL a7d37912b24f99898a938d4f84391b40e466be456645b35620c6f92e115c3d388377f4f511a4b20d39bf9b9800a63b3871202cc6564f94d51e144c1290fd7ddf
 DIST XML-Parser-Lite-0.721.tar.gz 10303 SHA256 5862a36ecab9db9aad021839c847e8d2f4ab5a7796c61d0fb069bb69cf7908ba SHA512 23c0aa9363e87afc885e40bc92643c355a5e7be85a61b8f1d1e829a970538b2f0a9de6dd652387d4612528274da64e8812faa6328be2283a28675a6da09c707f WHIRLPOOL d6666b542b96bf749c36b0f7b724ab56a0c508b0ce3d19895236b3cb2ab8ff504f4bd30146270853a761cc3bdc1d188f717c294cf4c3f720350d7a6ed083d8d5

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.720.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.720.0.ebuild
deleted file mode 100644
index 9d52c47..00000000
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.720.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=PHRED
-MODULE_VERSION=0.72
-inherit perl-module
-
-DESCRIPTION="Lightweight regexp-based XML parser"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2017-12-03 22:14 James Le Cuirot
  0 siblings, 0 replies; 13+ messages in thread
From: James Le Cuirot @ 2017-12-03 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     ef6a43fe7cb06a8f0f225839de433e5d575a3f95
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 21:13:15 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 22:13:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6a43fe

dev-perl/XML-Parser-Lite: Add ~arm keyword

The tests pass.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
index 5f6a90cb262..67c4e374c00 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-08-02  2:24 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-08-02  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     737466dbbae59ca586969a156741a31e3fd4696f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  2 02:24:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 02:24:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737466db

dev-perl/XML-Parser-Lite: Stabilize 0.721.0 arm64, #799659

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
index a17dc48cca1..61d63e5b720 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-10-06 12:07 Andreas K. Hüttel
  0 siblings, 0 replies; 13+ messages in thread
From: Andreas K. Hüttel @ 2021-10-06 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     65c9a4c7c9d5d2ae3c5f26e2436d07d1c5a7ec93
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 12:03:32 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 12:07:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c9a4c7

dev-perl/XML-Parser-Lite: Version bump 0.722

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/XML-Parser-Lite/Manifest                  |  1 +
 .../XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/XML-Parser-Lite/Manifest b/dev-perl/XML-Parser-Lite/Manifest
index 921f08cdf61..aed6d0ef65b 100644
--- a/dev-perl/XML-Parser-Lite/Manifest
+++ b/dev-perl/XML-Parser-Lite/Manifest
@@ -1 +1,2 @@
 DIST XML-Parser-Lite-0.721.tar.gz 10303 BLAKE2B 80ee6b8afea85dac7bbfdd796d8e7388b99171a137d68177105a91027e263439932673528b7c163193ec7ca77278289bc28a58e303700dad40a8ec4ffefc8894 SHA512 23c0aa9363e87afc885e40bc92643c355a5e7be85a61b8f1d1e829a970538b2f0a9de6dd652387d4612528274da64e8812faa6328be2283a28675a6da09c707f
+DIST XML-Parser-Lite-0.722.tar.gz 9327 BLAKE2B 4bd459d668a4ef32875d78940bd22629dd15946c6e0c43bc95fd24d7e919458243052064144a4a6b889c857c23ff209c0036ad15f738f8f3cb424a38958c566b SHA512 44e70fd9f350fc4276bd0ded1255beea2ca7c46506b5fa38da21ca21d1bafd084f0cdf7671e0bc37edaa283cc1f10f076e70a9ec7fe00a50d3cdc1aa047f189a

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
new file mode 100644
index 00000000000..8a2b83d9877
--- /dev/null
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=0.722
+inherit perl-module
+
+DESCRIPTION="Lightweight regexp-based XML parser"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="minimal"
+
+# Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,
+# as it it introduces a temporal cycle when enabled.
+# Also: That test requires networking ...
+RDEPEND=""
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Requires-0.60.0
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"
+
+src_test() {
+	local my_test_control="${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}"
+	if ! has network ${my_test_control} ; then
+		einfo "removing tests that can do network IO"
+		perl_rm_files "t/37-mod_xmlrpc.t"
+	fi
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-10-16  0:48 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-10-16  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8f56602945b9c125d256c8e78edcab883679903a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 00:45:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 00:45:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f566029

dev-perl/XML-Parser-Lite: Stabilize 0.721.0 arm, #799659

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
index 61d63e5b720..910936c3a8c 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05  3:31 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05  3:31 UTC (permalink / raw
  To: gentoo-commits

commit:     05dd7184f3f59d87541058dd134b3f7756ec7957
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:29:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:29:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05dd7184

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 amd64, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 8a2b83d9877f..b9a6f33f7e0d 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05  4:41 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05  4:41 UTC (permalink / raw
  To: gentoo-commits

commit:     1d6b3c12885777703be3e91110acd9ac76a4ff6e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:41:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:41:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6b3c12

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 arm, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index b9a6f33f7e0d..6f8590c98616 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05  4:42 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05  4:42 UTC (permalink / raw
  To: gentoo-commits

commit:     97794b105d666d0dc297c945522c7c94c3e0f885
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:42:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:42:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97794b10

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 ppc64, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 6f8590c98616..79c4d2019bea 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05  4:43 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     bcea7c46a41e39e3e1e52a356964641fd791fb38
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:43:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:43:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcea7c46

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 x86, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 79c4d2019bea..0d9103434e6c 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05  5:09 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2f561573f02a8923a79a6e40541de66ce6b3953a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 05:08:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 05:08:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f561573

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 ppc, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 0d9103434e6c..83f515eadbda 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-05 22:30 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2021-12-05 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     a8c49ab8fd8a4e51fba6518a8c71736372857395
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 22:29:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 22:29:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c49ab8

dev-perl/XML-Parser-Lite: Stabilize 0.722.0 arm64, #828238

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

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 83f515eadbda..5f01fac1d992 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2021-12-11 15:52 Andreas K. Hüttel
  0 siblings, 0 replies; 13+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     8851c8a6e7f1a20931c7ff4053efef725e8b38c2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 15:11:49 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 15:52:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8851c8a6

dev-perl/XML-Parser-Lite: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/XML-Parser-Lite/Manifest                  |  1 -
 .../XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/XML-Parser-Lite/Manifest b/dev-perl/XML-Parser-Lite/Manifest
index aed6d0ef65bf..86067493e8a2 100644
--- a/dev-perl/XML-Parser-Lite/Manifest
+++ b/dev-perl/XML-Parser-Lite/Manifest
@@ -1,2 +1 @@
-DIST XML-Parser-Lite-0.721.tar.gz 10303 BLAKE2B 80ee6b8afea85dac7bbfdd796d8e7388b99171a137d68177105a91027e263439932673528b7c163193ec7ca77278289bc28a58e303700dad40a8ec4ffefc8894 SHA512 23c0aa9363e87afc885e40bc92643c355a5e7be85a61b8f1d1e829a970538b2f0a9de6dd652387d4612528274da64e8812faa6328be2283a28675a6da09c707f
 DIST XML-Parser-Lite-0.722.tar.gz 9327 BLAKE2B 4bd459d668a4ef32875d78940bd22629dd15946c6e0c43bc95fd24d7e919458243052064144a4a6b889c857c23ff209c0036ad15f738f8f3cb424a38958c566b SHA512 44e70fd9f350fc4276bd0ded1255beea2ca7c46506b5fa38da21ca21d1bafd084f0cdf7671e0bc37edaa283cc1f10f076e70a9ec7fe00a50d3cdc1aa047f189a

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
deleted file mode 100644
index 910936c3a8ca..000000000000
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PHRED
-DIST_VERSION=0.721
-inherit perl-module
-
-DESCRIPTION="Lightweight regexp-based XML parser"
-
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-# Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,
-# as it it introduces a temporal cycle when enabled.
-# Also: That test requires networking ...
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/Test-Requires-0.60.0
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"
-src_test() {
-	local my_test_control="${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}"
-	if ! has network ${my_test_control} ; then
-		einfo "removing tests that can do network IO"
-		perl_rm_files "t/37-mod_xmlrpc.t"
-	fi
-	perl-module_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
@ 2022-03-09 13:00 Yixun Lan
  0 siblings, 0 replies; 13+ messages in thread
From: Yixun Lan @ 2022-03-09 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     642a4e95b6178352eca5f2a6f97454fd162bf68a
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 04:04:37 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 12:59:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642a4e95

dev-perl/XML-Parser-Lite: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
index 5f01fac1d992..bfa409189663 100644
--- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.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=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE="minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,


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

end of thread, other threads:[~2022-03-09 13:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-05  4:42 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:00 Yixun Lan
2021-12-11 15:52 Andreas K. Hüttel
2021-12-05 22:30 Sam James
2021-12-05  5:09 Sam James
2021-12-05  4:43 Sam James
2021-12-05  4:41 Sam James
2021-12-05  3:31 Sam James
2021-10-16  0:48 Sam James
2021-10-06 12:07 Andreas K. Hüttel
2021-08-02  2:24 Sam James
2017-12-03 22:14 James Le Cuirot
2016-09-24 18:58 Andreas Hüttel

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