graaff      15/01/26 19:41:22

  Modified:             ChangeLog listen-2.8.5.ebuild
  Log:
  Add blockers for other packages trying to install /usr/bin/listen, bug 537888.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.43                 dev-ruby/listen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.43&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   26 Jan 2015 19:32:10 -0000      1.42
+++ ChangeLog   26 Jan 2015 19:41:22 -0000      1.43
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/listen
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.42 2015/01/26 
19:32:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.43 2015/01/26 
19:41:22 graaff Exp $
+
+  26 Jan 2015; Hans de Graaff <gra...@gentoo.org> listen-2.8.5.ebuild:
+  Add blockers for other packages trying to install /usr/bin/listen, bug
+  537888.
 
   26 Jan 2015; Hans de Graaff <gra...@gentoo.org> -listen-0.7.3.ebuild,
   -listen-2.7.5.ebuild:



1.2                  dev-ruby/listen/listen-2.8.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild?r1=1.1&r2=1.2

Index: listen-2.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- listen-2.8.5.ebuild 18 Jan 2015 03:15:58 -0000      1.1
+++ listen-2.8.5.ebuild 26 Jan 2015 19:41:22 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild,v 1.1 
2015/01/18 03:15:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.5.ebuild,v 1.2 
2015/01/26 19:41:22 graaff Exp $
 
 EAPI=5
 
@@ -24,6 +24,9 @@
 KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
+# Block on other packages trying to install a /usr/bin/listen
+RDEPEND+="!!media-sound/listen !!media-radio/ax25"
+
 ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0
        >=dev-ruby/celluloid-0.15.2"
 ruby_add_bdepend "test? ( dev-ruby/celluloid-io )"




Reply via email to