Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.10.2.ebuild pygobject-2.28.6-r55.ebuild ChangeLog
Date: Sat, 22 Feb 2014 21:22:19
Message-Id: 20140222212216.256E92004C@flycatcher.gentoo.org
1 pacho 14/02/22 21:22:16
2
3 Modified: pygobject-3.10.2.ebuild pygobject-2.28.6-r55.ebuild
4 ChangeLog
5 Log:
6 Fix wrong commit, bug 502160
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.2 dev-python/pygobject/pygobject-3.10.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?r1=1.1&r2=1.2
16
17 Index: pygobject-3.10.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pygobject-3.10.2.ebuild 24 Dec 2013 15:15:23 -0000 1.1
24 +++ pygobject-3.10.2.ebuild 22 Feb 2014 21:22:15 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.1 2013/12/24 15:15:23 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.2 2014/02/22 21:22:15 pacho Exp $
31
32 EAPI="5"
33 GCONF_DEBUG="no"
34
35
36
37 1.6 dev-python/pygobject/pygobject-2.28.6-r55.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild?r1=1.5&r2=1.6
42
43 Index: pygobject-2.28.6-r55.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- pygobject-2.28.6-r55.ebuild 22 Dec 2013 15:58:38 -0000 1.5
50 +++ pygobject-2.28.6-r55.ebuild 22 Feb 2014 21:22:15 -0000 1.6
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2013 Gentoo Foundation
53 +# Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild,v 1.5 2013/12/22 15:58:38 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r55.ebuild,v 1.6 2014/02/22 21:22:15 pacho Exp $
57
58 EAPI="5"
59 GCONF_DEBUG="no"
60 @@ -14,7 +14,7 @@
61
62 LICENSE="LGPL-2.1+"
63 SLOT="2"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE="examples libffi test"
67 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
68
69
70
71
72 1.234 dev-python/pygobject/ChangeLog
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.234&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.234&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.233&r2=1.234
77
78 Index: ChangeLog
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v
81 retrieving revision 1.233
82 retrieving revision 1.234
83 diff -u -r1.233 -r1.234
84 --- ChangeLog 22 Feb 2014 14:38:06 -0000 1.233
85 +++ ChangeLog 22 Feb 2014 21:22:15 -0000 1.234
86 @@ -1,6 +1,10 @@
87 # ChangeLog for dev-python/pygobject
88 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.233 2014/02/22 14:38:06 hattya Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.234 2014/02/22 21:22:15 pacho Exp $
91 +
92 + 22 Feb 2014; Pacho Ramos <pacho@g.o> pygobject-2.28.6-r55.ebuild,
93 + pygobject-3.10.2.ebuild:
94 + Fix wrong commit, bug 502160
95
96 22 Feb 2014; Akinori Hattori <hattya@g.o> pygobject-3.8.3.ebuild:
97 ia64 stable wrt bug #494132