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 D1ABC138334 for ; Wed, 8 May 2019 17:05:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39F71E0886; Wed, 8 May 2019 17:05:21 +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 0C57EE0880 for ; Wed, 8 May 2019 17:05:20 +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 8DBBB343CB4 for ; Wed, 8 May 2019 17:05:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78BBE5E3 for ; Wed, 8 May 2019 17:05:16 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1557335013.9f6e2a370c8209e20c92b9baaffab0b27ce65f45.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/redmine/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/redmine/redmine-3.4.5.ebuild X-VCS-Directories: www-apps/redmine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9f6e2a370c8209e20c92b9baaffab0b27ce65f45 X-VCS-Branch: master Date: Wed, 8 May 2019 17:05:16 +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: 82bb7747-c9d9-428d-96ff-3a71f2f63c76 X-Archives-Hash: 601a197dc7f43b67e908faf85ea1e570 commit: 9f6e2a370c8209e20c92b9baaffab0b27ce65f45 Author: Petr Vaněk atlas cz> AuthorDate: Mon Nov 19 12:51:33 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 8 17:03:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6e2a37 www-apps/redmine: fix mime-types dependency Closes: https://bugs.gentoo.org/658332 Signed-off-by: Petr Vaněk atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/10450 Signed-off-by: Andreas Sturmlechner gentoo.org> www-apps/redmine/redmine-3.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/redmine/redmine-3.4.5.ebuild b/www-apps/redmine/redmine-3.4.5.ebuild index d78641a9295..5b6112dc933 100644 --- a/www-apps/redmine/redmine-3.4.5.ebuild +++ b/www-apps/redmine/redmine-3.4.5.ebuild @@ -22,7 +22,7 @@ ruby_add_rdepend " dev-ruby/i18n:0.7 >=dev-ruby/jquery-rails-3.1.4:3 dev-ruby/loofah - dev-ruby/mime-types:* + dev-ruby/mime-types:3 dev-ruby/mimemagic >=dev-ruby/nokogiri-1.6.8 dev-ruby/protected_attributes