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 558A315806E for ; Sat, 20 May 2023 09:21:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78108E0849; Sat, 20 May 2023 09:21:18 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 63CB6E0849 for ; Sat, 20 May 2023 09:21:17 +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 5FD09340E5F for ; Sat, 20 May 2023 09:21:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 568C7A76 for ; Sat, 20 May 2023 09:21:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1684574445.d30cfade58857836ff1b4cfa157aae96b2b36b87.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffi-compiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ffi-compiler/Manifest dev-ruby/ffi-compiler/ffi-compiler-1.2.0.ebuild X-VCS-Directories: dev-ruby/ffi-compiler/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d30cfade58857836ff1b4cfa157aae96b2b36b87 X-VCS-Branch: master Date: Sat, 20 May 2023 09:21:13 +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: 1a66801f-0744-4d4c-9c0d-cc1c0728274e X-Archives-Hash: d0d99573b40ce424f4e2b4a3e4b2d959 commit: d30cfade58857836ff1b4cfa157aae96b2b36b87 Author: Sam James gentoo org> AuthorDate: Sat May 20 09:10:35 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 20 09:20:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d30cfade dev-ruby/ffi-compiler: add 1.2.0 Signed-off-by: Sam James gentoo.org> dev-ruby/ffi-compiler/Manifest | 1 + dev-ruby/ffi-compiler/ffi-compiler-1.2.0.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-ruby/ffi-compiler/Manifest b/dev-ruby/ffi-compiler/Manifest index 6e01f3b36181..6f66360e827e 100644 --- a/dev-ruby/ffi-compiler/Manifest +++ b/dev-ruby/ffi-compiler/Manifest @@ -1 +1,2 @@ DIST ffi-compiler-1.0.1.gem 18432 BLAKE2B 9832d9836a0b55d3099085b53e0c8e15cc5ae79cfadadea942603ef8595b5fa4d781b5f031f0592b2688acb1416acffa9e525e3cbc004c2c51aaaea12a722706 SHA512 7a13625ab1c5748d05ec93d68708dd9435ec92dcd0c823109c44173fdaf8710aec5f5b4fb11966475f10ae91401c7ca3c620f9d36bb9ca665114e1ed70f4edd0 +DIST ffi-compiler-1.2.0.tar.gz 12638 BLAKE2B ed629e5fcfba3fd92236d3041afe7c721079e0e616f16cfc41275e9fc0a55a4db9c5cafae3e491d9c15e285be0fbce0cd501ee22128d34ea90db1b18823709dc SHA512 599ed5e6ad68739bd37f73962c4019be6b75a1e35e76a8025e7aa55c7eff4acddb5a0447d746f88f73505f18b898e06a94c22aeda6d0b5600d8305df5f262605 diff --git a/dev-ruby/ffi-compiler/ffi-compiler-1.2.0.ebuild b/dev-ruby/ffi-compiler/ffi-compiler-1.2.0.ebuild new file mode 100644 index 000000000000..78b24dc5aa89 --- /dev/null +++ b/dev-ruby/ffi-compiler/ffi-compiler-1.2.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby30 ruby31 ruby32" +RUBY_FAKEGEM_EXTRADOC="README.md" +RUBY_FAKEGEM_RECIPE_TEST="none" +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" +inherit ruby-fakegem + +DESCRIPTION="Ruby FFI Rakefile generator" +HOMEPAGE="https://github.com/ffi/ffi/wiki" +SRC_URI="https://github.com/ffi/ffi-compiler/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + +ruby_add_rdepend "dev-ruby/rake >=dev-ruby/ffi-1.0.0"