Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libindicate: ChangeLog libindicate-0.2.3-r1.ebuild
Date: Tue, 16 Feb 2010 17:15:12
Message-Id: E1NhR0w-0002UM-Gw@stork.gentoo.org
1 josejx 10/02/16 17:15:10
2
3 Modified: ChangeLog libindicate-0.2.3-r1.ebuild
4 Log:
5 Marked ~ppc/~ppc64 for bug #304365.
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-libs/libindicate/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 19 Dec 2009 16:52:05 -0000 1.5
22 +++ ChangeLog 16 Feb 2010 17:15:10 -0000 1.6
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libindicate
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.5 2009/12/19 16:52:05 mrpouet Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.6 2010/02/16 17:15:10 josejx Exp $
29 +
30 + 16 Feb 2010; Joseph Jezak <josejx@g.o> libindicate-0.2.3-r1.ebuild:
31 + Marked ~ppc/~ppc64 for bug #304365.
32
33 *libindicate-0.2.3-r1 (19 Dec 2009)
34
35
36
37
38 1.2 dev-libs/libindicate/libindicate-0.2.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: libindicate-0.2.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- libindicate-0.2.3-r1.ebuild 19 Dec 2009 16:52:05 -0000 1.1
51 +++ libindicate-0.2.3-r1.ebuild 16 Feb 2010 17:15:10 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild,v 1.1 2009/12/19 16:52:05 mrpouet Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-0.2.3-r1.ebuild,v 1.2 2010/02/16 17:15:10 josejx Exp $
58
59 EAPI=2
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="LGPL-3"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
67 IUSE="gtk doc"
68 # They put their mother in the tarball ? ^^
69 RESTRICT="test"