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 22AEF138350 for ; Fri, 27 Mar 2020 16:30:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27A29E0F9B; Fri, 27 Mar 2020 16:30:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DCBFDE0F9A for ; Fri, 27 Mar 2020 16:30:32 +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 9B5F434F08C for ; Fri, 27 Mar 2020 16:30:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B12A1BC for ; Fri, 27 Mar 2020 16:30:01 +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: <1585326576.96a7c635e1428faebc317ad57560fa80792d3b0a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jdcal/Manifest dev-python/jdcal/jdcal-1.0.ebuild dev-python/jdcal/jdcal-1.2.ebuild X-VCS-Directories: dev-python/jdcal/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 96a7c635e1428faebc317ad57560fa80792d3b0a X-VCS-Branch: master Date: Fri, 27 Mar 2020 16:30:01 +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: 6b61a56f-d973-4de0-904f-f609752ac30e X-Archives-Hash: 291cb4ad25595016d8c6a9e93638c280 commit: 96a7c635e1428faebc317ad57560fa80792d3b0a Author: Michał Górny gentoo org> AuthorDate: Fri Mar 27 16:16:45 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 27 16:29:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a7c635 dev-python/jdcal: Remove redundant versions Signed-off-by: Michał Górny gentoo.org> dev-python/jdcal/Manifest | 2 -- dev-python/jdcal/jdcal-1.0.ebuild | 16 ---------------- dev-python/jdcal/jdcal-1.2.ebuild | 16 ---------------- 3 files changed, 34 deletions(-) diff --git a/dev-python/jdcal/Manifest b/dev-python/jdcal/Manifest index 263fefe48f2..5431306f904 100644 --- a/dev-python/jdcal/Manifest +++ b/dev-python/jdcal/Manifest @@ -1,3 +1 @@ -DIST jdcal-1.0.tar.gz 5677 BLAKE2B d45ed1955cc62fceb07dae87ef4c97714ebaa9e5462d647b7f09e87c1f607d04c488f13ba74272e0783ffab218513e87016e0bce2bcf6c00f2fbff0a291772ab SHA512 5e9f865a3c9a123a56d084c9ddd325cfe6c246e1a9162bb8f000abaf7cdf376b1e38f7c2a97f14a13d2f4b3f3de4e7e3773a903f905685ce76f541b50134a408 -DIST jdcal-1.2.tar.gz 7059 BLAKE2B 6795e5511349490bda9df4e47566d3d65d9a69f654466d6c0090cae3b21e4be38090e2582b753f5eb04fbfc4ba33183a69b4e658ca3125f6105fe0b55b6d1d4c SHA512 cb7805229968cb9f5822e97c255b3666e50ac424725ece20ec3b980b87b84334bc13f2e772a4be2a0341b31f569edc11779796a41ae22d85cf822f9aa0a471af DIST jdcal-1.4.tar.gz 7545 BLAKE2B 20c3e64a0c1a2cb2078c3058b38a7ae7337880703305ff26d4b0990f4efe1532ebbf8dbaf666a656f7d0176011b651d96853db0c0713356f46191c849630a041 SHA512 d49ac3cb4241556900c0a4dcbbea0ba621206cea767e272fb994c7ec76edd6859b184cf17ea5f9a42ab2134a5be13bca4b6d74021d627584576c01f2cded438e diff --git a/dev-python/jdcal/jdcal-1.0.ebuild b/dev-python/jdcal/jdcal-1.0.ebuild deleted file mode 100644 index 4ecff69972a..00000000000 --- a/dev-python/jdcal/jdcal-1.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Julian dates from proleptic Gregorian and Julian calendars" -HOMEPAGE="https://github.com/phn/jdcal" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" -SLOT="0" diff --git a/dev-python/jdcal/jdcal-1.2.ebuild b/dev-python/jdcal/jdcal-1.2.ebuild deleted file mode 100644 index 25e52dcd715..00000000000 --- a/dev-python/jdcal/jdcal-1.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Julian dates from proleptic Gregorian and Julian calendars" -HOMEPAGE="https://github.com/phn/jdcal" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" -SLOT="0"