From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BF06B1582EF for ; Tue, 04 Mar 2025 01:26:19 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A3938343122 for ; Tue, 04 Mar 2025 01:26:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CF84F1103AC; Tue, 04 Mar 2025 01:26:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id C41461103AC for ; Tue, 04 Mar 2025 01:26:10 +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 7690E3430E1 for ; Tue, 04 Mar 2025 01:26:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D6D22814 for ; Tue, 04 Mar 2025 01:26:07 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1741051564.213094305358bf2f34598f250dcb3809d2236070.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/fuzion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/fuzion/Manifest dev-lang/fuzion/fuzion-0.089.ebuild X-VCS-Directories: dev-lang/fuzion/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 213094305358bf2f34598f250dcb3809d2236070 X-VCS-Branch: master Date: Tue, 04 Mar 2025 01:26:07 +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: 4d9a2a2f-c0d9-48b1-8dcb-4c5195eeb5c7 X-Archives-Hash: ff61b01a0c0a5c328a37ebd85ca21306 commit: 213094305358bf2f34598f250dcb3809d2236070 Author: Maciej Barć gentoo org> AuthorDate: Mon Mar 3 21:06:30 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Tue Mar 4 01:26:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21309430 dev-lang/fuzion: drop old 0.089 Signed-off-by: Maciej Barć gentoo.org> dev-lang/fuzion/Manifest | 1 - dev-lang/fuzion/fuzion-0.089.ebuild | 92 ------------------------------------- 2 files changed, 93 deletions(-) diff --git a/dev-lang/fuzion/Manifest b/dev-lang/fuzion/Manifest index c21f6356aa81..b78c5fbb54ed 100644 --- a/dev-lang/fuzion/Manifest +++ b/dev-lang/fuzion/Manifest @@ -1,2 +1 @@ -DIST fuzion-0.089.tar.gz 1235399 BLAKE2B b6814b9032e06481c4801c4519423f5019febb46390596941d3811fd053ceab66b3612cd6185fbda71eb14a6b1299bca80b572f27f90729a3713aad3ec1f675d SHA512 4eb7389c4346f15a8a75344d448f6ec35ae91615daba57a8cc2f220a7f6827fcf1de569da2dcf573f8a645640e3f2cb8e2c2a4acd9ad83fd83deca2addd75bdc DIST fuzion-0.090.tar.gz 1271502 BLAKE2B 88d97759fb1213cdb2a428b6fdb4b3f2a662295530a07765b10b1308608d63d8e75ca001d10f07d92a05c0e6c8d6df491edc9f8a981727255df8cba5ca0f4ca7 SHA512 4f49c2673bfa36321688ce7b5d26f74b57b84b1b95dc5e67c9c3c526a92e6cdd6fc7777e3814117982b29198e5de500250000fa58387d91085f602fe037cf948 diff --git a/dev-lang/fuzion/fuzion-0.089.ebuild b/dev-lang/fuzion/fuzion-0.089.ebuild deleted file mode 100644 index d03f017a294c..000000000000 --- a/dev-lang/fuzion/fuzion-0.089.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit java-pkg-2 - -DESCRIPTION="A language with a focus on simplicity, safety and correctness" -HOMEPAGE="https://fuzion-lang.dev/ - https://github.com/tokiwa-software/fuzion/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/tokiwa-software/${PN}.git" -else - SRC_URI="https://github.com/tokiwa-software/${PN}/archive/refs/tags/v${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=virtual/jre-21:* - dev-libs/boehm-gc -" -DEPEND=" - virtual/jdk:21 -" -BDEPEND=" - test? ( - llvm-core/clang:* - ) -" - -DOCS=( README.md release_notes.md ) - -src_prepare() { - java-pkg-2_src_prepare - - # Remove bad tests. - local -a bad_tests=( - basicIntegers - nom - onesCount - process - reg_issue3178 - sockets - ) - local bad_test - for bad_test in "${bad_tests[@]}" ; do - rm -r "${S}/tests/${bad_test}" || die "failed to remove test ${bad_tests}" - done -} - -src_compile() { - emake -j1 -} - -src_test() { - emake -j1 run_tests_parallel -} - -src_install() { - # Remove unnecessary files from build directory. bug #893450 - local toremove - local toremove_path - for toremove in tests run_tests.{failures,results} ; do - toremove_path="${S}/build/${toremove}" - - if [[ -e "${toremove_path}" ]] ; then - rm -r "${toremove_path}" || die "failed to remove ${toremove_path}" - fi - done - - insinto "/usr/share/${PN}" - doins -r build/. - insopts -m755 - doins -r build/bin - - local exe - for exe in fz fzjava ; do - dosym -r "/usr/share/${PN}/bin/${exe}" "/usr/bin/${exe}" - done - - einstalldocs -}