Gentoo Archives: gentoo-commits

From: "David Shakaryan (omp)" <omp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/fvwm: fvwm-2.5.18-r1.ebuild ChangeLog fvwm-2.5.19.ebuild fvwm-2.5.21.ebuild
Date: Mon, 07 Jan 2008 03:49:09
Message-Id: E1JBiz4-0004oM-Jk@stork.gentoo.org
1 omp 08/01/07 03:49:06
2
3 Modified: fvwm-2.5.18-r1.ebuild ChangeLog fvwm-2.5.19.ebuild
4 fvwm-2.5.21.ebuild
5 Log:
6 Install session .desktop file. (bug #109009)
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.14 x11-wm/fvwm/fvwm-2.5.18-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild?r1=1.13&r2=1.14
15
16 Index: fvwm-2.5.18-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- fvwm-2.5.18-r1.ebuild 22 Jul 2007 03:59:23 -0000 1.13
23 +++ fvwm-2.5.18-r1.ebuild 7 Jan 2008 03:49:05 -0000 1.14
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 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/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild,v 1.13 2007/07/22 03:59:23 omp Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18-r1.ebuild,v 1.14 2008/01/07 03:49:05 omp Exp $
30
31 inherit eutils flag-o-matic
32
33 @@ -146,6 +146,8 @@
34 exeinto /etc/X11/Sessions
35 doexe fvwm2
36
37 + wm=fvwm2 make_session_desktop FVWM fvwm2
38 +
39 dodoc AUTHORS ChangeLog COPYING README NEWS docs/ANNOUNCE docs/BUGS \
40 docs/COMMANDS docs/DEVELOPERS docs/FAQ docs/error_codes docs/TODO \
41 docs/fvwm.lsm
42
43
44
45 1.144 x11-wm/fvwm/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/ChangeLog?rev=1.144&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/ChangeLog?rev=1.144&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/ChangeLog?r1=1.143&r2=1.144
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v
54 retrieving revision 1.143
55 retrieving revision 1.144
56 diff -u -r1.143 -r1.144
57 --- ChangeLog 25 Dec 2007 16:10:27 -0000 1.143
58 +++ ChangeLog 7 Jan 2008 03:49:05 -0000 1.144
59 @@ -1,6 +1,10 @@
60 # ChangeLog for x11-wm/fvwm
61 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.143 2007/12/25 16:10:27 phreak Exp $
63 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.144 2008/01/07 03:49:05 omp Exp $
65 +
66 + 07 Jan 2008; David Shakaryan <omp@g.o> fvwm-2.5.18-r1.ebuild,
67 + fvwm-2.5.19.ebuild, fvwm-2.5.21.ebuild:
68 + Install session .desktop file. (bug #109009)
69
70 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
71 Removing taviso from metadata.xml as per #202471.
72
73
74
75 1.7 x11-wm/fvwm/fvwm-2.5.19.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild?rev=1.7&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild?rev=1.7&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild?r1=1.6&r2=1.7
80
81 Index: fvwm-2.5.19.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild,v
84 retrieving revision 1.6
85 retrieving revision 1.7
86 diff -u -r1.6 -r1.7
87 --- fvwm-2.5.19.ebuild 22 Jul 2007 03:59:23 -0000 1.6
88 +++ fvwm-2.5.19.ebuild 7 Jan 2008 03:49:05 -0000 1.7
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2007 Gentoo Foundation
91 +# Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild,v 1.6 2007/07/22 03:59:23 omp Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.19.ebuild,v 1.7 2008/01/07 03:49:05 omp Exp $
95
96 inherit eutils flag-o-matic
97
98 @@ -148,6 +148,8 @@
99 exeinto /etc/X11/Sessions
100 doexe fvwm2
101
102 + wm=fvwm2 make_session_desktop FVWM fvwm2
103 +
104 dodoc AUTHORS ChangeLog COPYING README NEWS docs/ANNOUNCE docs/BUGS \
105 docs/COMMANDS docs/DEVELOPERS docs/FAQ docs/error_codes docs/TODO \
106 docs/fvwm.lsm
107
108
109
110 1.4 x11-wm/fvwm/fvwm-2.5.21.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild?rev=1.4&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild?rev=1.4&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild?r1=1.3&r2=1.4
115
116 Index: fvwm-2.5.21.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild,v
119 retrieving revision 1.3
120 retrieving revision 1.4
121 diff -u -r1.3 -r1.4
122 --- fvwm-2.5.21.ebuild 7 Aug 2007 10:08:54 -0000 1.3
123 +++ fvwm-2.5.21.ebuild 7 Jan 2008 03:49:05 -0000 1.4
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2007 Gentoo Foundation
126 +# Copyright 1999-2008 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild,v 1.3 2007/08/07 10:08:54 uberlord Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.21.ebuild,v 1.4 2008/01/07 03:49:05 omp Exp $
130
131 inherit eutils flag-o-matic
132
133 @@ -145,6 +145,8 @@
134 exeinto /etc/X11/Sessions
135 doexe fvwm2
136
137 + wm=fvwm2 make_session_desktop FVWM fvwm2
138 +
139 dodoc AUTHORS ChangeLog COPYING README NEWS docs/ANNOUNCE docs/BUGS \
140 docs/COMMANDS docs/DEVELOPERS docs/FAQ docs/error_codes docs/TODO \
141 docs/fvwm.lsm
142
143
144
145 --
146 gentoo-commits@l.g.o mailing list