Gentoo Archives: gentoo-commits

From: "Michael Januszewski (spock)" <spock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/vitables: vitables-2.0.ebuild ChangeLog
Date: Tue, 29 Sep 2009 15:19:52
Message-Id: E1MseUY-0003Gh-HO@stork.gentoo.org
1 spock 09/09/29 15:19:50
2
3 Modified: vitables-2.0.ebuild ChangeLog
4 Log:
5 Fix installation of icon and .desktop file.
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sci-misc/vitables/vitables-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild?r1=1.2&r2=1.3
14
15 Index: vitables-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- vitables-2.0.ebuild 25 Jun 2009 06:09:58 -0000 1.2
22 +++ vitables-2.0.ebuild 29 Sep 2009 15:19:50 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild,v 1.2 2009/06/25 06:09:58 yngwin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/vitables/vitables-2.0.ebuild,v 1.3 2009/09/29 15:19:50 spock Exp $
28
29 EAPI="2"
30 NEED_PYTHON="2.5"
31 @@ -27,7 +27,9 @@
32 }
33
34 src_install() {
35 - distutils_src_install
36 + dodir /usr/share/icons/hicolor/scalable/apps
37 + dodir /usr/share/applications
38 + XDG_DATA_DIRS="${D}/usr/share" distutils_src_install
39
40 if use examples; then
41 insinto /usr/share/doc/${P}/examples
42
43
44
45 1.3 sci-misc/vitables/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/vitables/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-misc/vitables/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 25 Jun 2009 06:09:58 -0000 1.2
58 +++ ChangeLog 29 Sep 2009 15:19:50 -0000 1.3
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sci-misc/vitables
61 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/vitables/ChangeLog,v 1.2 2009/06/25 06:09:58 yngwin Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/vitables/ChangeLog,v 1.3 2009/09/29 15:19:50 spock Exp $
64 +
65 + 29 Sep 2009; MichaƂ Januszewski <spock@g.o> vitables-2.0.ebuild:
66 + Fix installation of icon and .desktop file.
67
68 25 Jun 2009; Ben de Groot <yngwin@g.o> vitables-2.0.ebuild:
69 Drop illegal qt meta ebuild dependency (see 217161#c11). Add use dep for