From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 DE1021396D0 for ; Wed, 4 Oct 2017 09:17:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52B052BC066; Wed, 4 Oct 2017 09:17:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 365602BC093 for ; Wed, 4 Oct 2017 09:17:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BF37341719 for ; Wed, 4 Oct 2017 09:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAFD7746E for ; Wed, 4 Oct 2017 09:17:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1507108621.f49d83c7b6bfd823f25f143ef8663641a20a7de5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/zetcd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/zetcd/metadata.xml X-VCS-Directories: sys-cluster/zetcd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f49d83c7b6bfd823f25f143ef8663641a20a7de5 X-VCS-Branch: master Date: Wed, 4 Oct 2017 09:17:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 411a5b58-f53b-4d9d-a60f-1dfa7c13063f X-Archives-Hash: c2165dc01e5db630fc0ed3a5f87565bf commit: f49d83c7b6bfd823f25f143ef8663641a20a7de5 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 4 07:32:27 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 4 09:17:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49d83c7 sys-cluster/zetcd: Strip empty metadata.xml elements sys-cluster/zetcd/metadata.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-cluster/zetcd/metadata.xml b/sys-cluster/zetcd/metadata.xml index 1e42111f97b..3534b95e8b9 100644 --- a/sys-cluster/zetcd/metadata.xml +++ b/sys-cluster/zetcd/metadata.xml @@ -1,8 +1,6 @@ - - mrueg@gentoo.org Manuel Rüger