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 75275158CBB for ; Mon, 8 May 2023 12:21:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 875D7E088B; Mon, 8 May 2023 12:21:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 70B8EE088B for ; Mon, 8 May 2023 12:21:25 +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 917DE340DD9 for ; Mon, 8 May 2023 12:21:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B21C9A69 for ; Mon, 8 May 2023 12:21:21 +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: <1683548479.ce3fec623063b2c47927360ee5c38f03ad9bad2a.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-json/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-scheme/guile-json/Manifest dev-scheme/guile-json/guile-json-4.7.2.ebuild X-VCS-Directories: dev-scheme/guile-json/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: ce3fec623063b2c47927360ee5c38f03ad9bad2a X-VCS-Branch: master Date: Mon, 8 May 2023 12:21:21 +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: 242ab68c-d510-4b41-9e95-8984ce071490 X-Archives-Hash: 05fe981bf8b9ebe21ccbb4a7c626b31f commit: ce3fec623063b2c47927360ee5c38f03ad9bad2a Author: Maciej Barć gentoo org> AuthorDate: Mon May 8 10:07:44 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon May 8 12:21:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3fec62 dev-scheme/guile-json: drop old 4.7.2 Signed-off-by: Maciej Barć gentoo.org> dev-scheme/guile-json/Manifest | 1 - dev-scheme/guile-json/guile-json-4.7.2.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/dev-scheme/guile-json/Manifest b/dev-scheme/guile-json/Manifest index 48e7039ab120..1c3d5a1bded1 100644 --- a/dev-scheme/guile-json/Manifest +++ b/dev-scheme/guile-json/Manifest @@ -1,2 +1 @@ -DIST guile-json-4.7.2.tar.gz 164331 BLAKE2B 82ebcddd8106cee6c8a6676fc6ffa82f77de90cb33df6f052a6f5448e79e99d1728046111a636cb876a255ddbec3e740b0e9b32c91efaedf53b169e878a1c9f9 SHA512 f717e4554a2c816bf5b62931a561181c693bb8ae460c2c12e08d4c2d2bf7eb5734b69c1e4b236a0ba685d0db734b510a4c3c3e8134f3def42be8841fdb684b57 DIST guile-json-4.7.3.tar.gz 164453 BLAKE2B 4cc85677eaab3753f6e2a3b7aa93a6e98bfd11e4b54886b7ddd37f4ff9006bc2f62a36228ca2989a77fab2363e60cd44b1d3985eb884139e6e1a6e1eb1469d60 SHA512 d2d22cd3962e7379c2cbe0b9220ddeaa1989c22cd757577302490b269aa52e2d9e3174f1c9ed22ad68bc0c5a1bb82d2fee354b2888d84372eed613e15b9803d1 diff --git a/dev-scheme/guile-json/guile-json-4.7.2.ebuild b/dev-scheme/guile-json/guile-json-4.7.2.ebuild deleted file mode 100644 index d2e78a2618c3..000000000000 --- a/dev-scheme/guile-json/guile-json-4.7.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="JSON module for Guile" -HOMEPAGE="https://savannah.nongnu.org/projects/guile-json/" -SRC_URI="http://download.savannah.nongnu.org/releases/guile-json/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -RESTRICT="strip" - -RDEPEND=">=dev-scheme/guile-2.0.0:=" -DEPEND="${RDEPEND}" - -# guile generates ELF files without use of C or machine code -# It's a portage's false positive. bug #677600 -QA_PREBUILT='*[.]go' - -src_prepare() { - default - - # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112 - find "${S}" -name "*.scm" -exec touch {} + || die -}