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-libs/gobject-introspection-common: gobject-introspection-common-1.36.0.ebuild ChangeLog
Date: Sat, 22 Feb 2014 14:35:56
Message-Id: 20140222143552.D069A2004C@flycatcher.gentoo.org
1 hattya 14/02/22 14:35:52
2
3 Modified: gobject-introspection-common-1.36.0.ebuild
4 ChangeLog
5 Log:
6 ia64 stable wrt bug #494132
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.7 dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild?r1=1.6&r2=1.7
16
17 Index: gobject-introspection-common-1.36.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- gobject-introspection-common-1.36.0.ebuild 22 Dec 2013 15:52:52 -0000 1.6
24 +++ gobject-introspection-common-1.36.0.ebuild 22 Feb 2014 14:35:52 -0000 1.7
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-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild,v 1.6 2013/12/22 15:52:52 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.36.0.ebuild,v 1.7 2014/02/22 14:35:52 hattya Exp $
31
32 EAPI="5"
33 GNOME_ORG_MODULE="gobject-introspection"
34 @@ -12,7 +12,7 @@
35
36 LICENSE="HPND"
37 SLOT="0"
38 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"
43
44
45
46 1.28 dev-libs/gobject-introspection-common/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog?rev=1.28&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog?rev=1.28&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog?r1=1.27&r2=1.28
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v
55 retrieving revision 1.27
56 retrieving revision 1.28
57 diff -u -r1.27 -r1.28
58 --- ChangeLog 23 Dec 2013 22:46:30 -0000 1.27
59 +++ ChangeLog 22 Feb 2014 14:35:52 -0000 1.28
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-libs/gobject-introspection-common
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.27 2013/12/23 22:46:30 eva Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.28 2014/02/22 14:35:52 hattya Exp $
66 +
67 + 22 Feb 2014; Akinori Hattori <hattya@g.o>
68 + gobject-introspection-common-1.36.0.ebuild:
69 + ia64 stable wrt bug #494132
70
71 *gobject-introspection-common-1.38.0 (23 Dec 2013)