Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/jhead: jhead-2.86.ebuild ChangeLog
Date: Mon, 11 May 2009 17:18:26
Message-Id: E1M3Z8x-0007Eu-59@stork.gentoo.org
1 ranger 09/05/11 17:18:23
2
3 Modified: jhead-2.86.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 268864
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.4 media-gfx/jhead/jhead-2.86.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild?r1=1.3&r2=1.4
14
15 Index: jhead-2.86.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- jhead-2.86.ebuild 9 May 2009 15:55:53 -0000 1.3
22 +++ jhead-2.86.ebuild 11 May 2009 17:18:23 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v 1.3 2009/05/09 15:55:53 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v 1.4 2009/05/11 17:18:23 ranger Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="public-domain"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
37 IUSE=""
38
39 src_compile() {
40
41
42
43 1.104 media-gfx/jhead/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?rev=1.104&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?rev=1.104&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jhead/ChangeLog?r1=1.103&r2=1.104
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v
52 retrieving revision 1.103
53 retrieving revision 1.104
54 diff -u -r1.103 -r1.104
55 --- ChangeLog 9 May 2009 15:55:53 -0000 1.103
56 +++ ChangeLog 11 May 2009 17:18:23 -0000 1.104
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/jhead
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.103 2009/05/09 15:55:53 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.104 2009/05/11 17:18:23 ranger Exp $
62 +
63 + 11 May 2009; Brent Baude <ranger@g.o> jhead-2.86.ebuild:
64 + stable ppc64, bug 268864
65
66 09 May 2009; Tobias Klausmann <klausman@g.o> jhead-2.86.ebuild:
67 Stable on alpha, bug #268864