Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libkexiv2: ChangeLog libkexiv2-0.1.7.ebuild
Date: Sun, 29 Jun 2008 13:03:12
Message-Id: E1KCwYb-00083F-RH@stork.gentoo.org
1 keytoaster 08/06/29 13:03:05
2
3 Modified: ChangeLog
4 Added: libkexiv2-0.1.7.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
8
9 Revision Changes Path
10 1.19 media-libs/libkexiv2/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 30 Dec 2007 22:06:52 -0000 1.18
23 +++ ChangeLog 29 Jun 2008 13:03:05 -0000 1.19
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-libs/libkexiv2
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v 1.18 2007/12/30 22:06:52 keytoaster Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/ChangeLog,v 1.19 2008/06/29 13:03:05 keytoaster Exp $
30 +
31 +*libkexiv2-0.1.7 (29 Jun 2008)
32 +
33 + 29 Jun 2008; Tobias Heinlein <keytoaster@g.o>
34 + +libkexiv2-0.1.7.ebuild:
35 + Version bump.
36
37 *libkexiv2-0.1.6 (30 Dec 2007)
38
39
40
41
42 1.1 media-libs/libkexiv2/libkexiv2-0.1.7.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild?rev=1.1&content-type=text/plain
46
47 Index: libkexiv2-0.1.7.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild,v 1.1 2008/06/29 13:03:05 keytoaster Exp $
52
53 inherit kde
54
55 RDEPEND=">=media-gfx/exiv2-0.12"
56
57 DEPEND="${RDEPEND}"
58
59 need-kde 3
60
61 IUSE=""
62 DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
63 HOMEPAGE="http://www.kipi-plugins.org"
64 SRC_URI="mirror://sourceforge/kipi/${P}.tar.bz2"
65
66 LICENSE="GPL-2"
67
68 SLOT="0"
69
70 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list