Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-gconf: ChangeLog gst-plugins-gconf-0.10.23.ebuild
Date: Sat, 31 Jul 2010 11:02:39
Message-Id: 20100731105910.8BE2A2CF4E@corvid.gentoo.org
1 leio 10/07/31 10:59:10
2
3 Modified: ChangeLog
4 Added: gst-plugins-gconf-0.10.23.ebuild
5 Log:
6 Version bump to be in sync with the rest; no code changes
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.78 media-plugins/gst-plugins-gconf/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?rev=1.78&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?rev=1.78&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?r1=1.77&r2=1.78
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v
19 retrieving revision 1.77
20 retrieving revision 1.78
21 diff -u -r1.77 -r1.78
22 --- ChangeLog 27 Jul 2010 17:40:07 -0000 1.77
23 +++ ChangeLog 31 Jul 2010 10:59:10 -0000 1.78
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-gconf
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.77 2010/07/27 17:40:07 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.78 2010/07/31 10:59:10 leio Exp $
29 +
30 +*gst-plugins-gconf-0.10.23 (31 Jul 2010)
31 +
32 + 31 Jul 2010; Mart Raudsepp <leio@g.o>
33 + +gst-plugins-gconf-0.10.23.ebuild:
34 + Version bump to be in sync with the rest; no code changes
35
36 27 Jul 2010; Pacho Ramos <pacho@g.o>
37 gst-plugins-gconf-0.10.22.ebuild:
38
39
40
41 1.1 media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.23.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.23.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.23.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gst-plugins-gconf-0.10.23.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.23.ebuild,v 1.1 2010/07/31 10:59:10 leio Exp $
51
52 GCONF_DEBUG=no
53
54 inherit gnome2 gst-plugins-good gst-plugins10
55
56 DESCRIPTION="GStreamer plugin for wrapping GConf audio/video settings"
57 KEYWORDS="~alpha ~amd64 ~amd64-linux ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~x86-solaris"
58 IUSE=""
59
60 DEPEND=">=gnome-base/gconf-2
61 >=media-libs/gst-plugins-base-0.10.29"
62
63 GST_PLUGINS_BUILD="gconf gconftool"