From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-882682-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 3E67C138262
	for <garchives@archives.gentoo.org>; Sat, 21 May 2016 14:40:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A18101427E;
	Sat, 21 May 2016 14:40: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 4EDDD1427E
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 May 2016 14:40:42 +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 5976F340CB6
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 May 2016 14:40:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CD8AB984
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 May 2016 14:40:27 +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: <1463841600.a89b8423c16f4105b433e3aa8cb15dfab42d280c.pacho@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/heaptrack/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/heaptrack/metadata.xml
X-VCS-Directories: dev-util/heaptrack/
X-VCS-Committer: pacho
X-VCS-Committer-Name: Pacho Ramos
X-VCS-Revision: a89b8423c16f4105b433e3aa8cb15dfab42d280c
X-VCS-Branch: master
Date: Sat, 21 May 2016 14:40:27 +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: 4cdfecec-2565-4c00-80d2-9514c0868380
X-Archives-Hash: 4e925387c7503803270c4f9a8cfacb29

commit:     a89b8423c16f4105b433e3aa8cb15dfab42d280c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 14:38:21 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 21 14:40:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89b8423

dev-util/heaptrack: Cleanup due to bug #93104

Package-Manager: portage-2.3.0_rc1

 dev-util/heaptrack/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-util/heaptrack/metadata.xml b/dev-util/heaptrack/metadata.xml
index d83ca74..097975e 100644
--- a/dev-util/heaptrack/metadata.xml
+++ b/dev-util/heaptrack/metadata.xml
@@ -1,8 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>zzam@gentoo.org</email>
-		<name>Matthias Schwarzott</name>
-	</maintainer>
 </pkgmetadata>