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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D258F139335 for ; Sun, 27 Jun 2021 05:36:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BAEFE088A; Sun, 27 Jun 2021 05:36:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC644E088A for ; Sun, 27 Jun 2021 05:36:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F12D335DA5 for ; Sun, 27 Jun 2021 05:36:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C074D7A4 for ; Sun, 27 Jun 2021 05:36:40 +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: <1624772188.45acb1c40cbe70b4a6583c674556cdf1a360a64a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activestorage/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/activestorage/activestorage-6.1.4.ebuild X-VCS-Directories: dev-ruby/activestorage/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 45acb1c40cbe70b4a6583c674556cdf1a360a64a X-VCS-Branch: master Date: Sun, 27 Jun 2021 05:36:40 +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: ef778d1a-3b60-4975-997a-fa566bd86d40 X-Archives-Hash: be516444358e3e634204951550b391e9 commit: 45acb1c40cbe70b4a6583c674556cdf1a360a64a Author: Hans de Graaff gentoo org> AuthorDate: Sun Jun 27 05:35:46 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jun 27 05:36:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45acb1c4 dev-ruby/activestorage: fix mini_mime deps Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/activestorage/activestorage-6.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activestorage/activestorage-6.1.4.ebuild b/dev-ruby/activestorage/activestorage-6.1.4.ebuild index e6eb3293e49..28eafbf242a 100644 --- a/dev-ruby/activestorage/activestorage-6.1.4.ebuild +++ b/dev-ruby/activestorage/activestorage-6.1.4.ebuild @@ -36,7 +36,7 @@ ruby_add_rdepend " ~dev-ruby/activerecord-${PV}:* ~dev-ruby/activesupport-${PV}:* dev-ruby/marcel:1.0 - >=dev-ruby/mini_mime-1.1.0 =dev-ruby/mini_mime-1.0* + >=dev-ruby/mini_mime-1.1.0 " ruby_add_bdepend "