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: gst-plugins-gconf-0.10.21.ebuild ChangeLog gst-plugins-gconf-0.10.14.ebuild
Date: Mon, 05 Apr 2010 03:53:35
Message-Id: E1NydNS-0000nj-Rv@stork.gentoo.org
1 leio 10/04/05 03:53:30
2
3 Modified: ChangeLog
4 Added: gst-plugins-gconf-0.10.21.ebuild
5 Removed: gst-plugins-gconf-0.10.14.ebuild
6 Log:
7 Version bump to be in sync with the rest; no code changes
8 (Portage version: 2.2_rc60/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.66 media-plugins/gst-plugins-gconf/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?rev=1.66&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?rev=1.66&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog?r1=1.65&r2=1.66
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v
20 retrieving revision 1.65
21 retrieving revision 1.66
22 diff -u -r1.65 -r1.66
23 --- ChangeLog 24 Mar 2010 20:05:02 -0000 1.65
24 +++ ChangeLog 5 Apr 2010 03:53:30 -0000 1.66
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/gst-plugins-gconf
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.65 2010/03/24 20:05:02 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.66 2010/04/05 03:53:30 leio Exp $
30 +
31 +*gst-plugins-gconf-0.10.21 (05 Apr 2010)
32 +
33 + 05 Apr 2010; Mart Raudsepp <leio@g.o>
34 + -gst-plugins-gconf-0.10.14.ebuild, +gst-plugins-gconf-0.10.21.ebuild:
35 + Version bump to be in sync with the rest; no code changes
36
37 24 Mar 2010; Christian Faulhammer <fauli@g.o>
38 gst-plugins-gconf-0.10.17.ebuild:
39
40
41
42 1.1 media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.21.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.21.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.21.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-gconf-0.10.21.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.21.ebuild,v 1.1 2010/04/05 03:53:30 leio Exp $
52
53 GCONF_DEBUG=no
54
55 inherit gnome2 gst-plugins-good gst-plugins10
56
57 DESCRIPTION="GStreamer plugin for wrapping GConf audio/video settings"
58 KEYWORDS="~alpha ~amd64 ~amd64-linux ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~x86-solaris"
59 IUSE=""
60
61 DEPEND=">=gnome-base/gconf-2
62 >=media-libs/gstreamer-0.10.27
63 >=media-libs/gst-plugins-base-0.10.27"
64
65 GST_PLUGINS_BUILD="gconf gconftool"