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-util/gdbus-codegen: gdbus-codegen-2.36.4-r1.ebuild ChangeLog
Date: Sat, 22 Feb 2014 14:37:34
Message-Id: 20140222143730.CE7D92004C@flycatcher.gentoo.org
1 hattya 14/02/22 14:37:30
2
3 Modified: gdbus-codegen-2.36.4-r1.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.6 dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: gdbus-codegen-2.36.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gdbus-codegen-2.36.4-r1.ebuild 22 Dec 2013 15:34:00 -0000 1.5
23 +++ gdbus-codegen-2.36.4-r1.ebuild 22 Feb 2014 14:37:30 -0000 1.6
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-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v 1.5 2013/12/22 15:34:00 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v 1.6 2014/02/22 14:37:30 hattya Exp $
30
31 EAPI="5"
32 GNOME_ORG_MODULE="glib"
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-2+"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
38 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
39 IUSE=""
40
41 RDEPEND="${PYTHON_DEPS}"
42
43
44
45 1.72 dev-util/gdbus-codegen/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.72&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.72&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?r1=1.71&r2=1.72
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v
54 retrieving revision 1.71
55 retrieving revision 1.72
56 diff -u -r1.71 -r1.72
57 --- ChangeLog 23 Dec 2013 22:31:19 -0000 1.71
58 +++ ChangeLog 22 Feb 2014 14:37:30 -0000 1.72
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-util/gdbus-codegen
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.71 2013/12/23 22:31:19 eva Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.72 2014/02/22 14:37:30 hattya Exp $
65 +
66 + 22 Feb 2014; Akinori Hattori <hattya@g.o>
67 + gdbus-codegen-2.36.4-r1.ebuild:
68 + ia64 stable wrt bug #494132
69
70 *gdbus-codegen-2.38.2 (23 Dec 2013)