Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/coccinella: coccinella-0.96.10.ebuild
Date: Sun, 28 Sep 2008 22:40:22
Message-Id: E1Kk4w7-0002Hn-EN@stork.gentoo.org
1 mr_bones_ 08/09/28 22:40:19
2
3 Modified: coccinella-0.96.10.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 net-im/coccinella/coccinella-0.96.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild?r1=1.1&r2=1.2
14
15 Index: coccinella-0.96.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- coccinella-0.96.10.ebuild 28 Sep 2008 17:07:06 -0000 1.1
22 +++ coccinella-0.96.10.ebuild 28 Sep 2008 22:40:18 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild,v 1.1 2008/09/28 17:07:06 bass Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild,v 1.2 2008/09/28 22:40:18 mr_bones_ Exp $
28
29 NAME=Coccinella
30 DESCRIPTION="Jabber Client With a Built-in Whiteboard and VoIP (jingle)"
31 @@ -29,7 +29,7 @@
32 fperms 0755 /opt/coccinella/Coccinella.tcl
33 dosym /opt/coccinella/Coccinella.tcl /opt/bin/coccinella
34 dodoc CHANGES README.txt READMEs/*
35 -
36 +
37 for x in 64 32 16 ; do
38 src=/opt/coccinella/themes/Crystal/icons/${x}x${x}/coccinella.png
39 dir=/usr/share/icons/hicolor/${x}x${x}/apps
40 @@ -38,7 +38,7 @@
41 unset src
42 unset dir
43 done
44 -
45 +
46 make_desktop_entry "coccinella" "Coccinella IM Client"
47 }