Gentoo Archives: gentoo-commits

From: "Carsten Lohrke (carlo)" <carlo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/quickplot: quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild ChangeLog
Date: Fri, 29 Feb 2008 20:41:39
Message-Id: E1JVC2y-0002Ij-S7@stork.gentoo.org
1 carlo 08/02/29 20:41:36
2
3 Modified: quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild
4 ChangeLog
5 Log:
6 Remove icon extension from desktop entry to match Icon Theme Specification.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 sci-visualization/quickplot/quickplot-0.8.5.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?r1=1.1&r2=1.2
15
16 Index: quickplot-0.8.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- quickplot-0.8.5.ebuild 29 Jan 2006 20:16:16 -0000 1.1
23 +++ quickplot-0.8.5.ebuild 29 Feb 2008 20:41:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v 1.1 2006/01/29 20:16:16 cryos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v 1.2 2008/02/29 20:41:36 carlo Exp $
30
31 inherit eutils
32
33 @@ -44,7 +44,7 @@
34 rm COPYING quickplot_icon.png ChangeLog
35 mv ${D}/usr/share/pixmaps/quickplot_icon.png \
36 ${D}/usr/share/pixmaps/quickplot.png
37 - make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot.png Graphics
38 + make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
39 mv ${D}/usr/share/applications/quickplot\ --no-pipe.desktop \
40 ${D}/usr/share/applications/quickplot.desktop
41 }
42
43
44
45 1.3 sci-visualization/quickplot/quickplot-0.8.13.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?r1=1.2&r2=1.3
50
51 Index: quickplot-0.8.13.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- quickplot-0.8.13.ebuild 11 Jun 2007 08:39:33 -0000 1.2
58 +++ quickplot-0.8.13.ebuild 29 Feb 2008 20:41:36 -0000 1.3
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.2 2007/06/11 08:39:33 cryos Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.3 2008/02/29 20:41:36 carlo Exp $
65
66 inherit eutils
67
68 @@ -44,7 +44,7 @@
69 rm COPYING quickplot_icon.png ChangeLog
70 mv ${D}/usr/share/pixmaps/quickplot_icon.png \
71 ${D}/usr/share/pixmaps/quickplot.png
72 - make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot.png Graphics
73 + make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
74 mv ${D}/usr/share/applications/quickplot\ --no-pipe.desktop \
75 ${D}/usr/share/applications/quickplot.desktop
76 }
77
78
79
80 1.5 sci-visualization/quickplot/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?r1=1.4&r2=1.5
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- ChangeLog 11 Jun 2007 08:39:33 -0000 1.4
93 +++ ChangeLog 29 Feb 2008 20:41:36 -0000 1.5
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sci-visualization/quickplot
96 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.4 2007/06/11 08:39:33 cryos Exp $
98 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.5 2008/02/29 20:41:36 carlo Exp $
100 +
101 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> quickplot-0.8.5.ebuild,
102 + quickplot-0.8.13.ebuild:
103 + Remove icon extension from desktop entry to match Icon Theme Specification.
104
105 11 Jun 2007; Marcus D. Hanwell <cryos@g.o> quickplot-0.8.13.ebuild:
106 Marked stable on amd64.
107
108
109
110 --
111 gentoo-commits@l.g.o mailing list