public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [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
@ 2007-11-25 13:04 Mike Auty (ikelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty (ikelos) @ 2007-11-25 13:04 UTC (permalink / raw
  To: gentoo-commits

ikelos      07/11/25 13:04:43

  Modified:             vmware-server-console-1.0.4.56528.ebuild
                        vmware-server-console-1.0.3.44356.ebuild ChangeLog
  Log:
  Fix up minor synatx issues.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild

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
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
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

Index: vmware-server-console-1.0.4.56528.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vmware-server-console-1.0.4.56528.ebuild	20 Sep 2007 17:16:01 -0000	1.1
+++ vmware-server-console-1.0.4.56528.ebuild	25 Nov 2007 13:04:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 # Unlike many other binary packages the user doesn't need to agree to a licence
 # to download VMWare. The agreeing to a licence is part of the configure step
@@ -59,10 +59,10 @@
 ANY_ANY=""
 
 src_unpack() {
-	cd ${WORKDIR}
+	cd "${WORKDIR}"
 	unpack ${A}
 	unpack ./${MY_P}.tar.gz
-	cd ${S}
+	cd "${S}"
 	unpack vmware-libssl.so.0.9.7l.tar.bz2
 	unpack vmware-libcrypto.so.0.9.7l.tar.bz2
 }
@@ -79,5 +79,5 @@
 
 pkg_config() {
 	einfo "Running ${ROOT}${dir}/bin/vmware-config-server-console.pl"
-	${ROOT}${dir}/bin/vmware-config-server-console.pl
+	"${ROOT}${dir}/bin/vmware-config-server-console.pl"
 }



1.5                  app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild

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
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
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

Index: vmware-server-console-1.0.3.44356.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vmware-server-console-1.0.3.44356.ebuild	22 Jul 2007 09:38:14 -0000	1.4
+++ vmware-server-console-1.0.3.44356.ebuild	25 Nov 2007 13:04:43 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 # Unlike many other binary packages the user doesn't need to agree to a licence
 # to download VMWare. The agreeing to a licence is part of the configure step
@@ -59,10 +59,10 @@
 ANY_ANY=""
 
 src_unpack() {
-	cd ${WORKDIR}
+	cd "${WORKDIR}"
 	unpack ${A}
 	unpack ./${MY_P}.tar.gz
-	cd ${S}
+	cd "${S}"
 	unpack vmware-libssl.so.0.9.7l.tar.bz2
 	unpack vmware-libcrypto.so.0.9.7l.tar.bz2
 }
@@ -79,5 +79,5 @@
 
 pkg_config() {
 	einfo "Running ${ROOT}${dir}/bin/vmware-config-server-console.pl"
-	${ROOT}${dir}/bin/vmware-config-server-console.pl
+	"${ROOT}${dir}/bin/vmware-config-server-console.pl"
 }



1.20                 app-emulation/vmware-server-console/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Nov 2007 13:01:31 -0000	1.19
+++ ChangeLog	25 Nov 2007 13:04:43 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/vmware-server-console
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.19 2007/11/25 13:01:31 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.20 2007/11/25 13:04:43 ikelos Exp $
+
+  25 Nov 2007; Mike Auty <ikelos@gentoo.org>
+  vmware-server-console-1.0.3.44356.ebuild,
+  vmware-server-console-1.0.4.56528.ebuild:
+  Fix up minor synatx issues.
 
   25 Nov 2007; Mike Auty <ikelos@gentoo.org> ChangeLog:
   Update to vmware-any-any-update114.



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [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
@ 2008-02-29 17:43 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 17:43 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 17:43:25

  Modified:             vmware-server-console-1.0.4.56528.ebuild
                        vmware-server-console-1.0.3.44356.ebuild ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild?r1=1.4&r2=1.5

Index: vmware-server-console-1.0.4.56528.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vmware-server-console-1.0.4.56528.ebuild	24 Feb 2008 09:36:03 -0000	1.4
+++ vmware-server-console-1.0.4.56528.ebuild	29 Feb 2008 17:43:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v 1.4 2008/02/24 09:36:03 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v 1.5 2008/02/29 17:43:25 carlo Exp $
 
 # Unlike many other binary packages the user doesn't need to agree to a licence
 # to download VMWare. The agreeing to a licence is part of the configure step
@@ -76,7 +76,7 @@
 	echo 'libdir = "'${VMWARE_INSTALL_DIR}'/lib"' > etc/config
 	vmware_src_install
 
-	make_desktop_entry ${PN} "VMWare Remote Console" ${PN}.png System
+	make_desktop_entry ${PN} "VMWare Remote Console" ${PN} System
 
 	dodir /usr/bin
 	dosym ${VMWARE_INSTALL_DIR}/bin/${PN} /usr/bin/${PN}



1.6                  app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild?r1=1.5&r2=1.6

Index: vmware-server-console-1.0.3.44356.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vmware-server-console-1.0.3.44356.ebuild	25 Nov 2007 13:04:43 -0000	1.5
+++ vmware-server-console-1.0.3.44356.ebuild	29 Feb 2008 17:43:25 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v 1.6 2008/02/29 17:43:25 carlo Exp $
 
 # Unlike many other binary packages the user doesn't need to agree to a licence
 # to download VMWare. The agreeing to a licence is part of the configure step
@@ -71,7 +71,7 @@
 	echo 'libdir = "'${VMWARE_INSTALL_DIR}'/lib"' > etc/config
 	vmware_src_install
 
-	make_desktop_entry ${PN} "VMWare Remote Console" ${PN}.png System
+	make_desktop_entry ${PN} "VMWare Remote Console" ${PN} System
 
 	dodir /usr/bin
 	dosym ${VMWARE_INSTALL_DIR}/bin/${PN} /usr/bin/${PN}



1.24                 app-emulation/vmware-server-console/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-server-console/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	24 Feb 2008 09:36:03 -0000	1.23
+++ ChangeLog	29 Feb 2008 17:43:25 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/vmware-server-console
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.23 2008/02/24 09:36:03 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.24 2008/02/29 17:43:25 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org>
+  vmware-server-console-1.0.3.44356.ebuild,
+  vmware-server-console-1.0.4.56528.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   24 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
   vmware-server-console-1.0.4.56528.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-29 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 17:43 [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 Carsten Lohrke (carlo)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-25 13:04 Mike Auty (ikelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox