Gentoo Archives: gentoo-commits

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