Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/jpeginfo: ChangeLog jpeginfo-1.6.0.ebuild
Date: Thu, 07 Jan 2010 22:13:09
Message-Id: E1NT0bL-00069t-Hw@stork.gentoo.org
1 fauli 10/01/07 22:13:07
2
3 Modified: ChangeLog jpeginfo-1.6.0.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.17 media-gfx/jpeginfo/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 27 Nov 2009 11:53:53 -0000 1.16
22 +++ ChangeLog 7 Jan 2010 22:13:07 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-gfx/jpeginfo
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.16 2009/11/27 11:53:53 flameeyes Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.17 2010/01/07 22:13:07 fauli Exp $
29 +
30 + 07 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + jpeginfo-1.6.0.ebuild:
32 + Transfer Prefix keywords
33
34 27 Nov 2009; Diego E. Pettenò <flameeyes@g.o>
35 jpeginfo-1.6.0.ebuild:
36
37
38
39 1.17 media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild?rev=1.17&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild?rev=1.17&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild?r1=1.16&r2=1.17
44
45 Index: jpeginfo-1.6.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v
48 retrieving revision 1.16
49 retrieving revision 1.17
50 diff -u -r1.16 -r1.17
51 --- jpeginfo-1.6.0.ebuild 27 Nov 2009 11:53:53 -0000 1.16
52 +++ jpeginfo-1.6.0.ebuild 7 Jan 2010 22:13:07 -0000 1.17
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 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.0.ebuild,v 1.16 2009/11/27 11:53:53 flameeyes Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.17 2010/01/07 22:13:07 fauli Exp $
59
60 inherit toolchain-funcs
61
62 @@ -12,7 +12,7 @@
63
64 SLOT="0"
65 LICENSE="GPL-2"
66 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
67 +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
68
69 DEPEND=">=media-libs/jpeg-6b"