Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-good: ChangeLog gst-plugins-good-0.10.6.ebuild
Date: Fri, 21 Sep 2007 19:25:59
Message-Id: E1IYo0h-0004OY-Ar@stork.gentoo.org
1 wolf31o2 07/09/21 19:17:55
2
3 Modified: ChangeLog gst-plugins-good-0.10.6.ebuild
4 Log:
5 Stable on amd64 wrt bug #190900.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.41 media-libs/gst-plugins-good/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.41&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.41&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?r1=1.40&r2=1.41
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v
18 retrieving revision 1.40
19 retrieving revision 1.41
20 diff -u -r1.40 -r1.41
21 --- ChangeLog 10 Sep 2007 16:28:06 -0000 1.40
22 +++ ChangeLog 21 Sep 2007 19:17:54 -0000 1.41
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/gst-plugins-good
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.40 2007/09/10 16:28:06 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.41 2007/09/21 19:17:54 wolf31o2 Exp $
28 +
29 + 21 Sep 2007; Chris Gianelloni <wolf31o2@g.o>
30 + gst-plugins-good-0.10.6.ebuild:
31 + Stable on amd64 wrt bug #190900.
32
33 10 Sep 2007; nixnut <nixnut@g.o> gst-plugins-good-0.10.6.ebuild:
34 Stable on ppc wrt bug 190900
35
36
37
38 1.7 media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild?r1=1.6&r2=1.7
43
44 Index: gst-plugins-good-0.10.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- gst-plugins-good-0.10.6.ebuild 10 Sep 2007 16:28:06 -0000 1.6
51 +++ gst-plugins-good-0.10.6.ebuild 21 Sep 2007 19:17:54 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.6 2007/09/10 16:28:06 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.7 2007/09/21 19:17:54 wolf31o2 Exp $
57
58 # order is important, gnome2 after gst-plugins
59 inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
60 @@ -10,7 +10,7 @@
61 SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
62
63 LICENSE="LGPL-2.1"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66
67 RDEPEND=">=media-libs/gst-plugins-base-0.10.13
68 >=media-libs/gstreamer-0.10.13
69
70
71
72 --
73 gentoo-commits@g.o mailing list