From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-859251-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 0D88E58974
	for <garchives@archives.gentoo.org>; Sat, 23 Jan 2016 19:40:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2152721C011;
	Sat, 23 Jan 2016 19:40:21 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id BF75721C010
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 19:40:20 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C8098340B51
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 19:40:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D389ACB3
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 19:40:17 +0000 (UTC)
From: "Michael Orlitzky" <mjo@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, "Michael Orlitzky" <mjo@gentoo.org>
Message-ID: <1453577911.26efd9d371042a394db3e67c6d05f30ec23e757c.mjo@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-redis/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-php/pecl-redis/metadata.xml
X-VCS-Directories: dev-php/pecl-redis/
X-VCS-Committer: mjo
X-VCS-Committer-Name: Michael Orlitzky
X-VCS-Revision: 26efd9d371042a394db3e67c6d05f30ec23e757c
X-VCS-Branch: master
Date: Sat, 23 Jan 2016 19:40:17 +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: 546f35d2-2760-4da3-af54-e83c6ece0e44
X-Archives-Hash: 3121ee29aa54a5fbc030d5c124383d83

commit:     26efd9d371042a394db3e67c6d05f30ec23e757c
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 19:34:57 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 19:38:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26efd9d3

dev-php/pecl-redis: replace olemarkus as maintainer with php herd.

With olemarkus's permission, this should belong to the PHP project (of
which he is the lead). Update metadata.xml to reflect that fact.

Package-Manager: portage-2.2.26

 dev-php/pecl-redis/metadata.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-php/pecl-redis/metadata.xml b/dev-php/pecl-redis/metadata.xml
index f18c632..191d18b 100644
--- a/dev-php/pecl-redis/metadata.xml
+++ b/dev-php/pecl-redis/metadata.xml
@@ -1,12 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>olemarkus@gentoo.org</email>
-		<name>Ole Markus With</name>
-	</maintainer>
-	<longdescription lang="en">
-	</longdescription>
+	<herd>php</herd>
 	<use>
 		<flag name="igbinary">Enables igbinary serialisation support</flag>
 	</use>