Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: ChangeLog exiv2-0.17.1.ebuild
Date: Sat, 28 Feb 2009 10:54:08
Message-Id: E1LdMpZ-0003rv-NW@stork.gentoo.org
1 armin76 09/02/28 10:54:05
2
3 Modified: ChangeLog exiv2-0.17.1.ebuild
4 Log:
5 arm/sh stable
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.63 media-gfx/exiv2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.63&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.63&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.62&r2=1.63
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v
18 retrieving revision 1.62
19 retrieving revision 1.63
20 diff -u -r1.62 -r1.63
21 --- ChangeLog 12 Feb 2009 19:05:12 -0000 1.62
22 +++ ChangeLog 28 Feb 2009 10:54:05 -0000 1.63
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/exiv2
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.62 2009/02/12 19:05:12 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.63 2009/02/28 10:54:05 armin76 Exp $
28 +
29 + 28 Feb 2009; Raúl Porcel <armin76@g.o> exiv2-0.17.1.ebuild:
30 + arm/sh stable
31
32 12 Feb 2009; Tobias Klausmann <klausman@g.o> exiv2-0.18.ebuild:
33 Stable on alpha, bug #244230
34
35
36
37 1.7 media-gfx/exiv2/exiv2-0.17.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?r1=1.6&r2=1.7
42
43 Index: exiv2-0.17.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- exiv2-0.17.1.ebuild 23 Dec 2008 16:35:35 -0000 1.6
50 +++ exiv2-0.17.1.ebuild 28 Feb 2009 10:54:05 -0000 1.7
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.6 2008/12/23 16:35:35 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.7 2009/02/28 10:54:05 armin76 Exp $
57
58 inherit eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd"
66 IUSE="doc nls zlib xmp examples unicode"
67 IUSE_LINGUAS="de es fi fr pl ru sk"
68 IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})"