Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gst-python: ChangeLog gst-python-0.10.22.ebuild
Date: Thu, 30 Aug 2012 21:30:13
Message-Id: 20120830212943.D481820CD1@flycatcher.gentoo.org
1 ago 12/08/30 21:29:43
2
3 Modified: ChangeLog gst-python-0.10.22.ebuild
4 Log:
5 Stable for amd64, wrt bug #432946
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.108 dev-python/gst-python/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/ChangeLog?rev=1.108&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/ChangeLog?rev=1.108&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/ChangeLog?r1=1.107&r2=1.108
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v
19 retrieving revision 1.107
20 retrieving revision 1.108
21 diff -u -r1.107 -r1.108
22 --- ChangeLog 27 Aug 2012 06:59:33 -0000 1.107
23 +++ ChangeLog 30 Aug 2012 21:29:43 -0000 1.108
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/gst-python
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.107 2012/08/27 06:59:33 leio Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.108 2012/08/30 21:29:43 ago Exp $
29 +
30 + 30 Aug 2012; Agostino Sarubbo <ago@g.o> gst-python-0.10.22.ebuild:
31 + Stable for amd64, wrt bug #432946
32
33 27 Aug 2012; Mart Raudsepp <leio@g.o> gst-python-0.10.22.ebuild:
34 Use python.eclass standard function for automake compatibility instead of
35
36
37
38 1.6 dev-python/gst-python/gst-python-0.10.22.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild?r1=1.5&r2=1.6
43
44 Index: gst-python-0.10.22.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- gst-python-0.10.22.ebuild 27 Aug 2012 06:59:33 -0000 1.5
51 +++ gst-python-0.10.22.ebuild 30 Aug 2012 21:29:43 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.5 2012/08/27 06:59:33 leio Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.6 2012/08/30 21:29:43 ago Exp $
57
58 EAPI=4
59
60 @@ -17,7 +17,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0.10"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
66 IUSE="examples test"
67
68 RDEPEND="dev-libs/libxml2