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-office/kplato: kplato-1.9.99.0.ebuild ChangeLog
Date: Thu, 30 Apr 2009 20:33:10
Message-Id: E1LzcwP-0004Zt-1X@stork.gentoo.org
1 scarabeus 09/04/30 20:33:09
2
3 Modified: ChangeLog
4 Added: kplato-1.9.99.0.ebuild
5 Log:
6 Version bump for koffice-2.
7 (Portage version: 2.2_rc31/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.54 app-office/kplato/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 8 Feb 2009 17:26:03 -0000 1.53
23 +++ ChangeLog 30 Apr 2009 20:33:08 -0000 1.54
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-office/kplato
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.53 2009/02/08 17:26:03 carlo Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.54 2009/04/30 20:33:08 scarabeus Exp $
29 +
30 +*kplato-1.9.99.0 (30 Apr 2009)
31 +
32 + 30 Apr 2009; Tomas Chvatal <scarabeus@g.o> +kplato-1.9.99.0.ebuild:
33 + Version bump for koffice-2.
34
35 *kplato-1.6.3_p20090204 (08 Feb 2009)
36
37
38
39
40 1.1 app-office/kplato/kplato-1.9.99.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/kplato-1.9.99.0.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/kplato-1.9.99.0.ebuild?rev=1.1&content-type=text/plain
44
45 Index: kplato-1.9.99.0.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.9.99.0.ebuild,v 1.1 2009/04/30 20:33:08 scarabeus Exp $
50
51 EAPI="2"
52
53 KMNAME="koffice"
54 KMMODULE="${PN}"
55 inherit kde4-meta
56
57 DESCRIPTION="KPlato is a project management application."
58
59 KEYWORDS="~amd64 ~x86"
60 IUSE=""
61
62 KMEXTRACTONLY="libs/"
63 KMEXTRA="kdgantt/"
64
65 KMLOADLIBS="koffice-libs"