[gentoo-dev] Last rites: virtual/python-dnspython

2019-07-29 Thread Michał Górny
# Michał Górny (30 Jul 2019) # Obsolete virtual that was created back when dev-python/dnspython # needed separate slots for py2 & py3. The versions needing it are long # gone. Replace all its uses with dev-python/dnspython. # Removal in 30 days. virtual/python-dnspython -- Best regards, Michał

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: eclass/

2019-07-29 Thread Matt Turner
On Mon, Jul 29, 2019 at 10:20 PM Michał Górny wrote: > > On Tue, 2019-07-30 at 01:49 +, Matt Turner wrote: > > commit: 6f680e4fe73925ae130343e02adb416cb799ce7d > > Author: Chris Mayo gmail com> > > AuthorDate: Fri Jul 26 18:48:13 2019 + > > Commit: Matt Turner gentoo org> >

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: eclass/

2019-07-29 Thread Michał Górny
On Tue, 2019-07-30 at 01:49 +, Matt Turner wrote: > commit: 6f680e4fe73925ae130343e02adb416cb799ce7d > Author: Chris Mayo gmail com> > AuthorDate: Fri Jul 26 18:48:13 2019 + > Commit: Matt Turner gentoo org> > CommitDate: Tue Jul 30 01:49:41 2019 + > URL:https://

Re: [gentoo-dev] [PATCH 1/6] acct-group/qemu: new group (77)

2019-07-29 Thread Matthias Maier
For the whole patchset: On Mon, Jul 29, 2019, at 13:24 CDT, Mike Gilbert wrote: > Signed-off-by: Mike Gilbert Acked-by: Matthias Maier signature.asc Description: PGP signature

[gentoo-dev] [PATCH 5/6] app-emulation/libvirt: depend on acct-user/qemu and acct-group/libvirt

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- app-emulation/libvirt/libvirt-5.2.0-r2.ebuild | 11 +++ app-emulation/libvirt/libvirt-5.2.0-r3.ebuild | 11 +++ app-emulation/libvirt/libvirt-5.4.0-r1.ebuild | 11 +++ app-emulation/libv

[gentoo-dev] [PATCH 6/6] net-misc/vde: depend on acct-group/qemu

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- net-misc/vde/vde-2.3.2-r4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-misc/vde/vde-2.3.2-r4.ebuild b/net-misc/vde/vde-2.3.2-r4.ebuild index 45c90ec179d6..868a1ad7cdb8 100

[gentoo-dev] [PATCH 1/6] acct-group/qemu: new group (77)

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-group/qemu/metadata.xml | 7 +++ acct-group/qemu/qemu-0.ebuild | 8 2 files changed, 15 insertions(+) create mode 100644 acct-group/qemu/metadata.xml create mode 100644 acct-group/qemu/qemu

[gentoo-dev] [PATCH 3/6] acct-group/libvirt: new group (79)

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-group/libvirt/libvirt-0.ebuild | 8 acct-group/libvirt/metadata.xml | 7 +++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/libvirt/libvirt-0.ebuild create mode 100644 a

[gentoo-dev] [PATCH 4/6] app-emulation/qemu: depend on acct-group/kvm

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- app-emulation/qemu/qemu-4.0.0-r3.ebuild | 7 ++- app-emulation/qemu/qemu-4.0.0-r4.ebuild | 7 ++- app-emulation/qemu/qemu-.ebuild | 7 ++- 3 files changed, 6 insertions(+), 15 deletions(-)

[gentoo-dev] [PATCH 2/6] acct-user/qemu: new user (77)

2019-07-29 Thread Mike Gilbert
Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-user/qemu/metadata.xml | 7 +++ acct-user/qemu/qemu-0.ebuild | 11 +++ 2 files changed, 18 insertions(+) create mode 100644 acct-user/qemu/metadata.xml create mode 100644 acct-user/qemu/qem

Re: [gentoo-dev] [PMS] [PATCH] Correct the definition of ESYSROOT as EPREFIX isn't always applicable

2019-07-29 Thread Alexis Ballier
On Sun, 28 Jul 2019 22:37:35 +0100 James Le Cuirot wrote: [...] > -& \t{BDEPEND} & > \t{DEPEND} & \t{RDEPEND}, \t{PDEPEND} \\ > +& \t{BDEPEND} & > \t{DEPEND}& \t{RDEPEND}, \t{PDEPEND} \\ > \mid

Re: [gentoo-dev] [PATCH] metadata/layout.conf: Allow specific PROPERTIES and RESTRICT values

2019-07-29 Thread Michał Górny
On Sun, 2019-07-28 at 23:59 -0700, Zac Medico wrote: > Bug: https://bugs.gentoo.org/690786 > --- > metadata/layout.conf | 4 > 1 file changed, 4 insertions(+) > > diff --git a/metadata/layout.conf b/metadata/layout.conf > index 7ffc0ce6b72..c719c42513c 100644 > --- a/metadata/layout.conf > +

[gentoo-dev] [PATCH] metadata/layout.conf: Allow specific PROPERTIES and RESTRICT values

2019-07-29 Thread Zac Medico
Bug: https://bugs.gentoo.org/690786 --- metadata/layout.conf | 4 1 file changed, 4 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index 7ffc0ce6b72..c719c42513c 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -4,6 +4,10 @@ # For details on this file,