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: ChangeLog kplato-2.0.1.ebuild
Date: Thu, 25 Jun 2009 12:34:53
Message-Id: E1MJoAF-0000uu-Kb@stork.gentoo.org
1 scarabeus 09/06/25 12:34:51
2
3 Modified: ChangeLog
4 Added: kplato-2.0.1.ebuild
5 Log:
6 Version bump to 2.0.1
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.56 app-office/kplato/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?rev=1.56&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?rev=1.56&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/ChangeLog?r1=1.55&r2=1.56
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v
19 retrieving revision 1.55
20 retrieving revision 1.56
21 diff -u -r1.55 -r1.56
22 --- ChangeLog 28 May 2009 08:22:06 -0000 1.55
23 +++ ChangeLog 25 Jun 2009 12:34:51 -0000 1.56
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.55 2009/05/28 08:22:06 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.56 2009/06/25 12:34:51 scarabeus Exp $
29 +
30 +*kplato-2.0.1 (25 Jun 2009)
31 +
32 + 25 Jun 2009; Tomáš Chvátal <scarabeus@g.o> +kplato-2.0.1.ebuild:
33 + Version bump to 2.0.1
34
35 *kplato-2.0.0 (28 May 2009)
36
37
38
39
40 1.1 app-office/kplato/kplato-2.0.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/kplato-2.0.1.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kplato/kplato-2.0.1.ebuild?rev=1.1&content-type=text/plain
44
45 Index: kplato-2.0.1.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-2.0.1.ebuild,v 1.1 2009/06/25 12:34:51 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"