From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E09B4138216 for ; Sun, 1 May 2016 22:49:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7710B224051; Sun, 1 May 2016 22:48:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04447224051 for ; Sun, 1 May 2016 22:48:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E58B340B07 for ; Sun, 1 May 2016 22:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06EFA33A for ; Sun, 1 May 2016 22:48:53 +0000 (UTC) From: "Amadeusz Piotr Żołnowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amadeusz Piotr Żołnowski" Message-ID: <1457475144.8948883cae0640d6b6302eda3fc0d28654287831.aidecoe@gentoo> Subject: [gentoo-commits] repo/gentoo:ejabberd-wip commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: aidecoe X-VCS-Committer-Name: Amadeusz Piotr Żołnowski X-VCS-Revision: 8948883cae0640d6b6302eda3fc0d28654287831 X-VCS-Branch: ejabberd-wip Date: Sun, 1 May 2016 22:48:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c8d631ea-5c27-4b3b-a29c-d138b141caa6 X-Archives-Hash: c157282ffb47a2c18cadaa869e131b3b commit: 8948883cae0640d6b6302eda3fc0d28654287831 Author: Patrice Clement gentoo org> AuthorDate: Tue Mar 8 22:08:53 2016 +0000 Commit: Amadeusz Piotr Żołnowski gentoo org> CommitDate: Tue Mar 8 22:12:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8948883c Merge github#363: sys-process/atop: add systemd support This PR allows users to install systemd unit files with atop. Pull-Request: https://github.com/gentoo/gentoo/pull/363 Gentoo-Bug: https://bugs.gentoo.org/553310 Reporter: Denis Romanchuk gmail.com> Acked-by: Mike Gilbert gentoo.org> Signed-off-by: Patrice Clement gentoo.org> sys-process/atop/atop-2.2.ebuild | 4 +++- sys-process/atop/files/atop.service | 11 +++++++++++ sys-process/atop/files/atopacct.service | 14 ++++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-)