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 780F0138350 for ; Sun, 26 Apr 2020 12:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1A8AE0A8B; Sun, 26 Apr 2020 12:51:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AB9F0E0A8B for ; Sun, 26 Apr 2020 12:51: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 B84C634F5D5 for ; Sun, 26 Apr 2020 12:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FBE21FE for ; Sun, 26 Apr 2020 12:51:10 +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: <1587905461.e1337eb563f241fa6072849be1a6f481a41a092d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/txgithub/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/txgithub/metadata.xml X-VCS-Directories: dev-python/txgithub/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e1337eb563f241fa6072849be1a6f481a41a092d X-VCS-Branch: master Date: Sun, 26 Apr 2020 12:51:10 +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: 251b828a-a407-4e0e-b70c-f9007bfbe9a0 X-Archives-Hash: e3b1786e6e2ac288acc4fd2421ad8080 commit: e1337eb563f241fa6072849be1a6f481a41a092d Author: Michał Górny gentoo org> AuthorDate: Sun Apr 26 12:50:29 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Apr 26 12:51:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1337eb5 dev-python/txgithub: Remove pointless longdesc Signed-off-by: Michał Górny gentoo.org> dev-python/txgithub/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/txgithub/metadata.xml b/dev-python/txgithub/metadata.xml index 1d02a5eabbe..f478e677dbb 100644 --- a/dev-python/txgithub/metadata.xml +++ b/dev-python/txgithub/metadata.xml @@ -13,5 +13,4 @@ txgithub tomprince/txgithub - txgithub is a library based on Twisted for accessing GitHub's API version 3