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/exiv2: ChangeLog exiv2-0.18.1.ebuild
Date: Thu, 11 Jun 2009 14:26:34
Message-Id: E1MElEd-0003dw-UU@stork.gentoo.org
1 fauli 09/06/11 14:26:31
2
3 Modified: ChangeLog exiv2-0.18.1.ebuild
4 Log:
5 stable x86, bug 273577
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.71 media-gfx/exiv2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 11 Jun 2009 12:43:29 -0000 1.70
22 +++ ChangeLog 11 Jun 2009 14:26:31 -0000 1.71
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.70 2009/06/11 12:43:29 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.71 2009/06/11 14:26:31 fauli Exp $
28 +
29 + 11 Jun 2009; Christian Faulhammer <fauli@g.o> exiv2-0.18.1.ebuild:
30 + stable x86, bug 273577
31
32 *exiv2-0.18.1-r1 (11 Jun 2009)
33
34
35
36
37 1.4 media-gfx/exiv2/exiv2-0.18.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild?r1=1.3&r2=1.4
42
43 Index: exiv2-0.18.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- exiv2-0.18.1.ebuild 11 Jun 2009 12:43:29 -0000 1.3
50 +++ exiv2-0.18.1.ebuild 11 Jun 2009 14:26:31 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.18.1.ebuild,v 1.3 2009/06/11 12:43:29 scarabeus Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.4 2009/06/11 14:26:31 fauli Exp $
56
57 inherit eutils multilib toolchain-funcs
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE="doc nls zlib xmp examples unicode"
66 IUSE_LINGUAS="de es fi fr pl ru sk"
67 IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})"