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 01360138334 for ; Fri, 12 Apr 2019 13:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 049E2E0844; Fri, 12 Apr 2019 13:03:30 +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 D2C5BE0844 for ; Fri, 12 Apr 2019 13:03:29 +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 A985B340E49 for ; Fri, 12 Apr 2019 13:03:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A3AE566 for ; Fri, 12 Apr 2019 13:03:27 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1555074133.f588c7312a32caf511beb9ba9b4c01f85d1c2301.vdupras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-htmlhelp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-htmlhelp/Manifest dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.1.ebuild dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild X-VCS-Directories: dev-python/sphinxcontrib-htmlhelp/ X-VCS-Committer: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: f588c7312a32caf511beb9ba9b4c01f85d1c2301 X-VCS-Branch: master Date: Fri, 12 Apr 2019 13:03:27 +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: b76747f2-35a8-48f7-893e-accdd482a9e4 X-Archives-Hash: c26b72f188dac669aef1bda827b79890 commit: f588c7312a32caf511beb9ba9b4c01f85d1c2301 Author: Virgil Dupras gentoo org> AuthorDate: Fri Apr 12 12:30:10 2019 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Fri Apr 12 13:02:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f588c731 dev-python/sphinxcontrib-htmlhelp: bump to 1.0.2 Signed-off-by: Virgil Dupras gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/sphinxcontrib-htmlhelp/Manifest | 2 +- ...ontrib-htmlhelp-1.0.1.ebuild => sphinxcontrib-htmlhelp-1.0.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-htmlhelp/Manifest b/dev-python/sphinxcontrib-htmlhelp/Manifest index 58dc5f4161a..50cc0c693bd 100644 --- a/dev-python/sphinxcontrib-htmlhelp/Manifest +++ b/dev-python/sphinxcontrib-htmlhelp/Manifest @@ -1 +1 @@ -DIST sphinxcontrib-htmlhelp-1.0.1.tar.gz 20448 BLAKE2B c7e8cc306f196719b60f4ae8aa678a09d18f7986529b71e4631b99a14d4631b00d9f59766f4d96eea1f16e26adc3e0998295b766886def705be57adf0016ee2d SHA512 a364a490e5043e767a8b498b5b621f3f3c64bf15f65847097489d3d2ba8620adea2045024d5189a68d97af6f68161f714f09a712cdd9fc6d06524ea818cf2e1a +DIST sphinxcontrib-htmlhelp-1.0.2.tar.gz 25417 BLAKE2B f5f13cebf0bdeb8065fa37b12d90dcb4cf4775377b2290517105bfdcfcd7a168d10b0c84a90cdcbefa95f0d40b6bb644532e75b5616562cc37c04e103ee7bc4b SHA512 2ee6c8a91095d8f87208ea509153edc5495b9ef78231add39880e133413b1fa95e152264e5c9dfe6afc89afcb107acacc241754e7b5d86137bb5c64a851702de diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.1.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild similarity index 100% rename from dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.1.ebuild rename to dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild