diff options
author | Sam James <sam@gentoo.org> | 2022-05-31 09:02:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-31 09:03:43 +0100 |
commit | 4b736c87359e7d47ed9bf5b78aeaea86721b7077 (patch) | |
tree | 9467bbe62aa7e85895b942c9b6e839fcd65d884c /dev-perl/Sys-Virt | |
parent | dev-python/libvirt-python: add note about libvirt group (diff) | |
download | gentoo-4b736c87359e7d47ed9bf5b78aeaea86721b7077.tar.gz gentoo-4b736c87359e7d47ed9bf5b78aeaea86721b7077.tar.bz2 gentoo-4b736c87359e7d47ed9bf5b78aeaea86721b7077.zip |
dev-perl/Sys-Virt: add note about libvirt group
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-8.3.0.ebuild | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-8.3.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-8.3.0.ebuild index b144e527c4db..cf4e90c07aca 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-8.3.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-8.3.0.ebuild @@ -3,6 +3,13 @@ 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/*") |