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: Mon, 16 May 2011 12:14:49 +0000 (UTC)	[thread overview]
Message-ID: <20110516121449.848A520054@flycatcher.gentoo.org> (raw)

ford_prefect    11/05/16 12:14:49

  Modified:             pulseaudio-9999.ebuild ChangeLog
  Log:
  PulseAudio master now requires json-c.
  
  (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)

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

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

Index: pulseaudio-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pulseaudio-9999.ebuild	13 May 2011 05:16:31 -0000	1.3
+++ pulseaudio-9999.ebuild	16 May 2011 12:14:49 -0000	1.4
@@ -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.3 2011/05/13 05:16:31 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-9999.ebuild,v 1.4 2011/05/16 12:14:49 ford_prefect Exp $
 
 EAPI=3
 
@@ -48,6 +48,7 @@
 	>=media-libs/speex-1.2_beta
 	>=media-libs/libsndfile-1.0.20
 	sys-libs/gdbm
+	dev-libs/json-c
 	>=sys-devel/libtool-2.2.4" # it's a valid RDEPEND, libltdl.so is used
 
 DEPEND="${RDEPEND}



1.225                media-sound/pulseaudio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog	13 May 2011 05:16:31 -0000	1.224
+++ ChangeLog	16 May 2011 12:14:49 -0000	1.225
@@ -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.224 2011/05/13 05:16:31 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.225 2011/05/16 12:14:49 ford_prefect Exp $
+
+  16 May 2011; Arun Raghavan <ford_prefect@gentoo.org> pulseaudio-9999.ebuild:
+  PulseAudio master now requires json-c.
 
   13 May 2011; Arun Raghavan <ford_prefect@gentoo.org> pulseaudio-9999.ebuild:
   Migrate live ebuild to git-2.eclass, clean out some deps.






             reply	other threads:[~2011-05-16 12:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 12:14 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-06-28 21:20 Arun Raghavan (ford_prefect)
2011-05-20 16:11 Tomas Chvatal (scarabeus)
2011-05-20 16:02 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=20110516121449.848A520054@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