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 E5FDD13835A for ; Wed, 8 Jul 2020 20:16:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1C83E0814; Wed, 8 Jul 2020 20:16:41 +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 D93A2E0814 for ; Wed, 8 Jul 2020 20:16:41 +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 54DB334E9AD for ; Wed, 8 Jul 2020 20:16:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C82932D0 for ; Wed, 8 Jul 2020 20:16:38 +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: <1594239388.2d911a8686c6524bd05cbc11cdd589fbddfccf5a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dogpile-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dogpile-cache/metadata.xml X-VCS-Directories: dev-python/dogpile-cache/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2d911a8686c6524bd05cbc11cdd589fbddfccf5a X-VCS-Branch: master Date: Wed, 8 Jul 2020 20:16:38 +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: 1dd63579-66fa-49be-9355-b57e58a27001 X-Archives-Hash: 556fe3baa717962b4a0716bc0e8d251e commit: 2d911a8686c6524bd05cbc11cdd589fbddfccf5a Author: Michał Górny gentoo org> AuthorDate: Wed Jul 8 20:07:00 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jul 8 20:16:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d911a86 dev-python/dogpile-cache: Mark ALLARCHES Signed-off-by: Michał Górny gentoo.org> dev-python/dogpile-cache/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/dogpile-cache/metadata.xml b/dev-python/dogpile-cache/metadata.xml index 823622b3f9e..d7821ac6f81 100644 --- a/dev-python/dogpile-cache/metadata.xml +++ b/dev-python/dogpile-cache/metadata.xml @@ -14,6 +14,7 @@ continued access to an expiring data value while a single thread generates a new value. + dogpile.cache zzzeek/dogpile.cache