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 111EF1382C5 for ; Mon, 25 May 2020 20:16:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78C27E083B; Mon, 25 May 2020 20:16:16 +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 60374E083B for ; Mon, 25 May 2020 20:16:16 +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 C2B2834EFF6 for ; Mon, 25 May 2020 20:16:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 072D2279 for ; Mon, 25 May 2020 20:16:11 +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: <1590437750.539d0a31ac0dee373c805c0775e4862dc05ea785.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/execnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/execnet/metadata.xml X-VCS-Directories: dev-python/execnet/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 539d0a31ac0dee373c805c0775e4862dc05ea785 X-VCS-Branch: master Date: Mon, 25 May 2020 20:16:11 +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: 3dd24a98-468c-48bc-acc0-a89aec003b3c X-Archives-Hash: 4abf357dbbe75208a00b4256afde2f83 commit: 539d0a31ac0dee373c805c0775e4862dc05ea785 Author: Michał Górny gentoo org> AuthorDate: Mon May 25 20:15:50 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 25 20:15:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539d0a31 dev-python/execnet: Remove longdesc Signed-off-by: Michał Górny gentoo.org> dev-python/execnet/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/execnet/metadata.xml b/dev-python/execnet/metadata.xml index 780195f0f3e..8c51d7adc02 100644 --- a/dev-python/execnet/metadata.xml +++ b/dev-python/execnet/metadata.xml @@ -9,10 +9,6 @@ python@gentoo.org Python - - Interact with Python interpreters - across version, platform and network barriers. - execnet