summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Sys-Virt: add 8.4.0Michal Privoznik2022-06-153-0/+98
| | | | | | | | | The upstream released 8.4.0. Unfortunately, there was a regression, so we need to backport a patch that fixes it. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25902 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: add note about libvirt groupSam James2022-05-311-0/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: add 8.3.0Sam James2022-05-312-0/+35
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: fix copyrightSam James2022-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: Version bump 8.1.0Michal Privoznik2022-05-142-0/+35
| | | | | | Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/24618 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: Remove oldAndreas K. Hüttel2021-12-082-33/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Sys-Virt: Stabilize 7.5.0 amd64, #828190Jakov Smolić2021-12-051-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-perl/Sys-Virt: Stabilize 7.5.0 x86, #828190Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: Stabilize 7.0.0 amd64, #805743Jakov Smolić2021-11-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-perl/Sys-Virt: Version bump 7.5.0Andreas K. Hüttel2021-08-132-0/+40
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Sys-Virt: Stabilize 7.0.0 x86, #805743Sam James2021-08-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Sys-Virt: Version bump 7.0.0; remove oldAndreas K. Hüttel2021-05-089-255/+14
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: reassign maksbotan's packagesMichał Górny2021-01-171-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-118-8/+16
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Sys-Virt: amd64 stable wrt bug #667266Agostino Sarubbo2018-11-231-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-perl/Sys-Virt: x86 stable (bug #667266)Thomas Deutschmann2018-10-011-2/+2
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-perl/Sys-Virt: Bump to version 3.9.1Kent Fredric2018-01-112-0/+32
| | | | | | | | | | | | | | | | | | | Upstream: - Fix '.' in @INC - New constants: LIST_CAP_MDEV, LIST_CAP_MDEV_TYPES, RECV_STOP_AT_HOLE VOL_DOWNLOAD_SPARSE_STREAM, VOL_UPLOAD_SPARSE_STREAM, LIST_CAP_CCWD_DEV, VIR_DOMAIN_BLOCK_COPY_TRANSIENT_JOB, VIR_FROM_RESCTRL, VIR_STORAGE_POOL_EVENT_{DELETED,CREATED}, VIR_DOMAIN_JOB_MEMORY_PAGE_SIZE and domain event constants - Fix send_all() callback helper - Introduce flags to Stream::recv - Add methods: Stream::{{recv,send}_hole,sparce_{recv,send}_all}, migrate_get_max_downtime, managed_save_define_xml, managed_save_get_xml_description, set_lifecycle_action - Add vol-sparse.pl example - Fix package location of lifecycle constants Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* dev-perl/Sys-Virt: Bump to version 3.3.0Kent Fredric2017-06-092-0/+32
| | | | | | | | | Upstream: - New constants: PERF_PARAM_* VIR_DOMAIN_JOB_OPERATION*, VIR_MIGRATE_TLS - Add block threshold event - Add API for virDomainSetBlockThreshold Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Sys-Virt: Patch for '.' in @INC re bug #613584Kent Fredric2017-06-097-9/+50
| | | | | | | | This patches configure on all versions so that the "do $file" line still works as upstream intended on Perl 5.26 Bug: https://bugs.gentoo.org/613584 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Sys-Virt: Bump to version 3.1.0Kent Fredric2017-03-232-0/+32
| | | | | | | | | | | | | | | | Upstream: - Add constants VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE, VIR_CONNECT_LIST_NODE_DEVICES_CAP_DRM, PERF_PARAM_BRANCH_MISSES, PERF_PARAM_BUS_CYCLES, PERF_PARAM_STALLED_CYCLES_FRONTEND, PERF_PARAM_STALLED_CYCLES_BACKEND, PERF_PARAM_REF_CPU_CYCLES - Add virDomainSetVcpu API - Add group_name for block iotune - Add new branch instructions for perf event - Add virStorageVolGetInfoFlags + Constants - Add domain metadata change event - Add secret event APIs Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Sys-Virt: Bump to version 2.5.0Kent Fredric2017-01-222-0/+33
| | | | | | | Upsream: - Add constants VIR_ERR_LIBSSH and VIR_FROM_LIBSSH Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Sys-Virt: remove the proxied maintainer per his requestGöktürk Yüksek2016-12-291-8/+0
| | | | Package-Manager: portage-2.3.0
* dev-perl/Sys-Virt: Bump to version 2.4.0Kent Fredric2016-12-072-0/+33
| | | | | | | | | - use DIST_EXAMPLES Upstream: - Many new constants and API interfaces Package-Manager: portage-2.3.2
* dev-perl/Sys-Virt: Remove POD author testsKent Fredric2016-08-092-8/+12
| | | | | | | Not useful on Gentoo. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Sys-Virt: Minor cleanupsAndreas K. Hüttel2016-04-121-2/+3
| | | | Package-Manager: portage-2.2.28
* dev-perl/Sys-Virt: Remove oldAndreas K. Hüttel2016-04-122-33/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Sys-Virt: Bump to version 1.3.2Kent Fredric2016-04-122-0/+39
| | | | | | | | | | | | | - EAPI6 - Remove annoying tests and their deps - add USE="examples" Upstream: - Many more bindings, constants, callbacks - Support for virDomainSetUserPassword - Add virDomainRename method Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+129
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed