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/jpeginfo: ChangeLog jpeginfo-1.6.1.ebuild
Date: Mon, 09 Jan 2012 21:02:28
Message-Id: 20120109210219.3123F2004B@flycatcher.gentoo.org
1 ranger 12/01/09 21:02:19
2
3 Modified: ChangeLog jpeginfo-1.6.1.ebuild
4 Log:
5 Marking jpeginfo-1.6.1 ppc for bug 393717
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.25 media-gfx/jpeginfo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 18 Dec 2011 20:18:05 -0000 1.24
23 +++ ChangeLog 9 Jan 2012 21:02:17 -0000 1.25
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-gfx/jpeginfo
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.24 2011/12/18 20:18:05 phajdan.jr Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.25 2012/01/09 21:02:17 ranger Exp $
30 +
31 + 09 Jan 2012; Brent Baude <ranger@g.o> jpeginfo-1.6.1.ebuild:
32 + Marking jpeginfo-1.6.1 ppc for bug 393717
33
34 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> jpeginfo-1.6.1.ebuild:
35 x86 stable wrt bug #393717
36
37
38
39 1.5 media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild?r1=1.4&r2=1.5
44
45 Index: jpeginfo-1.6.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- jpeginfo-1.6.1.ebuild 18 Dec 2011 20:18:05 -0000 1.4
52 +++ jpeginfo-1.6.1.ebuild 9 Jan 2012 21:02:17 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.4 2011/12/18 20:18:05 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.5 2012/01/09 21:02:17 ranger Exp $
59
60 EAPI=4
61 inherit eutils toolchain-funcs
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
67 +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
68 IUSE=""
69
70 RDEPEND="virtual/jpeg"