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 8C355138334 for ; Sun, 29 Dec 2019 19:34:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69806E0A88; Sun, 29 Dec 2019 19:34:07 +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 C6F1FE0A89 for ; Sun, 29 Dec 2019 19:34:06 +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 6239D34DCEC for ; Sun, 29 Dec 2019 19:34:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF12386 for ; Sun, 29 Dec 2019 19:34:00 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1577647893.f82f412b15c5e0ad5564ae88815fc2c7f832dbf8.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/glog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/glog/metadata.xml X-VCS-Directories: dev-cpp/glog/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: f82f412b15c5e0ad5564ae88815fc2c7f832dbf8 X-VCS-Branch: master Date: Sun, 29 Dec 2019 19:34:00 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8d9657f5-e529-4001-a78f-b8fda3856936 X-Archives-Hash: 14f5ffb0a521ef38d208a9714ca511f7 commit: f82f412b15c5e0ad5564ae88815fc2c7f832dbf8 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon Dec 23 21:04:55 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Dec 29 19:31:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82f412b dev-cpp/glog: Set maintainer Arfrever. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> dev-cpp/glog/metadata.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-cpp/glog/metadata.xml b/dev-cpp/glog/metadata.xml index c1620e13c07..2b1fb7a5004 100644 --- a/dev-cpp/glog/metadata.xml +++ b/dev-cpp/glog/metadata.xml @@ -1,13 +1,20 @@ - + + arfrever.fta@gmail.com + Arfrever Frehtes Taifersar Arahesis + + + floppym@gentoo.org + Mike Gilbert + Proxy + Use dev-cpp/gflags for flag parsing Use sys-libs/libunwind for stack unwinding instead of glibc/gcc (may be more reliable on x86_64) - google-glog google/glog