From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-892619-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 34CB913832E
	for <garchives@archives.gentoo.org>; Tue, 19 Jul 2016 19:59:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4315A21C080;
	Tue, 19 Jul 2016 19:59:51 +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 8876521C080
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jul 2016 19:59:50 +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 9F28E340BF4
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jul 2016 19:59:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EA9778
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jul 2016 19:59:44 +0000 (UTC)
From: "Robin H. Johnson" <robbat2@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, "Robin H. Johnson" <robbat2@gentoo.org>
Message-ID: <1468524600.8fd33af8b58bb3e8f17e55a06ade170214c0edbc.robbat2@OpenRC>
Subject: [gentoo-commits] proj/netifrc:master commit in: sh/
X-VCS-Repository: proj/netifrc
X-VCS-Files: sh/.gitignore
X-VCS-Directories: sh/
X-VCS-Committer: robbat2
X-VCS-Committer-Name: Robin H. Johnson
X-VCS-Revision: 8fd33af8b58bb3e8f17e55a06ade170214c0edbc
X-VCS-Branch: master
Date: Tue, 19 Jul 2016 19:59:44 +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: 25b76d31-b3a4-4452-9bff-d6e8e8708a4e
X-Archives-Hash: 32e9b803b5f1c72b7e399036c9997cd0

commit:     8fd33af8b58bb3e8f17e55a06ade170214c0edbc
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 19:30:00 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 19:30:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=8fd33af8

gitignore: systemd-wrapper.sh is built.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 sh/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sh/.gitignore b/sh/.gitignore
index 80e488d..3127df6 100644
--- a/sh/.gitignore
+++ b/sh/.gitignore
@@ -1,3 +1,4 @@
 ifwatchd-carrier.sh
 ifwatchd-nocarrier.sh
+systemd-wrapper.sh
 udhcpc-hook.sh