dev-ruby/mail: fix slot warnings
authorHans de Graaff <graaff@gentoo.org>
Thu, 24 Mar 2016 06:25:20 +0000 (07:25 +0100)
committerHans de Graaff <graaff@gentoo.org>
Thu, 24 Mar 2016 06:25:20 +0000 (07:25 +0100)
Package-Manager: portage-2.2.26

dev-ruby/mail/mail-2.5.4.ebuild
dev-ruby/mail/mail-2.6.4.ebuild

index 828117459565de96371c6ac08340029d31596d0d..8feee75ace0a198f2e8d8334859643e86c68851a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-m
 IUSE=""
 
 ruby_add_rdepend "
-       >=dev-ruby/mime-types-1.16
+       >=dev-ruby/mime-types-1.16i:0
        >=dev-ruby/treetop-1.4.8"
 
 all_ruby_prepare() {
index f215108250185b75445bbbf3cabdd560720f714a..1ae66610f8264db0f93e2101bb87fd1cc96b4c9b 100644 (file)
@@ -26,7 +26,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-m
 IUSE=""
 
 ruby_add_rdepend "
-       >=dev-ruby/mime-types-1.16 <dev-ruby/mime-types-3"
+       >=dev-ruby/mime-types-1.16:* <dev-ruby/mime-types-3:*"
 
 all_ruby_prepare() {
        rm Gemfile || die