commit:     5f79c8bca5b42a4f8e0705e7ec5672d7b85a8909
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 11:53:22 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 12:06:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f79c8bc

dev-perl/XML-LibXML-Iterator: Version bump 1.06

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

 dev-perl/XML-LibXML-Iterator/Manifest               |  1 +
 .../XML-LibXML-Iterator-1.60.0.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/XML-LibXML-Iterator/Manifest 
b/dev-perl/XML-LibXML-Iterator/Manifest
index 2816ad9526f..2797b2f95be 100644
--- a/dev-perl/XML-LibXML-Iterator/Manifest
+++ b/dev-perl/XML-LibXML-Iterator/Manifest
@@ -1 +1,2 @@
 DIST XML-LibXML-Iterator-1.04.tar.gz 8209 BLAKE2B 
7ba96bc2f96e84ededbf2bf1a56ceb5136552c3c7ed3397f6c5d31fbd9a25a151f8331e9a36a259d2560b8d78e7f8d45e137de944ac090e4ba991c8be39768ac
 SHA512 
34e2c5d57853d34e592126c4d0c281c7975bfced4a81972f0023c3a40a782a9d95483dba78ad77406521850a977ef6a0412a98c1d43a7069b940b333cdf0e935
+DIST XML-LibXML-Iterator-1.06.tar.gz 18753 BLAKE2B 
4aa143e980a08acd3d50fdeb3e4deabec64d893655fdbfb1ceea6307756efa905049ed526761914495fea125f2eb9cc709e08aecdae9daeb1c7deaf5f48da54c
 SHA512 
d0f8cd36a7bbac78da40cd4da85f44cdfae7f9552f13effe1f69df859e4da7af48c2eae131b42532cc13b3ef3f2e560d889288b1449ab1452d453ff255dfb875

diff --git a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild 
b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild
new file mode 100644
index 00000000000..b80e9bafcd1
--- /dev/null
+++ b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="Iterator class for XML::LibXML parsed documents"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+       >=dev-perl/XML-LibXML-1.520.0
+       dev-perl/XML-NodeFilter
+"
+BDEPEND="${DEPEND}
+       >=dev-perl/Module-Build-0.280.0
+"

Reply via email to