Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoostats:master commit in: overlay/app-portage/gentoostats/
Date: Mon, 02 Jan 2017 06:34:52
Message-Id: 1483338857.b4dd1dcd2fecec08efef7e56660b92a791a0d105.gokturk@gentoo
1 commit: b4dd1dcd2fecec08efef7e56660b92a791a0d105
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 06:34:17 2017 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 06:34:17 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoostats.git/commit/?id=b4dd1dcd
7
8 app-portage/gentoostats: remove obsolete comment
9
10 overlay/app-portage/gentoostats/gentoostats-9999.ebuild | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
14 index 1cd8092..148785f 100644
15 --- a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
16 +++ b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 @@ -40,7 +40,6 @@ python_install_all() {
24 insinto /etc/gentoostats
25 doins client/payload.cfg
26
27 - # this doesn't work, why ?
28 fowners root:portage /etc/gentoostats/payload.cfg
29 fperms 0640 /etc/gentoostats/payload.cfg