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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3AB7215812D for ; Mon, 06 Jan 2025 10:32:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61CC4E079C; Mon, 06 Jan 2025 10:32:27 +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 B4251E079C for ; Mon, 06 Jan 2025 10:32:26 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65F4C33FD3F for ; Mon, 06 Jan 2025 10:32:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 019FF190F for ; Mon, 06 Jan 2025 10:32:24 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1736159531.108c3eabc6ec8b86413d30d35fda0e6c5cd3a3f8.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/e3-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/e3-core/Manifest dev-ada/e3-core/e3-core-22.2.0.ebuild X-VCS-Directories: dev-ada/e3-core/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 108c3eabc6ec8b86413d30d35fda0e6c5cd3a3f8 X-VCS-Branch: master Date: Mon, 06 Jan 2025 10:32:24 +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: 11de0e65-08d0-4309-9047-3445ea66fb2d X-Archives-Hash: f2fa41c8082d881ae7dace0368fe7424 commit: 108c3eabc6ec8b86413d30d35fda0e6c5cd3a3f8 Author: Alfredo Tupone gentoo org> AuthorDate: Mon Jan 6 10:31:06 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Mon Jan 6 10:32:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108c3eab dev-ada/e3-core: drop 22.2.0 Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/e3-core/Manifest | 1 - dev-ada/e3-core/e3-core-22.2.0.ebuild | 55 ----------------------------------- 2 files changed, 56 deletions(-) diff --git a/dev-ada/e3-core/Manifest b/dev-ada/e3-core/Manifest index 54af3d9817a5..8421bc65db25 100644 --- a/dev-ada/e3-core/Manifest +++ b/dev-ada/e3-core/Manifest @@ -1,2 +1 @@ -DIST e3-core-22.2.0.tar.gz 383417 BLAKE2B ef595dc785b0073a53ddb06ab1ab7b1a0e9eea0131d2a15318f6355a581f83d14f61f6b0f23d4e3df4afe31e0c03a6b1b4ca8b5aefdb3f982ccaa3454f127f0d SHA512 a2bc2a183b3fed9ad2f0119406dc26857254e4a68014f618a75c062518b990e5f1f3af72e9dc321dea3f9248bd97bded87a20b5389a3e03f2d3b76bb83f56216 DIST e3-core-22.4.0.tar.gz 484431 BLAKE2B fb0d12ea30544a33b1bd3c9e3c7571defb5226faa94fc54e5f25b8b9613a586d9e9a84f973903e150f2dff81b4806afb95df31611ced4452f2d3f892db4f6e3b SHA512 afa99afb16ec8498be62b1ed49ebd2ba057b75fa1d5b37ab5cebd40bc0f70704883211bb37be34a3be98079b7e056963f9d35c338fb20525fa009b968dd83909 diff --git a/dev-ada/e3-core/e3-core-22.2.0.ebuild b/dev-ada/e3-core/e3-core-22.2.0.ebuild deleted file mode 100644 index f205b8d8327d..000000000000 --- a/dev-ada/e3-core/e3-core-22.2.0.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 toolchain-funcs - -DESCRIPTION="Ease the development of portable automated build systems" -HOMEPAGE="https://www.adacore.com/" -SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -RESTRICT="test" - -RDEPEND="dev-python/colorama[${PYTHON_USEDEP}] - dev-python/stevedore[${PYTHON_USEDEP}] - dev-python/distro[${PYTHON_USEDEP}] - dev-python/tqdm[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/requests-toolbelt[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/tomlkit[${PYTHON_USEDEP}] - !app-editors/e3" -DEPEND="${RDEPEND}" -BDEPEND=" - test? ( - dev-python/httpretty[${PYTHON_USEDEP}] - dev-vcs/subversion - dev-python/mock[${PYTHON_USEDEP}] - )" - -PATCHES=( - "${FILESDIR}"/${PN}-22.1.0-distro.patch - "${FILESDIR}"/${PN}-22.1.0-test.patch -) - -distutils_enable_tests pytest - -python_compile() { - distutils-r1_python_compile - find "${BUILD_DIR}" -name '*.pth' -delete || die -} - -src_compile() { - local PLATFORM=x86_64-linux - rm src/e3/os/data/rlimit* || die - $(tc-getCC) ${CFLAGS} -o src/e3/os/data/rlimit-${PLATFORM} tools/rlimit/rlimit.c ${LDFLAGS} - distutils-r1_src_compile -}