Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gtkimageview: gtkimageview-1.6.4.ebuild ChangeLog
Date: Mon, 05 Oct 2009 21:53:53
Message-Id: E1MuvV8-0008J1-6y@stork.gentoo.org
1 volkmar 09/10/05 21:53:50
2
3 Modified: gtkimageview-1.6.4.ebuild ChangeLog
4 Log:
5 Keywording for ppc.
6 Bug 272088.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.11 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?r1=1.10&r2=1.11
15
16 Index: gtkimageview-1.6.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- gtkimageview-1.6.4.ebuild 19 Sep 2009 11:57:02 -0000 1.10
23 +++ gtkimageview-1.6.4.ebuild 5 Oct 2009 21:53:49 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.10 2009/09/19 11:57:02 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.11 2009/10/05 21:53:49 volkmar Exp $
29
30 EAPI="2"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
38 IUSE="doc examples"
39
40 # tests do not work with userpriv
41
42
43
44 1.10 media-gfx/gtkimageview/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 19 Sep 2009 11:57:02 -0000 1.9
57 +++ ChangeLog 5 Oct 2009 21:53:49 -0000 1.10
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-gfx/gtkimageview
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.9 2009/09/19 11:57:02 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.10 2009/10/05 21:53:49 volkmar Exp $
63 +
64 + 05 Oct 2009; Mounir Lamouri <volkmar@g.o>
65 + gtkimageview-1.6.4.ebuild:
66 + Keywording for ppc, bug 272088
67
68 19 Sep 2009; Markus Meier <maekke@g.o> gtkimageview-1.6.4.ebuild:
69 add ~arm, bug #272088