From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1326722-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 140F6158019 for <garchives@archives.gentoo.org>; Sun, 3 Oct 2021 22:48:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31EFAE0886; Sun, 3 Oct 2021 22:48:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F15FFE0884 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Oct 2021 22:48:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19716342F23 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Oct 2021 22:48:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AA2A138 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Oct 2021 22:47:58 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1633301257.b706c59e100926056e062f6be2399eefd38a8c91.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-Compile/Manifest dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild X-VCS-Directories: dev-perl/XML-Compile/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: b706c59e100926056e062f6be2399eefd38a8c91 X-VCS-Branch: master Date: Sun, 3 Oct 2021 22:47:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8df22249-27d3-4b52-b008-ff3d920952a2 X-Archives-Hash: d3886271645fad09ff0cb325a1731a98 commit: b706c59e100926056e062f6be2399eefd38a8c91 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 3 22:41:14 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 3 22:47:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b706c59e dev-perl/XML-Compile: Version bump 1.63 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/XML-Compile/Manifest | 1 + dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild | 38 +++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest index 6458d5b4dfc..0213055a0c0 100644 --- a/dev-perl/XML-Compile/Manifest +++ b/dev-perl/XML-Compile/Manifest @@ -1 +1,2 @@ DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015 SHA512 361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b +DIST XML-Compile-1.63.tar.gz 210240 BLAKE2B 24d912ecc779b66cc3cff208fbf13852ee362cb8ea4e04a987d7594956fcee0c9dab80a61cd04cddc134a7f1711b52c1396338f01447fbb66e674ff6227094cb SHA512 92f030ae7d54ef9aa82910e570d011cb98eda1546695a26626e5b17bfde7016d155f50ffe87fd4ae4111d075ad852d44fa7183ec96bf0c5cb2a7fba46a1a13db diff --git a/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild new file mode 100644 index 00000000000..108ed15d7d0 --- /dev/null +++ b/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MARKOV +DIST_VERSION=1.63 +inherit perl-module + +DESCRIPTION="Compilation based XML Processing" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + >=virtual/perl-Digest-MD5-2.360.0 + >=virtual/perl-IO-1.220.0 + virtual/perl-Scalar-List-Utils + >=dev-perl/Log-Report-1.200.0 + >=virtual/perl-MIME-Base64-3.100.0 + >=virtual/perl-Math-BigInt-1.770.0 + >=virtual/perl-Math-BigRat-0.100.0 + dev-perl/Types-Serialiser + >=dev-perl/XML-LibXML-2.10.700 + >=virtual/perl-bignum-0.100.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=dev-perl/Test-Deep-0.95.0 + >=virtual/perl-Test-Simple-0.540.0 + >=dev-perl/XML-Compile-Tester-0.900.0 + ) +" + +src_install() { + perl-module_src_install + dodoc -r html +}