Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libkexiv2: libkexiv2-4.1.2.ebuild ChangeLog
Date: Sat, 04 Oct 2008 16:56:14
Message-Id: E1KmAQ6-00010K-IY@stork.gentoo.org
1 jmbsvicetto 08/10/04 16:55:54
2
3 Modified: libkexiv2-4.1.2.ebuild ChangeLog
4 Log:
5 Updated libkexiv2 block to <=media-libs/libkexiv2-0.1.7 to fix bug 239282. Thanks to Jan Kundrát(jkt).
6 This is the last commit to fix this bug.
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
8
9 Revision Changes Path
10 1.2 kde-base/libkexiv2/libkexiv2-4.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild?r1=1.1&r2=1.2
15
16 Index: libkexiv2-4.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libkexiv2-4.1.2.ebuild 2 Oct 2008 10:46:12 -0000 1.1
23 +++ libkexiv2-4.1.2.ebuild 4 Oct 2008 16:55:54 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild,v 1.1 2008/10/02 10:46:12 jmbsvicetto Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild,v 1.2 2008/10/04 16:55:54 jmbsvicetto Exp $
29
30 EAPI="2"
31
32 @@ -15,9 +15,11 @@
33 KEYWORDS="~amd64 ~x86"
34 IUSE=""
35
36 -DEPEND="media-gfx/exiv2
37 +DEPEND="
38 + !<=media-libs/libkexiv2-0.1.7
39 + media-gfx/exiv2
40 media-libs/jpeg
41 media-libs/lcms
42 - !kdeprefix? ( !media-libs/libkexiv2 )"
43 +"
44 RDEPEND="${DEPEND}"
45
46
47
48
49 1.3 kde-base/libkexiv2/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.3&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.3&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?r1=1.2&r2=1.3
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v
58 retrieving revision 1.2
59 retrieving revision 1.3
60 diff -u -r1.2 -r1.3
61 --- ChangeLog 2 Oct 2008 18:42:02 -0000 1.2
62 +++ ChangeLog 4 Oct 2008 16:55:54 -0000 1.3
63 @@ -1,6 +1,11 @@
64 # ChangeLog for kde-base/libkexiv2
65 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.2 2008/10/02 18:42:02 keytoaster Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.3 2008/10/04 16:55:54 jmbsvicetto Exp $
68 +
69 + 04 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
70 + libkexiv2-4.1.2.ebuild:
71 + Updated libkexiv2 block to <=media-libs/libkexiv2-0.1.7 to fix bug 239282.
72 + Thanks to Jan Kundrát(jkt).
73
74 02 Oct 2008; Tobias Heinlein <keytoaster@g.o> Manifest:
75 Fixing Manifests for the new kdegraphics tarballs which was changed