Gentoo Archives: gentoo-commits

From: "Mike Auty (ikelos)" <ikelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-server-console: vmware-server-console-1.0.4.56528.ebuild vmware-server-console-1.0.3.44356.ebuild ChangeLog
Date: Sun, 25 Nov 2007 13:04:48
Message-Id: E1IwHAB-000626-Ox@stork.gentoo.org
1 ikelos 07/11/25 13:04:43
2
3 Modified: vmware-server-console-1.0.4.56528.ebuild
4 vmware-server-console-1.0.3.44356.ebuild ChangeLog
5 Log:
6 Fix up minor synatx issues.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.2 app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?r1=1.1&r2=1.2
15
16 Index: vmware-server-console-1.0.4.56528.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- vmware-server-console-1.0.4.56528.ebuild 20 Sep 2007 17:16:01 -0000 1.1
23 +++ vmware-server-console-1.0.4.56528.ebuild 25 Nov 2007 13:04:43 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v 1.1 2007/09/20 17:16:01 ikelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v 1.2 2007/11/25 13:04:43 ikelos Exp $
29
30 # Unlike many other binary packages the user doesn't need to agree to a licence
31 # to download VMWare. The agreeing to a licence is part of the configure step
32 @@ -59,10 +59,10 @@
33 ANY_ANY=""
34
35 src_unpack() {
36 - cd ${WORKDIR}
37 + cd "${WORKDIR}"
38 unpack ${A}
39 unpack ./${MY_P}.tar.gz
40 - cd ${S}
41 + cd "${S}"
42 unpack vmware-libssl.so.0.9.7l.tar.bz2
43 unpack vmware-libcrypto.so.0.9.7l.tar.bz2
44 }
45 @@ -79,5 +79,5 @@
46
47 pkg_config() {
48 einfo "Running ${ROOT}${dir}/bin/vmware-config-server-console.pl"
49 - ${ROOT}${dir}/bin/vmware-config-server-console.pl
50 + "${ROOT}${dir}/bin/vmware-config-server-console.pl"
51 }
52
53
54
55 1.5 app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?rev=1.5&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?rev=1.5&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?r1=1.4&r2=1.5
60
61 Index: vmware-server-console-1.0.3.44356.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v
64 retrieving revision 1.4
65 retrieving revision 1.5
66 diff -u -r1.4 -r1.5
67 --- vmware-server-console-1.0.3.44356.ebuild 22 Jul 2007 09:38:14 -0000 1.4
68 +++ vmware-server-console-1.0.3.44356.ebuild 25 Nov 2007 13:04:43 -0000 1.5
69 @@ -1,6 +1,6 @@
70 # Copyright 1999-2007 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v 1.4 2007/07/22 09:38:14 omp Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v 1.5 2007/11/25 13:04:43 ikelos Exp $
74
75 # Unlike many other binary packages the user doesn't need to agree to a licence
76 # to download VMWare. The agreeing to a licence is part of the configure step
77 @@ -59,10 +59,10 @@
78 ANY_ANY=""
79
80 src_unpack() {
81 - cd ${WORKDIR}
82 + cd "${WORKDIR}"
83 unpack ${A}
84 unpack ./${MY_P}.tar.gz
85 - cd ${S}
86 + cd "${S}"
87 unpack vmware-libssl.so.0.9.7l.tar.bz2
88 unpack vmware-libcrypto.so.0.9.7l.tar.bz2
89 }
90 @@ -79,5 +79,5 @@
91
92 pkg_config() {
93 einfo "Running ${ROOT}${dir}/bin/vmware-config-server-console.pl"
94 - ${ROOT}${dir}/bin/vmware-config-server-console.pl
95 + "${ROOT}${dir}/bin/vmware-config-server-console.pl"
96 }
97
98
99
100 1.20 app-emulation/vmware-server-console/ChangeLog
101
102 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.20&view=markup
103 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.20&content-type=text/plain
104 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?r1=1.19&r2=1.20
105
106 Index: ChangeLog
107 ===================================================================
108 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v
109 retrieving revision 1.19
110 retrieving revision 1.20
111 diff -u -r1.19 -r1.20
112 --- ChangeLog 25 Nov 2007 13:01:31 -0000 1.19
113 +++ ChangeLog 25 Nov 2007 13:04:43 -0000 1.20
114 @@ -1,6 +1,11 @@
115 # ChangeLog for app-emulation/vmware-server-console
116 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
117 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.19 2007/11/25 13:01:31 ikelos Exp $
118 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.20 2007/11/25 13:04:43 ikelos Exp $
119 +
120 + 25 Nov 2007; Mike Auty <ikelos@g.o>
121 + vmware-server-console-1.0.3.44356.ebuild,
122 + vmware-server-console-1.0.4.56528.ebuild:
123 + Fix up minor synatx issues.
124
125 25 Nov 2007; Mike Auty <ikelos@g.o> ChangeLog:
126 Update to vmware-any-any-update114.
127
128
129
130 --
131 gentoo-commits@g.o mailing list