Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: ChangeLog gst-plugins-base-0.10.15.ebuild
Date: Fri, 01 Feb 2008 12:10:35
Message-Id: E1JKuj2-0006WG-FG@stork.gentoo.org
1 opfer 08/02/01 12:10:32
2
3 Modified: ChangeLog gst-plugins-base-0.10.15.ebuild
4 Log:
5 stable x86, bug 208366
6 (Portage version: 2.1.3.19, RepoMan options: --force)
7
8 Revision Changes Path
9 1.71 media-libs/gst-plugins-base/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 31 Jan 2008 15:17:56 -0000 1.70
22 +++ ChangeLog 1 Feb 2008 12:10:31 -0000 1.71
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/gst-plugins-base
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.70 2008/01/31 15:17:56 zaheerm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.71 2008/02/01 12:10:31 opfer Exp $
28 +
29 + 01 Feb 2008; Christian Faulhammer <opfer@g.o>
30 + gst-plugins-base-0.10.15.ebuild:
31 + stable x86, bug 208366
32
33 *gst-plugins-base-0.10.17 (31 Jan 2008)
34
35
36
37
38 1.4 media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild?r1=1.3&r2=1.4
43
44 Index: gst-plugins-base-0.10.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gst-plugins-base-0.10.15.ebuild 20 Nov 2007 18:23:41 -0000 1.3
51 +++ gst-plugins-base-0.10.15.ebuild 1 Feb 2008 12:10:31 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild,v 1.3 2007/11/20 18:23:41 lavajoe Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild,v 1.4 2008/02/01 12:10:31 opfer Exp $
58
59 # order is important, gnome2 after gst-plugins
60 inherit gst-plugins-base gst-plugins10 gnome2 libtool flag-o-matic
61 @@ -10,7 +10,7 @@
62 SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
63
64 LICENSE="GPL-2"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
67 IUSE="debug nls"
68
69 RDEPEND=">=dev-libs/glib-2.8
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list