From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1698979-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5859D1581F0 for <garchives@archives.gentoo.org>; Wed, 11 Dec 2024 02:48:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E89DE07EF; Wed, 11 Dec 2024 02:48:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1F60E07FA for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 02:48:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C659934314B for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 02:48:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F8301F42 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 02:48:21 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1733885259.718747ac737d148419fa6bce1f09563a3e84bbb1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-Virt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sys-Virt/Manifest dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild X-VCS-Directories: dev-perl/Sys-Virt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 718747ac737d148419fa6bce1f09563a3e84bbb1 X-VCS-Branch: master Date: Wed, 11 Dec 2024 02:48:21 +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: abe2e53a-e297-4436-b52c-01427bce917b X-Archives-Hash: 4f951fa289fecc402806f5d0b1c07ea9 commit: 718747ac737d148419fa6bce1f09563a3e84bbb1 Author: Michal Privoznik <michal.privoznik <AT> gmail <DOT> com> AuthorDate: Tue Dec 10 09:12:49 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 11 02:47:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718747ac dev-perl/Sys-Virt: Add 10.9.0 Signed-off-by: Michal Privoznik <michal.privoznik <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39662 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Sys-Virt/Manifest | 1 + dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild | 40 ++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-perl/Sys-Virt/Manifest b/dev-perl/Sys-Virt/Manifest index 6a8e7a42182d..f43b333d767a 100644 --- a/dev-perl/Sys-Virt/Manifest +++ b/dev-perl/Sys-Virt/Manifest @@ -2,4 +2,5 @@ DIST Sys-Virt-v10.1.0.tar.gz 175345 BLAKE2B 19f5620f546b1ea0f6dda0126b56735102f7 DIST Sys-Virt-v10.2.0.tar.gz 175575 BLAKE2B 2950f991be8ae130788b1b03c1f898fb778b67765aa93732540a1fe5057a66e7a4efb7c7792327b81816281d7ba910466b24a50ec36165e554f1cb481693fba4 SHA512 c362e37511aff879b08a67b6337cee6d20c197fea2bb7f6ce023eafa642f53029744d704250533772fd48448ff39ea49027b83563cd9821dcd22d3621b2372ef DIST Sys-Virt-v10.5.0.tar.gz 167433 BLAKE2B 261ce83a06909bb713253ee01549c8c6165e0d76c218e33eb7180972c08ede43431c57c6e4d6e6b907942b6926172e6255527d9d1d9e64572ffadc04e169ae33 SHA512 7c203b2c905c8bfd0861ccd95fecadc54fdbbfc3ba360398f908143d0139935c3df1539f27468daa5b81f982e611aa66ce92ad13bfea9d3c89f14e76c7b4931b DIST Sys-Virt-v10.6.0.tar.gz 167553 BLAKE2B 82c587140c4e44bff7dac83bf64cf0039f846a6beaa5b422070fce8e380cfed6c1cf5b8d5c52dfe6d96d8568c0bdb08e4a7ec6c8f7a38a7b3292b4f9b13ddf97 SHA512 95c5c602c8cb788a8c1af4a7b513934746f89390ae0e7a5f7bba782a145ffa6a0734fcfa24b8b33ed1f0f43367b13ddecfbceb7a63280c981f6655b5404d82e1 +DIST Sys-Virt-v10.9.0.tar.gz 167799 BLAKE2B 6995d47ce6fbb8b4ee383d2bd2ea48e9e3e9f75d97480f33e943471e4dfa97325886804a18c7265d0f6cf3a5b798d53e730aabcfa8ba455186c73d7d0aceaa4f SHA512 9f98c7c70de8bc2a0013df4b0c0ad0272d00a0b5b8b52560a88538db64db0141f5f3be172baa5fd7d38b11276aa223ba578e519a6cc8b04b3a778c54772b721f DIST Sys-Virt-v9.7.0.tar.gz 174737 BLAKE2B 676be20e39102f92b9b1d3cc703479c67f43d7007f01f9cfb725d13002ba0abdb3123ac756ace666ffd3c67224943281ad79b840c50afbfd4e8f7f9c5ca4be27 SHA512 211cc36536ec8538e096d36bca568b0362a2c84fe78322acb34a473a91128f46251503db14e38b63cd865a2f16b5c021e6e75ec1832368ae26480bb7e32180d4 diff --git a/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild new file mode 100644 index 000000000000..16cad8c07a60 --- /dev/null +++ b/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# Packages which get releases together: +# app-emacs/nxml-libvirt-schemas +# dev-python/libvirt-python +# dev-perl/Sys-Virt +# app-emulation/libvirt +# Please bump them together! + +DIST_AUTHOR=DANBERR +DIST_VERSION=v${PV} +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="API for using the libvirt library from Perl" + +SLOT="0" +KEYWORDS="~amd64 ~ppc64 ~x86" + +RDEPEND=" + >=app-emulation/libvirt-${PV} +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-CBuilder + dev-perl/Module-Build + virtual/pkgconfig + test? ( + dev-perl/CPAN-Changes + dev-perl/Test-More-UTF8 + dev-perl/Test-Pod-Coverage + dev-perl/XML-XPath + virtual/perl-Test-Simple + virtual/perl-Time-HiRes + )" +DEPEND=" + >=app-emulation/libvirt-${PV} +"