public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arun Raghavan (ford_prefect)" <ford_prefect@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: pulseaudio-9999.ebuild ChangeLog
Date: Tue, 28 Jun 2011 21:20:37 +0000 (UTC)	[thread overview]
Message-ID: <20110628212037.C73E420057@flycatcher.gentoo.org> (raw)

ford_prefect    11/06/28 21:20:37

  Modified:             pulseaudio-9999.ebuild ChangeLog
  Log:
  Fix live ebuild deps
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  media-sound/pulseaudio/pulseaudio-9999.ebuild

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

Index: pulseaudio-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pulseaudio-9999.ebuild	9 Jun 2011 08:16:50 -0000	1.8
+++ pulseaudio-9999.ebuild	28 Jun 2011 21:20:37 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-9999.ebuild,v 1.8 2011/06/09 08:16:50 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-9999.ebuild,v 1.9 2011/06/28 21:20:37 ford_prefect Exp $
 
 EAPI=4
 
@@ -18,9 +18,9 @@
 
 RDEPEND="app-admin/eselect-esd
 	X? (
-		>=x11-libs/libX11-1.4.0
+		|| ( >=x11-libs/libX11-1.4.0 <x11-libs/libX11-1.4.0[xcb] )
 		>=x11-libs/libxcb-1.6
-		x11-libs/xcb-util
+		>=x11-libs/xcb-util-0.3.1
 		x11-libs/libSM
 		x11-libs/libICE
 		x11-libs/libXtst
@@ -45,7 +45,7 @@
 	equalizer? ( sci-libs/fftw:3.0 )
 	orc? ( >=dev-lang/orc-0.4.9 )
 	>=media-libs/audiofile-0.2.6-r1
-	>=media-libs/speex-1.2_beta
+	>=media-libs/speex-1.2_rc1
 	>=media-libs/libsndfile-1.0.20
 	sys-libs/gdbm
 	dev-libs/json-c
@@ -55,7 +55,7 @@
 	doc? ( app-doc/doxygen )
 	X? (
 		x11-proto/xproto
-		>=x11-libs/libXtst-1.0.99.2
+		|| ( >=x11-libs/libXtst-1.0.99.2 <x11-proto/xextproto-7.0.99 )
 	)
 	dev-libs/libatomic_ops
 	dev-util/pkgconfig



1.234                media-sound/pulseaudio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog	28 Jun 2011 20:33:36 -0000	1.233
+++ ChangeLog	28 Jun 2011 21:20:37 -0000	1.234
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/pulseaudio
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.233 2011/06/28 20:33:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.234 2011/06/28 21:20:37 ford_prefect Exp $
+
+  28 Jun 2011; Arun Raghavan <ford_prefect@gentoo.org> pulseaudio-9999.ebuild:
+  Fix live ebuild deps
 
   28 Jun 2011; Brent Baude <ranger@gentoo.org> pulseaudio-0.9.22-r2.ebuild:
   Marking pulseaudio-0.9.22-r2 ppc for bug 372355






             reply	other threads:[~2011-06-28 21:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 21:20 Arun Raghavan (ford_prefect) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-14  7:10 [gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: pulseaudio-9999.ebuild ChangeLog Arun Raghavan (ford_prefect)
2012-12-26  2:44 Arun Raghavan (ford_prefect)
2012-07-21  3:52 Arun Raghavan (ford_prefect)
2012-03-13 14:48 Arun Raghavan (ford_prefect)
2012-02-12 17:49 Arun Raghavan (ford_prefect)
2011-08-16 10:37 Arun Raghavan (ford_prefect)
2011-05-20 16:11 Tomas Chvatal (scarabeus)
2011-05-20 16:02 Arun Raghavan (ford_prefect)
2011-05-16 12:14 Arun Raghavan (ford_prefect)
2011-05-13  5:16 Arun Raghavan (ford_prefect)
2011-03-27 17:00 Samuli Suominen (ssuominen)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110628212037.C73E420057@flycatcher.gentoo.org \
    --to=ford_prefect@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox