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 AC6E31382C5 for ; Wed, 16 Jun 2021 08:35:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F196E083E; Wed, 16 Jun 2021 08:35:44 +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 55038E083E for ; Wed, 16 Jun 2021 08:35:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E95B4340EB7 for ; Wed, 16 Jun 2021 08:35:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59A9B7A7 for ; Wed, 16 Jun 2021 08:35:41 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1623832490.f85ca2e28232fb313e3aca640518cdcaf56cb77f.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/pacparser/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/pacparser/metadata.xml X-VCS-Directories: net-libs/pacparser/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: f85ca2e28232fb313e3aca640518cdcaf56cb77f X-VCS-Branch: master Date: Wed, 16 Jun 2021 08:35:41 +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: 3ec8b732-6966-4754-b844-20c9fd2310a2 X-Archives-Hash: ed04d94e3db2c55539e116a2799cff4b commit: f85ca2e28232fb313e3aca640518cdcaf56cb77f Author: Guilherme Amadio gentoo org> AuthorDate: Wed Jun 16 08:19:47 2021 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Wed Jun 16 08:34:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85ca2e2 net-libs/pacparser: make myself maintainer Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio gentoo.org> net-libs/pacparser/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-libs/pacparser/metadata.xml b/net-libs/pacparser/metadata.xml index 6a939b05917..ed2cfc9f3dd 100644 --- a/net-libs/pacparser/metadata.xml +++ b/net-libs/pacparser/metadata.xml @@ -1,7 +1,10 @@ - + + amadio@gentoo.org + Guilherme Amadio + A library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web