Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/kiconedit: ChangeLog kiconedit-4.4.0.ebuild
Date: Sun, 21 Feb 2010 16:12:31
Message-Id: E1NjEQ1-0003YS-OM@stork.gentoo.org
1 ssuominen 10/02/21 16:12:29
2
3 Modified: ChangeLog
4 Added: kiconedit-4.4.0.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 media-gfx/kiconedit/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/kiconedit/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/kiconedit/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/kiconedit/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 6 Aug 2009 11:38:08 -0000 1.2
23 +++ ChangeLog 21 Feb 2010 16:12:29 -0000 1.3
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-gfx/kiconedit
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.2 2009/08/06 11:38:08 tampakrap Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.3 2010/02/21 16:12:29 ssuominen Exp $
30 +
31 +*kiconedit-4.4.0 (21 Feb 2010)
32 +
33 + 21 Feb 2010; Samuli Suominen <ssuominen@g.o>
34 + +kiconedit-4.4.0.ebuild:
35 + Version bump.
36
37 *kiconedit-4.3.0 (06 Aug 2009)
38
39
40
41
42 1.1 media-gfx/kiconedit/kiconedit-4.4.0.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: kiconedit-4.4.0.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v 1.1 2010/02/21 16:12:29 ssuominen Exp $
52
53 EAPI=2
54 KDE_MINIMAL=4.4
55 KDE_LINGUAS="af ar be bg br ca ca@valencia cs cy da de el en_GB eo es et eu fa
56 fi fr ga gl he hi hne hr hu is it ja km ko lt lv mai mk ms nb nds ne nl nn oc pa
57 pl pt pt_BR ro ru se sk sl sv ta tg th tr uk vi wa xh zh_CN zh_HK zh_TW"
58 KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
59 inherit kde4-base
60
61 DESCRIPTION="KDE Icon Editor"
62 HOMEPAGE="http://www.kde.org/"
63 SRC_URI="mirror://kde/stable/${PV}/src/extragear/${P}.tar.bz2"
64
65 LICENSE="GPL-2 FDL-1.2"
66 SLOT="4"
67 KEYWORDS="~amd64 ~x86"
68 IUSE="debug +handbook"