From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-897694-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 8B2DA13832E
	for <garchives@archives.gentoo.org>; Fri, 19 Aug 2016 10:08:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B618321C08E;
	Fri, 19 Aug 2016 10:07:47 +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 1976C21C088
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2016 10:07:46 +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 BAD2D340806
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2016 10:07:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 13F94246A
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2016 10:07:41 +0000 (UTC)
From: "Pacho Ramos" <pacho@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, "Pacho Ramos" <pacho@gentoo.org>
Message-ID: <1471601183.0c4b931b55ddef7d7d8d80c930d397e6d577e71c.pacho@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/moreutils/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/moreutils/metadata.xml
X-VCS-Directories: sys-apps/moreutils/
X-VCS-Committer: pacho
X-VCS-Committer-Name: Pacho Ramos
X-VCS-Revision: 0c4b931b55ddef7d7d8d80c930d397e6d577e71c
X-VCS-Branch: master
Date: Fri, 19 Aug 2016 10:07:41 +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: bdc5cd82-8ac5-4814-857b-0932fa2640ce
X-Archives-Hash: f2aefc5abb700caa8940057c5a098cc8

commit:     0c4b931b55ddef7d7d8d80c930d397e6d577e71c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 10:06:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 10:06:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c4b931b

sys-apps/moreutils: Cleanup due to bug #42273

Package-Manager: portage-2.3.0

 sys-apps/moreutils/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sys-apps/moreutils/metadata.xml b/sys-apps/moreutils/metadata.xml
index b729256..9dcebf6 100644
--- a/sys-apps/moreutils/metadata.xml
+++ b/sys-apps/moreutils/metadata.xml
@@ -2,10 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <maintainer type="person">
-	<email>gregkh@gentoo.org</email>
-	<name>Greg Kroah-Hartman</name>
-</maintainer>
-<maintainer type="person">
 	<email>radhermit@gentoo.org</email>
 	<name>Tim Harder</name>
 </maintainer>