Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/komparator: ChangeLog komparator-0.9.ebuild
Date: Sat, 01 Mar 2008 18:51:23
Message-Id: E1JVWnp-0003b8-1Z@stork.gentoo.org
1 philantrop 08/03/01 18:51:21
2
3 Modified: ChangeLog
4 Added: komparator-0.9.ebuild
5 Log:
6 Version bump as per the author's request.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.5 kde-misc/komparator/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/komparator/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/komparator/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/komparator/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-misc/komparator/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 11 Oct 2007 22:05:22 -0000 1.4
23 +++ ChangeLog 1 Mar 2008 18:51:20 -0000 1.5
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-misc/komparator
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/komparator/ChangeLog,v 1.4 2007/10/11 22:05:22 keytoaster Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/komparator/ChangeLog,v 1.5 2008/03/01 18:51:20 philantrop Exp $
30 +
31 +*komparator-0.9 (01 Mar 2008)
32 +
33 + 01 Mar 2008; Wulf C. Krueger <philantrop@g.o>
34 + +komparator-0.9.ebuild:
35 + Version bump as per the author's request.
36
37 *komparator-0.8 (11 Oct 2007)
38
39
40
41
42 1.1 kde-misc/komparator/komparator-0.9.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/komparator/komparator-0.9.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/komparator/komparator-0.9.ebuild?rev=1.1&content-type=text/plain
46
47 Index: komparator-0.9.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/kde-misc/komparator/komparator-0.9.ebuild,v 1.1 2008/03/01 18:51:20 philantrop Exp $
52
53 inherit eutils kde
54
55 DESCRIPTION="Komparator is a kde frontend for synchronising directories."
56 HOMEPAGE="http://komparator.sf.net"
57 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
58
59 SLOT="0"
60 LICENSE="GPL-2"
61 KEYWORDS="~amd64 ~ppc ~x86"
62 IUSE=""
63
64 DEPEND=""
65
66 need-kde 3.5
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list