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 38AA31580B9 for ; Tue, 24 Aug 2021 19:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FAF9E08FC; Tue, 24 Aug 2021 19:24:48 +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 2DCF3E08FE for ; Tue, 24 Aug 2021 19:24:48 +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 549F2340961 for ; Tue, 24 Aug 2021 19:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03EF88E6 for ; Tue, 24 Aug 2021 19:24:44 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1629832195.a2eef015bd3a9ae9deba7da556810f8ad085016b.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sanic-routing/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sanic-routing/metadata.xml X-VCS-Directories: dev-python/sanic-routing/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: a2eef015bd3a9ae9deba7da556810f8ad085016b X-VCS-Branch: master Date: Tue, 24 Aug 2021 19:24:44 +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: d8628366-7859-4d60-b298-dd46f18fedb4 X-Archives-Hash: d945a0588d72e173ed361fba95397a3d commit: a2eef015bd3a9ae9deba7da556810f8ad085016b Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:09:55 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:09:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2eef015 dev-python/sanic-routing: fix metadata Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/sanic-routing/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/sanic-routing/metadata.xml b/dev-python/sanic-routing/metadata.xml index 11f7b386d..ed7fc245b 100644 --- a/dev-python/sanic-routing/metadata.xml +++ b/dev-python/sanic-routing/metadata.xml @@ -2,7 +2,6 @@ - sanic-org/sanic-routing 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 BEF3F1580B9 for ; Tue, 24 Aug 2021 19:10:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12CDDE086E; Tue, 24 Aug 2021 19:10:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EDE48E086E for ; Tue, 24 Aug 2021 19:10:06 +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 6FC5133BEF2 for ; Tue, 24 Aug 2021 19:10:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCE3487B for ; Tue, 24 Aug 2021 19:10:03 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1629832195.a2eef015bd3a9ae9deba7da556810f8ad085016b.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sanic-routing/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sanic-routing/metadata.xml X-VCS-Directories: dev-python/sanic-routing/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: a2eef015bd3a9ae9deba7da556810f8ad085016b X-VCS-Branch: dev Date: Tue, 24 Aug 2021 19:10:03 +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: 96abc717-2e88-4445-b507-176de3fb0c76 X-Archives-Hash: 085dbef9260a56899daf06ecc42cc672 Message-ID: <20210824191003.9PXl0Qwu_D7TmRgck7jA0Auw7SUViIbxeCzcF160UjM@z> commit: a2eef015bd3a9ae9deba7da556810f8ad085016b Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:09:55 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:09:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2eef015 dev-python/sanic-routing: fix metadata Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/sanic-routing/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/sanic-routing/metadata.xml b/dev-python/sanic-routing/metadata.xml index 11f7b386d..ed7fc245b 100644 --- a/dev-python/sanic-routing/metadata.xml +++ b/dev-python/sanic-routing/metadata.xml @@ -2,7 +2,6 @@ - sanic-org/sanic-routing