From b4dd1dcd2fecec08efef7e56660b92a791a0d105 Mon Sep 17 00:00:00 2001 From: Göktürk Yüksek Date: Mon, 2 Jan 2017 01:34:17 -0500 Subject: app-portage/gentoostats: remove obsolete comment --- overlay/app-portage/gentoostats/gentoostats-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild index 1cd8092..148785f 100644 --- a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild +++ b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -40,7 +40,6 @@ python_install_all() { insinto /etc/gentoostats doins client/payload.cfg - # this doesn't work, why ? fowners root:portage /etc/gentoostats/payload.cfg fperms 0640 /etc/gentoostats/payload.cfg -- cgit v1.2.3-65-gdbad