Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/kding: kding-0.5.2.ebuild ChangeLog kding-0.5.1.ebuild
Date: Mon, 24 Aug 2009 11:05:46
Message-Id: E1MfXMv-0006fT-10@stork.gentoo.org
1 scarabeus 09/08/24 11:05:45
2
3 Modified: ChangeLog
4 Added: kding-0.5.2.ebuild
5 Removed: kding-0.5.1.ebuild
6 Log:
7 Version bump. Per bug #282528.
8 (Portage version: 2.2_rc38/cvs/Linux i686)
9
10 Revision Changes Path
11 1.11 app-text/kding/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kding/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kding/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kding/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 11 Aug 2009 08:59:45 -0000 1.10
24 +++ ChangeLog 24 Aug 2009 11:05:44 -0000 1.11
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-text/kding
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.10 2009/08/11 08:59:45 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.11 2009/08/24 11:05:44 scarabeus Exp $
30 +
31 +*kding-0.5.2 (24 Aug 2009)
32 +
33 + 24 Aug 2009; Tomáš Chvátal <scarabeus@g.o> -kding-0.5.1.ebuild,
34 + +kding-0.5.2.ebuild:
35 + Version bump. Per bug #282528.
36
37 *kding-0.5.1 (11 Aug 2009)
38
39
40
41
42 1.1 app-text/kding/kding-0.5.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kding/kding-0.5.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kding/kding-0.5.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: kding-0.5.2.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.5.2.ebuild,v 1.1 2009/08/24 11:05:44 scarabeus Exp $
52
53 EAPI="2"
54
55 KDE_LINGUAS="de"
56 inherit kde4-base
57
58 DESCRIPTION="KDing is a KDE port of Ding, a dictionary lookup program."
59 HOMEPAGE="http://www.rexi.org/software/kding/"
60 SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2"
61
62 LICENSE="GPL-2"
63 SLOT="4"
64 KEYWORDS="~amd64 ~x86"
65 IUSE="debug handbook"