From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-621304-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 A946A1381F3
	for <garchives@archives.gentoo.org>; Sat, 24 Aug 2013 01:19:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 89130E0D20;
	Sat, 24 Aug 2013 01:19:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E3CEAE0D20
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:49 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E885933EC6B
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id A00E1E545C
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:47 +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: <1377307052.792b60b6296212843a5257ca8619e527b212f8e2.robbat2@OpenRC>
Subject: [gentoo-commits] proj/netifrc:master commit in: /
X-VCS-Repository: proj/netifrc
X-VCS-Committer: robbat2
X-VCS-Committer-Name: Robin H. Johnson
X-VCS-Revision: 792b60b6296212843a5257ca8619e527b212f8e2
X-VCS-Branch: master
Date: Sat, 24 Aug 2013 01:19:47 +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: 434709b8-1254-46c4-ae25-23b39b6fa092
X-Archives-Hash: e26b7c08f4108c776f90ac26655277f9

commit:     792b60b6296212843a5257ca8619e527b212f8e2
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 01:17:32 2013 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 01:17:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=792b60b6

Merge branch 'master' into bug446606


 CREDITS                  | 80 +++++++++++++++++++++++++++++++++++++++++++
 FEATURE-REMOVAL-SCHEDULE | 26 ++++++++++++++
 README                   | 19 +++++++++++
 STYLE                    | 89 ++++++++++++++++++++++++++++++++++++++++++++++++
 TODO                     | 14 ++++++++
 net/vlan.sh              | 16 ++++-----
 6 files changed, 236 insertions(+), 8 deletions(-)


From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-621306-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 014521381F3
	for <garchives@archives.gentoo.org>; Sat, 24 Aug 2013 01:19:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C001FE0D4A;
	Sat, 24 Aug 2013 01:19:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 092D1E0D4A
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:49 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B77C933EC6A
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 5E85AE468F
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2013 01:19:47 +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: <1377307052.792b60b6296212843a5257ca8619e527b212f8e2.robbat2@OpenRC>
Subject: [gentoo-commits] proj/netifrc:bug446606 commit in: /
X-VCS-Repository: proj/netifrc
X-VCS-Committer: robbat2
X-VCS-Committer-Name: Robin H. Johnson
X-VCS-Revision: 792b60b6296212843a5257ca8619e527b212f8e2
X-VCS-Branch: bug446606
Date: Sat, 24 Aug 2013 01:19:47 +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: 56ad089a-bbc8-4802-9ae8-8a4725d1ae4f
X-Archives-Hash: 9d2b4ba572e38835fe8554f641816644
Message-ID: <20130824011947.Vq50PFbDI3S4zXblvCpAeQpJ6FLIfbIA6-FNVsthZeg@z>

commit:     792b60b6296212843a5257ca8619e527b212f8e2
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 01:17:32 2013 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 01:17:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=792b60b6

Merge branch 'master' into bug446606


 CREDITS                  | 80 +++++++++++++++++++++++++++++++++++++++++++
 FEATURE-REMOVAL-SCHEDULE | 26 ++++++++++++++
 README                   | 19 +++++++++++
 STYLE                    | 89 ++++++++++++++++++++++++++++++++++++++++++++++++
 TODO                     | 14 ++++++++
 net/vlan.sh              | 16 ++++-----
 6 files changed, 236 insertions(+), 8 deletions(-)