public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pavucontrol: pavucontrol-2.0.ebuild ChangeLog pavucontrol-0.9.10.ebuild
Date: Tue, 15 Jul 2014 15:14:17 +0000 (UTC)	[thread overview]
Message-ID: <20140715151417.8BCF52004E@flycatcher.gentoo.org> (raw)

pacho       14/07/15 15:14:17

  Modified:             pavucontrol-2.0.ebuild ChangeLog
  Removed:              pavucontrol-0.9.10.ebuild
  Log:
  Raise pulseaudio dep (#464936 by Roland)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  media-sound/pavucontrol/pavucontrol-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild?r1=1.1&r2=1.2

Index: pavucontrol-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pavucontrol-2.0.ebuild	5 Apr 2013 08:37:06 -0000	1.1
+++ pavucontrol-2.0.ebuild	15 Jul 2014 15:14:17 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild,v 1.1 2013/04/05 08:37:06 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild,v 1.2 2014/07/15 15:14:17 pacho Exp $
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION="Pulseaudio Volume Control, GTK based mixer for Pulseaudio"
 HOMEPAGE="http://freedesktop.org/software/pulseaudio/pavucontrol/"
@@ -13,17 +13,20 @@
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="nls"
 
-RDEPEND=">=dev-cpp/gtkmm-3.0:3.0
+RDEPEND="
+	>=dev-cpp/gtkmm-3.0:3.0
 	>=dev-libs/libsigc++-2.2:2
 	>=media-libs/libcanberra-0.16[gtk3]
-	>=media-sound/pulseaudio-0.9.16[glib]
-	virtual/freedesktop-icon-theme"
+	>=media-sound/pulseaudio-3[glib]
+	virtual/freedesktop-icon-theme
+"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	nls? (
 		dev-util/intltool
 		sys-devel/gettext
-		)"
+		)
+"
 
 src_configure() {
 	econf \



1.42                 media-sound/pavucontrol/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	23 Dec 2013 16:11:50 -0000	1.41
+++ ChangeLog	15 Jul 2014 15:14:17 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/pavucontrol
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.41 2013/12/23 16:11:50 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.42 2014/07/15 15:14:17 pacho Exp $
+
+  15 Jul 2014; Pacho Ramos <pacho@gentoo.org> -pavucontrol-0.9.10.ebuild,
+  pavucontrol-2.0.ebuild:
+  Raise pulseaudio dep (#464936 by Roland)
 
   23 Dec 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due bug #221237





                 reply	other threads:[~2014-07-15 15:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140715151417.8BCF52004E@flycatcher.gentoo.org \
    --to=pacho@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