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 C59A7138350 for ; Tue, 28 Jan 2020 09:39:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF96AE08A8; Tue, 28 Jan 2020 09:39:09 +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 D3985E08A8 for ; Tue, 28 Jan 2020 09:39:09 +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 3CD6034E4BA for ; Tue, 28 Jan 2020 09:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9797310C for ; Tue, 28 Jan 2020 09:39:04 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1580204060.706b2598eb5d296972237be7be6eed6b851f95ae.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/satyr/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/satyr/Manifest dev-libs/satyr/satyr-0.26.ebuild X-VCS-Directories: dev-libs/satyr/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 706b2598eb5d296972237be7be6eed6b851f95ae X-VCS-Branch: master Date: Tue, 28 Jan 2020 09:39:04 +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: 97718d3a-3826-4827-a837-533a0f13a1fd X-Archives-Hash: 15e2ac32dd26e2d17e5dac7e2a557843 commit: 706b2598eb5d296972237be7be6eed6b851f95ae Author: Mart Raudsepp gentoo org> AuthorDate: Tue Jan 28 09:24:17 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Jan 28 09:34:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706b2598 dev-libs/satyr: remove old Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> dev-libs/satyr/Manifest | 1 - dev-libs/satyr/satyr-0.26.ebuild | 45 ---------------------------------------- 2 files changed, 46 deletions(-) diff --git a/dev-libs/satyr/Manifest b/dev-libs/satyr/Manifest index 84736d4b19e..b4a7736f4bc 100644 --- a/dev-libs/satyr/Manifest +++ b/dev-libs/satyr/Manifest @@ -1,2 +1 @@ -DIST satyr-0.26.tar.gz 434820 BLAKE2B 4463c69e6ac2eb8237f599bfeed308265a906c6e3efa154b14eb6ee7acdc65580da9baf5ecb99e4efa4f8c00f7656ff2a747e607f2293b12a513ed680986fe08 SHA512 45dfc42e05e93fa0417c8c5d6811097cabaa0f4dcfb79df13d3840d789cfd41c84382ae84882ca120b1a3120987123a306656324cf39f306046a5d30547db656 DIST satyr-0.27.tar.gz 435341 BLAKE2B ade40bc6a1c48e6fc0af7913ff94ed044c63fdb63b8d86ba010bebcfd2098831bc6c7361d116851aee88f49c640d1457dd8953becad60b6ff6dc32deec6c7942 SHA512 7b01cf16489644fbfbe2150477279a94c6fa9b3310edebc84b83bab58d1058df0be478ab6bf4c6910b4168122721dde10d573711abb983b0eb5ccda09cb80710 diff --git a/dev-libs/satyr/satyr-0.26.ebuild b/dev-libs/satyr/satyr-0.26.ebuild deleted file mode 100644 index face20cac54..00000000000 --- a/dev-libs/satyr/satyr-0.26.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 ) - -inherit autotools python-r1 toolchain-funcs - -DESCRIPTION="Satyr is a collection of low-level algorithms for program failure processing" -HOMEPAGE="https://github.com/abrt/satyr" -SRC_URI="https://github.com/abrt/${PN}/archive/${PV}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0/3" - -IUSE="python" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - -KEYWORDS="amd64 x86" - -RDEPEND="python? ( ${PYTHON_DEPS} ) - >=dev-libs/elfutils-0.158 -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - default - ./gen-version || die # Needs to be run before full autoreconf - eautoreconf - use python && python_copy_sources -} - -src_configure() { - local myargs=( - --localstatedir="${EPREFIX}/var" - --without-rpm - # Build breaks without and we aren't supporting Python2 anyway - --without-python2 - $(usex python "--with-python3" "--without-python3") - ) - - econf "${myargs[@]}" -}