From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1683622-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF5E9158013 for <garchives@archives.gentoo.org>; Sat, 26 Oct 2024 06:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F10D3E09D8; Sat, 26 Oct 2024 06:59:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8F63E09BA for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2024 06:59:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFD48343050 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2024 06:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18BEFAE7 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2024 06:59:03 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> 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" <graaff@gentoo.org> Message-ID: <1729925191.4c76ecc6892d405834cc569538b998b15d34c5d1.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/database_cleaner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/database_cleaner/Manifest dev-ruby/database_cleaner/database_cleaner-2.1.0.ebuild X-VCS-Directories: dev-ruby/database_cleaner/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4c76ecc6892d405834cc569538b998b15d34c5d1 X-VCS-Branch: master Date: Sat, 26 Oct 2024 06:59:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a46cca54-8525-45b4-9887-c080657d67d9 X-Archives-Hash: 974833e4b6181dcb486f6ef9719ee230 commit: 4c76ecc6892d405834cc569538b998b15d34c5d1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 06:46:31 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 06:46:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c76ecc6 dev-ruby/database_cleaner: add 2.1.0 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/database_cleaner/Manifest | 1 + .../database_cleaner/database_cleaner-2.1.0.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-ruby/database_cleaner/Manifest b/dev-ruby/database_cleaner/Manifest index 262aae73ba55..0a3c2cbf33fd 100644 --- a/dev-ruby/database_cleaner/Manifest +++ b/dev-ruby/database_cleaner/Manifest @@ -1 +1,2 @@ DIST database_cleaner-2.0.2.gem 4608 BLAKE2B 893c17ee9d91201c84c682f38fd4175467157d9f0cbe1ba45c7e41476054174f9e80ff38e83a7a3ebc620b3a56ca2be00e8da6ef17b363a43936441d95e64b76 SHA512 4fd2be039f7e21c766bc20b9a8f20153d6ce45e5b8bf1a3927432da73abe3b36adc1a7b71c5cfbc05cff54652cf67327ed03a197692cf3d86ca22fabcb60fa25 +DIST database_cleaner-2.1.0.gem 4608 BLAKE2B 178601e350ea4534de1884db43d650ea07c54caddd3b421025ee0d5cfe9c6ad69d5a1eee21fff64e335b7e65dca686b60b86fb695bb469e2735e2b76d30c9e16 SHA512 9934907506af714d3b451de4b86e296ab900ee61426f2b58ef1da1e19f594dc09993455d7c88e133ea0f882fd1fecc9e8be552b9d32a96594fa50bd4107818aa diff --git a/dev-ruby/database_cleaner/database_cleaner-2.1.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-2.1.0.ebuild new file mode 100644 index 000000000000..14c42bba9456 --- /dev/null +++ b/dev-ruby/database_cleaner/database_cleaner-2.1.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby31 ruby32" + +# There are specs and features but they all require configured databases. +RUBY_FAKEGEM_RECIPE_TEST="none" + +inherit ruby-fakegem + +DESCRIPTION="Strategies for cleaning databases" +HOMEPAGE="https://github.com/DatabaseCleaner/database_cleaner" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +ruby_add_rdepend "|| ( dev-ruby/database_cleaner-active_record:2.2 dev-ruby/database_cleaner-active_record:2.1 )"