Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.31.ebuild
Date: Sun, 02 Dec 2012 17:44:23
Message-Id: 20121202174413.169292171D@flycatcher.gentoo.org
1 eva 12/12/02 17:44:12
2
3 Modified: ChangeLog gst-plugins-pulse-0.10.31.ebuild
4 Log:
5 Update with ebuild from gnome overlay.
6
7 (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806)
8
9 Revision Changes Path
10 1.74 media-plugins/gst-plugins-pulse/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.74&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.74&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.73&r2=1.74
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
19 retrieving revision 1.73
20 retrieving revision 1.74
21 diff -u -r1.73 -r1.74
22 --- ChangeLog 2 Dec 2012 16:30:36 -0000 1.73
23 +++ ChangeLog 2 Dec 2012 17:44:12 -0000 1.74
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-plugins/gst-plugins-pulse
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.73 2012/12/02 16:30:36 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.74 2012/12/02 17:44:12 eva Exp $
29 +
30 + 02 Dec 2012; Gilles Dartiguelongue <eva@g.o>
31 + gst-plugins-pulse-0.10.31.ebuild:
32 + Update with ebuild from gnome overlay.
33
34 02 Dec 2012; Gilles Dartiguelongue <eva@g.o>
35 -gst-plugins-pulse-0.10.23.ebuild, -gst-plugins-pulse-0.10.28.ebuild,
36
37
38
39 1.2 media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild?r1=1.1&r2=1.2
44
45 Index: gst-plugins-pulse-0.10.31.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- gst-plugins-pulse-0.10.31.ebuild 23 Oct 2012 07:57:12 -0000 1.1
52 +++ gst-plugins-pulse-0.10.31.ebuild 2 Dec 2012 17:44:12 -0000 1.2
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild,v 1.1 2012/10/23 07:57:12 tetromino Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild,v 1.2 2012/12/02 17:44:12 eva Exp $
58
59 -EAPI=4
60 +EAPI="5"
61
62 inherit gst-plugins-good
63
64 @@ -10,7 +10,5 @@
65 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
66 IUSE=""
67
68 -# >=0.98 is the latest suggested dep for some optional features/best behaviour not available before
69 -RDEPEND=">=media-sound/pulseaudio-0.98
70 - >=media-libs/gst-plugins-base-0.10.36"
71 +RDEPEND=">=media-sound/pulseaudio-0.98"
72 DEPEND="${RDEPEND}"