Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: ChangeLog exiv2-0.13-r1.ebuild
Date: Sun, 23 Dec 2007 19:25:54
Message-Id: E1J6WSI-0007Vn-Sk@stork.gentoo.org
1 rbu 07/12/23 19:25:46
2
3 Modified: ChangeLog exiv2-0.13-r1.ebuild
4 Log:
5 amd64 stable, now for real (bug #202351)
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.38 media-gfx/exiv2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.38&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.38&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.37&r2=1.38
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v
18 retrieving revision 1.37
19 retrieving revision 1.38
20 diff -u -r1.37 -r1.38
21 --- ChangeLog 19 Dec 2007 15:39:40 -0000 1.37
22 +++ ChangeLog 23 Dec 2007 19:25:46 -0000 1.38
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/exiv2
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.37 2007/12/19 15:39:40 welp Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.38 2007/12/23 19:25:46 rbu Exp $
28 +
29 + 23 Dec 2007; Robert Buchholz <rbu@g.o> exiv2-0.13-r1.ebuild:
30 + amd64 stable, now for real (bug #202351)
31
32 19 Dec 2007; Peter Weller <welp@g.o> ChangeLog:
33 Stable on amd64; bug 202351
34
35
36
37 1.6 media-gfx/exiv2/exiv2-0.13-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild?r1=1.5&r2=1.6
42
43 Index: exiv2-0.13-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- exiv2-0.13-r1.ebuild 17 Dec 2007 19:01:48 -0000 1.5
50 +++ exiv2-0.13-r1.ebuild 23 Dec 2007 19:25:46 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v 1.5 2007/12/17 19:01:48 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v 1.6 2007/12/23 19:25:46 rbu Exp $
56
57 inherit eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 ia64 ppc sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
65
66 IUSE="doc nls zlib unicode"
67 IUSE_LINGUAS="de es fi fr pl ru"
68
69
70
71 --
72 gentoo-commits@g.o mailing list