Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2016-11-13 23:59 UTC

2016-11-15 Thread Matt Turner
On Sun, Nov 13, 2016 at 4:05 PM, Robin H. Johnson wrote: > The attached list notes all of the packages that were added or removed > from the tree, for the week ending 2016-11-13 23:59 UTC. > > Removals: > app-editors/mlview20161109-10:57 pacho 517f783 > app-laptop/con

[gentoo-dev] new eclass: tmpfiles.eclass round 2

2016-11-15 Thread William Hubbs
# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # @ECLASS: tmpfiles.eclass # @MAINTAINER: # Gentoo systemd project # William Hubbs # @AUTHOR: # Mike Gilbert # William Hubbs # @BLURB: Functions related to tmpfiles.d files # @DESC

Re: [gentoo-dev] new virtual: virtual/tmpfiles for tmpfiles.d handlers

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 13:59:14 -0600 William Hubbs wrote: > # Copyright 1999-2016 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > > EAPI=6 > > DESCRIPTION="Virtual to select between different tmpfiles.d handlers" > HOMEPAGE="" > SRC_URI="" > > LI

Re: [gentoo-dev] new eclass: tmpfiles.eclass for handling tmpfiles.d files

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 14:26:55 -0600 William Hubbs wrote: > On Tue, Nov 15, 2016 at 09:07:20PM +0100, Michał Górny wrote: > > > RDEPEND="virtual/tmpfiles" > > > > 1. I'm wondering if there's a case for making this optional > > (I'm pretty sure we have USE-conditional installs of tmpfiles, howe

Re: [gentoo-dev] new eclass: tmpfiles.eclass for handling tmpfiles.d files

2016-11-15 Thread William Hubbs
On Tue, Nov 15, 2016 at 09:07:20PM +0100, Michał Górny wrote: > On Tue, 15 Nov 2016 13:42:00 -0600 > William Hubbs wrote: > > > # Copyright 1999-2016 Gentoo Foundation > > # Distributed under the terms of the GNU General Public License v2 > > # $Id$ > > > > # @ECLASS: tmpfiles.eclass > > # @MAIN

Re: [gentoo-dev] new eclass: tmpfiles.eclass for handling tmpfiles.d files

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 13:42:00 -0600 William Hubbs wrote: > # Copyright 1999-2016 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > > # @ECLASS: tmpfiles.eclass > # @MAINTAINER: > # Gentoo systemd project > # William Hubbs > # @AUTHOR: > # Mike Gil

Re: [gentoo-dev] new eclass: tmpfiles.eclass for handling tmpfiles.d files

2016-11-15 Thread Mike Gilbert
On Tue, Nov 15, 2016 at 2:42 PM, William Hubbs wrote: > > DEPEND="virtual/tmpfiles" > RDEPEND="virtual/tmpfiles" I do not think we need a build-time dependency. The tmpfiles-create code will only be called in pkg_postinst, and therefore only requires an RDEPEND.

[gentoo-dev] new virtual: virtual/tmpfiles for tmpfiles.d handlers

2016-11-15 Thread William Hubbs
# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 DESCRIPTION="Virtual to select between different tmpfiles.d handlers" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Mike Gilbert
On Tue, Nov 15, 2016 at 2:51 PM, Ian Stakenvicius wrote: > On 15/11/16 02:42 PM, Michał Górny wrote: >> On Tue, 15 Nov 2016 13:57:14 -0500 >> Ian Stakenvicius wrote: >> >>> On 15/11/16 12:56 PM, William Hubbs wrote: OpenRC itself doesn't install any tmpfiles.d files, and my plan is to m

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Ian Stakenvicius
On 15/11/16 02:42 PM, Michał Górny wrote: > On Tue, 15 Nov 2016 13:57:14 -0500 > Ian Stakenvicius wrote: > >> On 15/11/16 12:56 PM, William Hubbs wrote: >>> OpenRC itself doesn't install any tmpfiles.d files, and my plan is to >>> make sure virtual/tmpfiles and opentmpfiles go stable at the same

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 13:57:14 -0500 Ian Stakenvicius wrote: > On 15/11/16 12:56 PM, William Hubbs wrote: > > OpenRC itself doesn't install any tmpfiles.d files, and my plan is to > > make sure virtual/tmpfiles and opentmpfiles go stable at the same time > > the new OpenRC does, along with at least

[gentoo-dev] new eclass: tmpfiles.eclass for handling tmpfiles.d files

2016-11-15 Thread William Hubbs
# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # @ECLASS: tmpfiles.eclass # @MAINTAINER: # Gentoo systemd project # William Hubbs # @AUTHOR: # Mike Gilbert # William Hubbs # @BLURB: Functions related to tmpfiles.d files # @DESC

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 12:22:42 -0600 William Hubbs wrote: > On Tue, Nov 15, 2016 at 12:11:52PM -0500, Mike Gilbert wrote: > > On Tue, Nov 15, 2016 at 12:09 AM, Michał Górny wrote: > > > On Mon, 14 Nov 2016 18:23:10 -0600 > > > William Hubbs wrote: > > > > > >> Hi all, > > >> > > >> I have been wo

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Ian Stakenvicius
On 15/11/16 12:56 PM, William Hubbs wrote: > On Tue, Nov 15, 2016 at 05:56:27PM +0100, Michał Górny wrote: >> On Tue, 15 Nov 2016 09:49:22 -0600 >> "Dustin C. Hatch" wrote: >> >>> On 2016-11-14 23:09, Michał Górny wrote: On Mon, 14 Nov 2016 18:23:10 -0600 William Hubbs wrote: >>

Re: [gentoo-dev] Optimizing toe stepping

2016-11-15 Thread Austin English
On 11/03/2016 04:49 PM, Robin H. Johnson wrote: > On Thu, Nov 03, 2016 at 05:36:03PM -0400, William L. Thomson Jr. wrote: >> On Thursday, November 3, 2016 9:14:56 AM EDT William Hubbs wrote: > I have posted about this subject before, and I'll go and dust off the > proposal with the last changes add

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread William Hubbs
On Tue, Nov 15, 2016 at 12:11:52PM -0500, Mike Gilbert wrote: > On Tue, Nov 15, 2016 at 12:09 AM, Michał Górny wrote: > > On Mon, 14 Nov 2016 18:23:10 -0600 > > William Hubbs wrote: > > > >> Hi all, > >> > >> I have been working on splitting the tmpfiles functionality out of > >> OpenRC [1], and

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread William Hubbs
On Tue, Nov 15, 2016 at 05:56:27PM +0100, Michał Górny wrote: > On Tue, 15 Nov 2016 09:49:22 -0600 > "Dustin C. Hatch" wrote: > > > On 2016-11-14 23:09, Michał Górny wrote: > > > On Mon, 14 Nov 2016 18:23:10 -0600 > > > William Hubbs wrote: > > > > > >> Hi all, > > >> > > >> I have been worki

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Mike Gilbert
On Tue, Nov 15, 2016 at 12:09 AM, Michał Górny wrote: > On Mon, 14 Nov 2016 18:23:10 -0600 > William Hubbs wrote: > >> Hi all, >> >> I have been working on splitting the tmpfiles functionality out of >> OpenRC [1], and I believe the new package is about to enter the tree. >> >> OpenRC itself does

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Michał Górny
On Tue, 15 Nov 2016 09:49:22 -0600 "Dustin C. Hatch" wrote: > On 2016-11-14 23:09, Michał Górny wrote: > > On Mon, 14 Nov 2016 18:23:10 -0600 > > William Hubbs wrote: > > > >> Hi all, > >> > >> I have been working on splitting the tmpfiles functionality out of > >> OpenRC [1], and I believe t

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Rich Freeman
On Tue, Nov 15, 2016 at 10:49 AM, Dustin C. Hatch wrote: > On 2016-11-14 23:09, Michał Górny wrote: >> On Mon, 14 Nov 2016 18:23:10 -0600 >> William Hubbs wrote: >> >>> Hi all, >>> >>> I have been working on splitting the tmpfiles functionality out of >>> OpenRC [1], and I believe the new package

Re: [gentoo-dev] tmpfiles virtual

2016-11-15 Thread Dustin C. Hatch
On 2016-11-14 23:09, Michał Górny wrote: > On Mon, 14 Nov 2016 18:23:10 -0600 > William Hubbs wrote: > >> Hi all, >> >> I have been working on splitting the tmpfiles functionality out of >> OpenRC [1], and I believe the new package is about to enter the tree. >> >> OpenRC itself doesn't need this

[gentoo-dev] Last rites: dev-qt/qtopenvg

2016-11-15 Thread Michał Górny
# Michał Górny (15 Nov 2016) # OpenVG support in Mesa is long gone, and the last version supporting # it is removed. Removal in 14 days. dev-qt/qtopenvg -- Best regards, Michał Górny pgpn45cO6LckF.pgp Description: OpenPGP digital signature