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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFCF215808E for ; Sun, 24 Apr 2022 12:52:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 683AAE0817; Sun, 24 Apr 2022 12:52:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A8B1E081A for ; Sun, 24 Apr 2022 12:52:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3563D341886 for ; Sun, 24 Apr 2022 12:52:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 725062F9 for ; Sun, 24 Apr 2022 12:52:12 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1650804714.a9f87f97113798c65dedb7bca62dd0958dbc97fb.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/asciinema/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/asciinema/Manifest app-misc/asciinema/asciinema-2.0.2-r1.ebuild X-VCS-Directories: app-misc/asciinema/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a9f87f97113798c65dedb7bca62dd0958dbc97fb X-VCS-Branch: master Date: Sun, 24 Apr 2022 12:52:12 +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: e62f104e-24d8-467f-a430-269d60add653 X-Archives-Hash: 7d0c3571de3f69f1b107241c1c4e861e commit: a9f87f97113798c65dedb7bca62dd0958dbc97fb Author: Michael Palimaka gentoo org> AuthorDate: Sun Apr 24 12:51:54 2022 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Apr 24 12:51:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f87f97 app-misc/asciinema: remove 2.0.2-r1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Palimaka gentoo.org> app-misc/asciinema/Manifest | 1 - app-misc/asciinema/asciinema-2.0.2-r1.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-misc/asciinema/Manifest b/app-misc/asciinema/Manifest index ff578f85c757..df33f8c73503 100644 --- a/app-misc/asciinema/Manifest +++ b/app-misc/asciinema/Manifest @@ -1,2 +1 @@ -DIST asciinema-2.0.2.tar.gz 50058 BLAKE2B db04e21f41b76a7b2be1ca119b2c0a2ff29c9e525c35180d2506722b12c7d139087d0a102bd984cecd7d69e2da0ce8ac0f4bc83c631bc1373fecc8de2d29f107 SHA512 27ae831494c2532270940c3e0fedc87ebbdc1e9d8d24c37d1b63d3f74d9722d38e867fa1b46656249e5b0a84ed7ed32bb21da65f06e9c6a8b787aebdce2068f3 DIST asciinema-2.1.0.tar.gz 82022 BLAKE2B 2f7c68caef228a6cb98f3503212edc393bd8f7a3653a369b0509d45a6e19b8373630fac88498a771c0eaa2a322a95ab816b268660b8b2384d1ec25c617b06a5a SHA512 df77ccea13e06e9c5feda22be2366aa702acf510fdc6cbc9a09b20d67ae43a47214891fbb5ef080ff9af9c3ee2f450694c306ee1dbdbdef3f9862dc6dee60750 diff --git a/app-misc/asciinema/asciinema-2.0.2-r1.ebuild b/app-misc/asciinema/asciinema-2.0.2-r1.ebuild deleted file mode 100644 index cf6a18f64899..000000000000 --- a/app-misc/asciinema/asciinema-2.0.2-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="Command line recorder for asciinema.org service" -HOMEPAGE="https://asciinema.org/ https://pypi.org/project/asciinema/" -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" - -distutils_enable_tests nose - -python_prepare_all() { - distutils-r1_python_prepare_all - sed -i -e "s|data_files=\[('share/doc/asciinema|&-${PVR}|" setup.py || die -}