Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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.35.ebuild
Date: Tue, 04 Oct 2011 19:00:21
Message-Id: 20111004190005.8608C2004B@flycatcher.gentoo.org
1 jer 11/10/04 19:00:05
2
3 Modified: ChangeLog gst-plugins-base-0.10.35.ebuild
4 Log:
5 Stable for HPPA (bug #373639).
6
7 (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.178 media-libs/gst-plugins-base/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.178&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.178&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.177&r2=1.178
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
19 retrieving revision 1.177
20 retrieving revision 1.178
21 diff -u -r1.177 -r1.178
22 --- ChangeLog 3 Oct 2011 21:43:59 -0000 1.177
23 +++ ChangeLog 4 Oct 2011 19:00:05 -0000 1.178
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/gst-plugins-base
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.177 2011/10/03 21:43:59 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.178 2011/10/04 19:00:05 jer Exp $
29 +
30 + 04 Oct 2011; Jeroen Roovers <jer@g.o> gst-plugins-base-0.10.35.ebuild:
31 + Stable for HPPA (bug #373639).
32
33 03 Oct 2011; Markus Meier <maekke@g.o>
34 gst-plugins-base-0.10.35.ebuild:
35
36
37
38 1.7 media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild?r1=1.6&r2=1.7
43
44 Index: gst-plugins-base-0.10.35.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- gst-plugins-base-0.10.35.ebuild 3 Oct 2011 21:43:59 -0000 1.6
51 +++ gst-plugins-base-0.10.35.ebuild 4 Oct 2011 19:00:05 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.6 2011/10/03 21:43:59 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.7 2011/10/04 19:00:05 jer Exp $
57
58 EAPI="3"
59 GCONF_DEBUG="no"
60 @@ -14,7 +14,7 @@
61 SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
62
63 LICENSE="GPL-2"
64 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE="+introspection nls +orc"
67
68 RDEPEND=">=dev-libs/glib-2.22:2