Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-2.18.0.ebuild ChangeLog
Date: Wed, 26 Aug 2009 20:31:59
Message-Id: E1MgHsE-00067a-Ms@stork.gentoo.org
1 klausman 09/08/26 12:45:10
2
3 Modified: pygobject-2.18.0.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #277947
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 dev-python/pygobject/pygobject-2.18.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild?r1=1.10&r2=1.11
14
15 Index: pygobject-2.18.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- pygobject-2.18.0.ebuild 19 Aug 2009 16:30:10 -0000 1.10
22 +++ pygobject-2.18.0.ebuild 26 Aug 2009 12:45:10 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.10 2009/08/19 16:30:10 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.11 2009/08/26 12:45:10 klausman Exp $
28
29 inherit alternatives autotools gnome2 python virtualx
30
31 @@ -9,7 +9,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="2"
35 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
37 IUSE="doc examples libffi test"
38
39 RDEPEND=">=dev-lang/python-2.4.4-r5
40
41
42
43 1.75 dev-python/pygobject/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.75&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.75&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.74&r2=1.75
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v
52 retrieving revision 1.74
53 retrieving revision 1.75
54 diff -u -r1.74 -r1.75
55 --- ChangeLog 19 Aug 2009 16:30:10 -0000 1.74
56 +++ ChangeLog 26 Aug 2009 12:45:10 -0000 1.75
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/pygobject
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.74 2009/08/19 16:30:10 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.75 2009/08/26 12:45:10 klausman Exp $
62 +
63 + 26 Aug 2009; Tobias Klausmann <klausman@g.o>
64 + pygobject-2.18.0.ebuild:
65 + Stable on alpha, bug #277947
66
67 19 Aug 2009; Jeroen Roovers <jer@g.o> pygobject-2.18.0.ebuild:
68 Stable for HPPA (bug #277947).