Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.8.3.ebuild ChangeLog
Date: Sat, 22 Feb 2014 14:38:13
Message-Id: 20140222143806.5709C2004C@flycatcher.gentoo.org
1 hattya 14/02/22 14:38:06
2
3 Modified: pygobject-3.8.3.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #494132
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.10 dev-python/pygobject/pygobject-3.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild?r1=1.9&r2=1.10
15
16 Index: pygobject-3.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- pygobject-3.8.3.ebuild 22 Dec 2013 15:58:38 -0000 1.9
23 +++ pygobject-3.8.3.ebuild 22 Feb 2014 14:38:06 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild,v 1.9 2013/12/22 15:58:38 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild,v 1.10 2014/02/22 14:38:06 hattya Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-2.1+"
36 SLOT="3"
37 -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"
38 +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"
39 IUSE="+cairo examples test +threads"
40
41 REQUIRED_USE="
42
43
44
45 1.233 dev-python/pygobject/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.233&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.233&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.232&r2=1.233
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v
54 retrieving revision 1.232
55 retrieving revision 1.233
56 diff -u -r1.232 -r1.233
57 --- ChangeLog 24 Dec 2013 15:15:23 -0000 1.232
58 +++ ChangeLog 22 Feb 2014 14:38:06 -0000 1.233
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/pygobject
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.232 2013/12/24 15:15:23 pacho Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.233 2014/02/22 14:38:06 hattya Exp $
65 +
66 + 22 Feb 2014; Akinori Hattori <hattya@g.o> pygobject-3.8.3.ebuild:
67 + ia64 stable wrt bug #494132
68
69 *pygobject-3.10.2 (24 Dec 2013)