summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-03-14 12:44:06 -0400
committerMatt Turner <mattst88@gentoo.org>2024-03-15 10:56:54 -0400
commit06542dcf862e3fa902ac1719fb8257d793950f64 (patch)
tree25f96eb2096c7d22a993a00074e2207e55ee2d7d /dev-perl/Sys-Virt
parentdev-perl/Syntax-Keyword-Try: Drop old versions (diff)
downloadgentoo-06542dcf862e3fa902ac1719fb8257d793950f64.tar.gz
gentoo-06542dcf862e3fa902ac1719fb8257d793950f64.tar.bz2
gentoo-06542dcf862e3fa902ac1719fb8257d793950f64.zip
dev-perl/Sys-Virt: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r--dev-perl/Sys-Virt/Manifest2
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-10.0.0.ebuild40
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-9.8.0.ebuild40
3 files changed, 0 insertions, 82 deletions
diff --git a/dev-perl/Sys-Virt/Manifest b/dev-perl/Sys-Virt/Manifest
index 8d04c383dad3..a2e92c1d359a 100644
--- a/dev-perl/Sys-Virt/Manifest
+++ b/dev-perl/Sys-Virt/Manifest
@@ -1,4 +1,2 @@
-DIST Sys-Virt-v10.0.0.tar.gz 174834 BLAKE2B 6106e050c958002f7120ea3e67602990fc25496d59b4f52d2b164a5599d6fa4c71df5d321b0a43d12cc82423582bcec388d61935069d87272bb7a4628a523304 SHA512 d5ea881515ca5954b476d09b754b7dda131d75ac4dba321d75573816daeb37fbb92dc394dfa603ee4c370d55cb632f07b6abee5af0ebced0ba13f5c7081e7163
DIST Sys-Virt-v10.1.0.tar.gz 175345 BLAKE2B 19f5620f546b1ea0f6dda0126b56735102f7513b9c41b86e1892f846a84fdfac0f1296a4d1238c7f1cc5c1e5704d5fb8f8dc81cc3961ca59acca5403fa580701 SHA512 6b20573e953bd99e547da683cfc587dd132f8b7921ae76289aad9891179b7d068c96a0c67f90b6daa7c5bf0156de02b3a85f7ec538ee47ca4f81547f03256003
DIST Sys-Virt-v9.7.0.tar.gz 174737 BLAKE2B 676be20e39102f92b9b1d3cc703479c67f43d7007f01f9cfb725d13002ba0abdb3123ac756ace666ffd3c67224943281ad79b840c50afbfd4e8f7f9c5ca4be27 SHA512 211cc36536ec8538e096d36bca568b0362a2c84fe78322acb34a473a91128f46251503db14e38b63cd865a2f16b5c021e6e75ec1832368ae26480bb7e32180d4
-DIST Sys-Virt-v9.8.0.tar.gz 174829 BLAKE2B ac9af08d8cbd6920766f3db17eb1cb82b72b8396bfcd55900c78d614c3fee52f588e9cace845b891347275eb7d862d9ec779080e69b7a99754dd4795b82edc00 SHA512 496c32a72f7a4968f91e5dc6b5bd35de980c083df8e005d59af8b761bb379d1a6775b7eed54d06410306030a06130fc6da207c01ea7466c1399f97b78acb01bb
diff --git a/dev-perl/Sys-Virt/Sys-Virt-10.0.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-10.0.0.ebuild
deleted file mode 100644
index 16cad8c07a60..000000000000
--- a/dev-perl/Sys-Virt/Sys-Virt-10.0.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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}
-"
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.8.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.8.0.ebuild
deleted file mode 100644
index 16cad8c07a60..000000000000
--- a/dev-perl/Sys-Virt/Sys-Virt-9.8.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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}
-"