Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: exiv2-0.17.ebuild ChangeLog
Date: Fri, 21 Nov 2008 03:38:37
Message-Id: E1L3Mqq-0008HR-4M@stork.gentoo.org
1 jer 08/11/21 03:38:36
2
3 Modified: exiv2-0.17.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #246826).
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.7 media-gfx/exiv2/exiv2-0.17.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild?r1=1.6&r2=1.7
14
15 Index: exiv2-0.17.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- exiv2-0.17.ebuild 16 Jun 2008 23:28:50 -0000 1.6
22 +++ exiv2-0.17.ebuild 21 Nov 2008 03:38:36 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild,v 1.6 2008/06/16 23:28:50 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild,v 1.7 2008/11/21 03:38:36 jer Exp $
28
29 inherit eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd"
37
38 IUSE="doc nls zlib xmp examples unicode"
39 IUSE_LINGUAS="de es fi fr pl ru sk"
40
41
42
43 1.57 media-gfx/exiv2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.57&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.57&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.56&r2=1.57
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v
52 retrieving revision 1.56
53 retrieving revision 1.57
54 diff -u -r1.56 -r1.57
55 --- ChangeLog 9 Nov 2008 16:41:26 -0000 1.56
56 +++ ChangeLog 21 Nov 2008 03:38:36 -0000 1.57
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/exiv2
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.56 2008/11/09 16:41:26 pva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.57 2008/11/21 03:38:36 jer Exp $
62 +
63 + 21 Nov 2008; Jeroen Roovers <jer@g.o> exiv2-0.17.ebuild:
64 + Stable for HPPA (bug #246826).
65
66 09 Nov 2008; Peter Volkov <pva@g.o> exiv2-0.17.1.ebuild:
67 ~mips keyworded, bug #242236