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 6FAB3158086 for ; Mon, 25 Oct 2021 19:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D505E0885; Mon, 25 Oct 2021 19:25:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DDB0E0885 for ; Mon, 25 Oct 2021 19:25:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28FDF3438A2 for ; Mon, 25 Oct 2021 19:25:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 682948F for ; Mon, 25 Oct 2021 19:25:29 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1635189916.4b926acc512f77a4a9a8c72ae545e3ab3aa66097.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/httpie/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/httpie/metadata.xml X-VCS-Directories: net-misc/httpie/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 4b926acc512f77a4a9a8c72ae545e3ab3aa66097 X-VCS-Branch: master Date: Mon, 25 Oct 2021 19:25:29 +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: c4a5ccad-4279-48a4-980d-aa18da5a9bb8 X-Archives-Hash: d3352c94ad9124cd5114de537e45e90c commit: 4b926acc512f77a4a9a8c72ae545e3ab3aa66097 Author: Piotr Karbowski gentoo org> AuthorDate: Mon Oct 25 19:25:16 2021 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Mon Oct 25 19:25:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b926acc net-misc/httpie: takeover. Signed-off-by: Piotr Karbowski gentoo.org> net-misc/httpie/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-misc/httpie/metadata.xml b/net-misc/httpie/metadata.xml index cba10e14d2c..73d29e0ff64 100644 --- a/net-misc/httpie/metadata.xml +++ b/net-misc/httpie/metadata.xml @@ -1,7 +1,10 @@ - + + slashbeast@gentoo.org + Piotr Karbowski + HTTPie (pronounced aitch-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as