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 0CC3E15800F for ; Wed, 25 Jan 2023 07:30:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 200FBE0867; Wed, 25 Jan 2023 07:30:28 +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 0253AE0867 for ; Wed, 25 Jan 2023 07:30:28 +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 098EF340F7F for ; Wed, 25 Jan 2023 07:30:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACCF188D for ; Wed, 25 Jan 2023 07:30:24 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1674631821.4b29c4fb6d207bdc9f65223fa05c25276156aedc.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/windows_error/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/windows_error/Manifest dev-ruby/windows_error/windows_error-0.1.5.ebuild X-VCS-Directories: dev-ruby/windows_error/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4b29c4fb6d207bdc9f65223fa05c25276156aedc X-VCS-Branch: master Date: Wed, 25 Jan 2023 07:30: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: 56b580c0-3cd6-4bd0-9ea9-d5a3b0f0b1ce X-Archives-Hash: dd4dec00530f0fe26fda0a19544e0b0b commit: 4b29c4fb6d207bdc9f65223fa05c25276156aedc Author: Hans de Graaff gentoo org> AuthorDate: Wed Jan 25 07:20:05 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jan 25 07:30:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b29c4fb dev-ruby/windows_error: add 0.1.5 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/windows_error/Manifest | 1 + dev-ruby/windows_error/windows_error-0.1.5.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-ruby/windows_error/Manifest b/dev-ruby/windows_error/Manifest index 166474289961..2b746f60fc26 100644 --- a/dev-ruby/windows_error/Manifest +++ b/dev-ruby/windows_error/Manifest @@ -1,2 +1,3 @@ DIST windows_error-0.1.3.gem 227328 BLAKE2B 2d0dc8771cd68983bafb3d97d27663e30cb02c67eb982d6b76104ec46405b1a7f055437046dedf068c074deb2b2d1ea49a327109be2f25ea5bd70ab2ee2bd698 SHA512 c74d5a17c44772505b745678c67b3bcaba6710e9b4e59b9aba45daacb6993d3b6529a1f9a53f76e2c31cae922f8f36e40fefa6a232f9ed8ba9034fa109d8317d DIST windows_error-0.1.4.gem 227328 BLAKE2B c99a03944dd8c0bfdc3346b49b76a7980510d7665e2f4a53657b699f2134d1c1bf53d5b3b6ef375f7496bb057f3bcca2ad3833f69c9178ac7efb3a31e0fda5a6 SHA512 5731fe7a10264244066d0b282bd273c265519a483c3d6be848c32edb834714b151f1536ae7e16527a0f7fe410ca5f9d3f7dc9dff98a8b175a847a7fd77938a95 +DIST windows_error-0.1.5.gem 359936 BLAKE2B 54b713421f60d77f74048108f5da73edd72607554b2dd16bac15b6be260e5c83fdf2c975793dfdb54ef98109f2b6df3ff848292fe1aca2d8cae837912f359768 SHA512 c79d0d7fb1968edac9868e542b4a81d62b4dd549de0e1be3a60ca41cf8b949dbab5f32cf4bfdd6697ce1c48ce8d37ccaa4d91a490d0c3f4a263ebd589cd8b027 diff --git a/dev-ruby/windows_error/windows_error-0.1.5.ebuild b/dev-ruby/windows_error/windows_error-0.1.5.ebuild new file mode 100644 index 000000000000..61a07d8c514e --- /dev/null +++ b/dev-ruby/windows_error/windows_error-0.1.5.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30 ruby31" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +inherit ruby-fakegem + +DESCRIPTION="reference for standard Windows API Error Codes" +HOMEPAGE="https://github.com/rapid7/windows_error" + +LICENSE="BSD" +SLOT="$(ver_cut 1-2)" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +all_ruby_prepare() { + rm -f .rspec || die +}