From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-868536-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 3620359CA4
	for <garchives@archives.gentoo.org>; Tue,  8 Mar 2016 22:27:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1BD0221C009;
	Tue,  8 Mar 2016 22:27:56 +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 A296521C009
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 22:27:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 B0591340C40
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 22:27:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5996E1BA1
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 22:27:53 +0000 (UTC)
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1457475144.8948883cae0640d6b6302eda3fc0d28654287831.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: /
X-VCS-Repository: repo/gentoo
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: 8948883cae0640d6b6302eda3fc0d28654287831
X-VCS-Branch: master
Date: Tue,  8 Mar 2016 22:27:53 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 1a1e6cf6-5c29-45e9-ad07-3bee06e784e4
X-Archives-Hash: ed1461349f1b068a7b4423638cc3620d

commit:     8948883cae0640d6b6302eda3fc0d28654287831
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 22:08:53 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> 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 <den4ikkss <AT> gmail.com>
Acked-by: Mike Gilbert <floppym <AT> gentoo.org>
Signed-off-by: Patrice Clement <monsieurp <AT> 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(-)