Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libkexiv2: ChangeLog libkexiv2-4.3.5.ebuild
Date: Sat, 20 Feb 2010 11:53:55
Message-Id: E1NinuD-0002rh-NY@stork.gentoo.org
1 ssuominen 10/02/20 11:53:53
2
3 Modified: ChangeLog libkexiv2-4.3.5.ebuild
4 Log:
5 amd64/x86 stable wrt #300393
6 (Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.42 kde-base/libkexiv2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.42&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.42&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?r1=1.41&r2=1.42
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v
18 retrieving revision 1.41
19 retrieving revision 1.42
20 diff -u -r1.41 -r1.42
21 --- ChangeLog 9 Feb 2010 00:23:19 -0000 1.41
22 +++ ChangeLog 20 Feb 2010 11:53:52 -0000 1.42
23 @@ -1,6 +1,10 @@
24 # ChangeLog for kde-base/libkexiv2
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.41 2010/02/09 00:23:19 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.42 2010/02/20 11:53:52 ssuominen Exp $
28 +
29 + 20 Feb 2010; Samuli Suominen <ssuominen@g.o>
30 + libkexiv2-4.3.5.ebuild:
31 + amd64/x86 stable wrt #300393
32
33 *libkexiv2-4.4.0 (09 Feb 2010)
34
35
36
37
38 1.2 kde-base/libkexiv2/libkexiv2-4.3.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild?r1=1.1&r2=1.2
43
44 Index: libkexiv2-4.3.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- libkexiv2-4.3.5.ebuild 25 Jan 2010 17:16:34 -0000 1.1
51 +++ libkexiv2-4.3.5.ebuild 20 Feb 2010 11:53:52 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild,v 1.1 2010/01/25 17:16:34 scarabeus Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.5.ebuild,v 1.2 2010/02/20 11:53:52 ssuominen Exp $
57
58 EAPI="2"
59
60 @@ -12,12 +12,12 @@
61 HOMEPAGE="http://www.kipi-plugins.org"
62
63 LICENSE="GPL-2"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
66 IUSE="debug"
67
68 DEPEND="
69 >=media-gfx/exiv2-0.18
70 - media-libs/jpeg
71 + media-libs/jpeg:0
72 media-libs/lcms
73 "
74 RDEPEND="${DEPEND}"