commit:     7471948bcb19ce029fd76cf39159cdab342e6239
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 05:33:57 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 05:34:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7471948b

dev-ruby/listen: fix file collision, bug 564122

Use the correct version to block on in the previous
slot.

Package-Manager: portage-2.2.20.1

 dev-ruby/listen/listen-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/listen/listen-3.0.3.ebuild 
b/dev-ruby/listen/listen-3.0.3.ebuild
index 7e1ab80..8b98721 100644
--- a/dev-ruby/listen/listen-3.0.3.ebuild
+++ b/dev-ruby/listen/listen-3.0.3.ebuild
@@ -25,7 +25,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solari
 IUSE="test"
 
 # Block on other packages trying to install a /usr/bin/listen
-RDEPEND+="!!media-sound/listen !!media-radio/ax25 !!<dev-ruby/listen-2.8.6:2"
+RDEPEND+="!!media-sound/listen !!media-radio/ax25 
!!<dev-ruby/listen-2.8.6-r1:2"
 
 ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"
 

Reply via email to