Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exiftags: ChangeLog exiftags-1.01.ebuild
Date: Mon, 17 Dec 2007 18:52:25
Message-Id: E1J4L4f-0000XY-IB@stork.gentoo.org
1 dertobi123 07/12/17 18:52:21
2
3 Modified: ChangeLog exiftags-1.01.ebuild
4 Log:
5 ppc stable, bug #202354
6 (Portage version: 2.1.4_rc10)
7
8 Revision Changes Path
9 1.20 media-gfx/exiftags/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 17 Dec 2007 16:39:39 -0000 1.19
22 +++ ChangeLog 17 Dec 2007 18:52:20 -0000 1.20
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-gfx/exiftags
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.19 2007/12/17 16:39:39 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.20 2007/12/17 18:52:20 dertobi123 Exp $
28 +
29 + 17 Dec 2007; Tobias Scherbaum <dertobi123@g.o>
30 + exiftags-1.01.ebuild:
31 + ppc stable, bug #202354
32
33 17 Dec 2007; Samuli Suominen <drac@g.o> exiftags-1.01.ebuild:
34 amd64 stable wrt #202354, respect CC and CFLAGS.
35
36
37
38 1.4 media-gfx/exiftags/exiftags-1.01.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild?r1=1.3&r2=1.4
43
44 Index: exiftags-1.01.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- exiftags-1.01.ebuild 17 Dec 2007 16:39:39 -0000 1.3
51 +++ exiftags-1.01.ebuild 17 Dec 2007 18:52:20 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild,v 1.3 2007/12/17 16:39:39 drac Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild,v 1.4 2007/12/17 18:52:20 dertobi123 Exp $
57
58 inherit toolchain-funcs
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc-macos x86"
65 +KEYWORDS="amd64 ppc ~ppc-macos x86"
66 IUSE=""
67
68 DEPEND=""
69
70
71
72 --
73 gentoo-commits@g.o mailing list