Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/redmine/
Date: Wed, 08 May 2019 17:05:25
Message-Id: 1557335013.9f6e2a370c8209e20c92b9baaffab0b27ce65f45.asturm@gentoo
1 commit: 9f6e2a370c8209e20c92b9baaffab0b27ce65f45
2 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
3 AuthorDate: Mon Nov 19 12:51:33 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 17:03:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6e2a37
7
8 www-apps/redmine: fix mime-types dependency
9
10 Closes: https://bugs.gentoo.org/658332
11 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
12 Closes: https://github.com/gentoo/gentoo/pull/10450
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 www-apps/redmine/redmine-3.4.5.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-apps/redmine/redmine-3.4.5.ebuild b/www-apps/redmine/redmine-3.4.5.ebuild
19 index d78641a9295..5b6112dc933 100644
20 --- a/www-apps/redmine/redmine-3.4.5.ebuild
21 +++ b/www-apps/redmine/redmine-3.4.5.ebuild
22 @@ -22,7 +22,7 @@ ruby_add_rdepend "
23 dev-ruby/i18n:0.7
24 >=dev-ruby/jquery-rails-3.1.4:3
25 dev-ruby/loofah
26 - dev-ruby/mime-types:*
27 + dev-ruby/mime-types:3
28 dev-ruby/mimemagic
29 >=dev-ruby/nokogiri-1.6.8
30 dev-ruby/protected_attributes