mgorny      14/12/05 14:34:12

  Modified:             apulse-0.1.4.ebuild ChangeLog
  Log:
  Restore alsa-plugins[pulseaudio] blocker, removed by mistake.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.4                  media-sound/apulse/apulse-0.1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?r1=1.3&r2=1.4

Index: apulse-0.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apulse-0.1.4.ebuild 4 Dec 2014 20:15:03 -0000       1.3
+++ apulse-0.1.4.ebuild 5 Dec 2014 14:34:12 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v 
1.3 2014/12/04 20:15:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v 
1.4 2014/12/05 14:34:12 mgorny Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 KEYWORDS="~amd64 ~x86"
 
 # Tricky stuff, we want to support both gx86-multilib and emul-linux-x86.
-RDEPEND="
+DEPEND="
        || (
                (
                        dev-libs/glib:2[${MULTILIB_USEDEP}]
@@ -29,7 +29,8 @@
                        app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
                ) ) )
        )"
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}
+       !!media-plugins/alsa-plugins[pulseaudio]"
 
 MULTILIB_CHOST_TOOLS=( /usr/bin/apulse )
 



1.8                  media-sound/apulse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   4 Dec 2014 20:15:03 -0000       1.7
+++ ChangeLog   5 Dec 2014 14:34:12 -0000       1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/apulse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.7 
2014/12/04 20:15:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.8 
2014/12/05 14:34:12 mgorny Exp $
+
+  05 Dec 2014; Michał Górny <[email protected]> apulse-0.1.4.ebuild:
+  Restore alsa-plugins[pulseaudio] blocker, removed by mistake.
 
   04 Dec 2014; Michał Górny <[email protected]> apulse-0.1.4.ebuild:
   Update the dependencies to support emul-linux-x86 alongside multilib.




Reply via email to