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 DAF231382C5 for ; Sat, 19 Jun 2021 12:23:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 447CDE07AE; Sat, 19 Jun 2021 12:23:55 +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 29C64E07AE for ; Sat, 19 Jun 2021 12:23:55 +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 E257B34058A for ; Sat, 19 Jun 2021 12:23:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DB0073A for ; Sat, 19 Jun 2021 12:23:52 +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: <1624105427.5f663a4e3f497283adfd62065ab90ebc0ddfacf2.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rpmdevtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rpmdevtools/Manifest dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild X-VCS-Directories: dev-util/rpmdevtools/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5f663a4e3f497283adfd62065ab90ebc0ddfacf2 X-VCS-Branch: master Date: Sat, 19 Jun 2021 12:23:52 +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: 442976d6-dcb5-4259-9ab5-8fe4d6609a66 X-Archives-Hash: 907faa3133d7aac3e17a6e366e311519 commit: 5f663a4e3f497283adfd62065ab90ebc0ddfacf2 Author: Michael Palimaka gentoo org> AuthorDate: Sat Jun 19 12:23:31 2021 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Jun 19 12:23:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f663a4e dev-util/rpmdevtools: remove 8.10-r2 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Palimaka gentoo.org> dev-util/rpmdevtools/Manifest | 1 - dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild | 36 ------------------------- 2 files changed, 37 deletions(-) diff --git a/dev-util/rpmdevtools/Manifest b/dev-util/rpmdevtools/Manifest index 1b4478c227a..2a7e8594476 100644 --- a/dev-util/rpmdevtools/Manifest +++ b/dev-util/rpmdevtools/Manifest @@ -1,2 +1 @@ -DIST rpmdevtools-8.10.tar.xz 94976 BLAKE2B 290044a511f77111487cef40b6b9bd706f0bf6b2b65681a931839f1fd00aa490c106492de35643c8a7218762e4e92c9bd44a42d8976472c15748d9ad94f0d5c0 SHA512 49f310d5cf1e709e8001ffcf2b17afa7f7a89ef9c8f805d694149a914c40626a08afe93b16d9ed41df1717d0bc97713c06a3b0e63f13fa53d978c6204bb05d57 DIST rpmdevtools-9.2.tar.xz 95528 BLAKE2B 2485b4a1f27bc07b2c865804829fe2692383d54ce976d32919ee717b52b32aec93c1e50382e8e74cdbb630fda1655d68c840057e61428a45ab40ac31bc5b4ae1 SHA512 fbfe1123421775eb892776362f39144ce0e7c6519bdf23c7d9eb746c867d998d6a0ecce376ceaffec82e786040e41f2494dbec3170af1fa74a204447a4965fff diff --git a/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild b/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild deleted file mode 100644 index 2d5651c0943..00000000000 --- a/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) -inherit python-single-r1 - -DESCRIPTION="Collection of rpm packaging related utilities" -HOMEPAGE="https://pagure.io/rpmdevtools" -SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="emacs" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - app-arch/rpm[python,${PYTHON_SINGLE_USEDEP}] - dev-lang/perl:* -" -RDEPEND="${COMMON_DEPEND} - net-misc/curl - emacs? ( app-emacs/rpm-spec-mode ) -" -DEPEND="${COMMON_DEPEND} - sys-apps/help2man -" - -src_prepare() { - default - python_fix_shebang rpmdev-{rmdevelrpms.py,checksig,sort,vercmp,bumpspec} -}