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 media-libs/libkexiv2: ChangeLog libkexiv2-0.1.7-r1.ebuild libkexiv2-0.1.7.ebuild
Date: Sat, 04 Oct 2008 16:51:22
Message-Id: E1KmALe-0000w0-CL@stork.gentoo.org
1 jmbsvicetto 08/10/04 16:51:18
2
3 Modified: ChangeLog
4 Added: libkexiv2-0.1.7-r1.ebuild
5 Removed: libkexiv2-0.1.7.ebuild
6 Log:
7 Bumped libkexiv2 to force the reinstall under /usr/kde/3.5 and to fix bug 239282. Thanks to Jan Kundrát(jkt).
8 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
9
10 Revision Changes Path
11 1.20 media-libs/libkexiv2/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?r1=1.19&r2=1.20
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- ChangeLog 29 Jun 2008 13:03:05 -0000 1.19
24 +++ ChangeLog 4 Oct 2008 16:51:17 -0000 1.20
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-libs/libkexiv2
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v 1.19 2008/06/29 13:03:05 keytoaster Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v 1.20 2008/10/04 16:51:17 jmbsvicetto Exp $
30 +
31 +*libkexiv2-0.1.7-r1 (04 Oct 2008)
32 +
33 + 04 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
34 + -libkexiv2-0.1.7.ebuild, +libkexiv2-0.1.7-r1.ebuild:
35 + Bumped libkexiv2 to force the reinstall under /usr/kde/3.5 and to fix bug
36 + 239282. Thanks to Jan Kundrát(jkt).
37
38 *libkexiv2-0.1.7 (29 Jun 2008)
39
40
41
42
43 1.1 media-libs/libkexiv2/libkexiv2-0.1.7-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7-r1.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7-r1.ebuild?rev=1.1&content-type=text/plain
47
48 Index: libkexiv2-0.1.7-r1.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7-r1.ebuild,v 1.1 2008/10/04 16:51:17 jmbsvicetto Exp $
53
54 inherit kde
55
56 RDEPEND=">=media-gfx/exiv2-0.12"
57
58 DEPEND="${RDEPEND}"
59
60 need-kde 3
61
62 IUSE=""
63 DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
64 HOMEPAGE="http://www.kipi-plugins.org"
65 SRC_URI="mirror://sourceforge/kipi/${P}.tar.bz2"
66
67 LICENSE="GPL-2"
68
69 SLOT="0"
70
71 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"