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.5.80187.ebuild ChangeLog vmware-server-console-1.0.4.56528.ebuild vmware-server-console-1.0.3.44356.ebuild
@ 2008-04-26 15:40 Mike Auty (ikelos)
  0 siblings, 0 replies; only message in thread
From: Mike Auty (ikelos) @ 2008-04-26 15:40 UTC (permalink / raw
  To: gentoo-commits

ikelos      08/04/26 15:40:42

  Modified:             vmware-server-console-1.0.5.80187.ebuild ChangeLog
                        vmware-server-console-1.0.4.56528.ebuild
  Removed:              vmware-server-console-1.0.3.44356.ebuild
  Log:
  Fix creation of desktop item, and GCC version issue.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.4                  app-emulation/vmware-server-console/vmware-server-console-1.0.5.80187.ebuild

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

Index: vmware-server-console-1.0.5.80187.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.5.80187.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vmware-server-console-1.0.5.80187.ebuild	4 Apr 2008 06:45:07 -0000	1.3
+++ vmware-server-console-1.0.5.80187.ebuild	26 Apr 2008 15:40:42 -0000	1.4
@@ -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.5.80187.ebuild,v 1.3 2008/04/04 06:45:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.5.80187.ebuild,v 1.4 2008/04/26 15:40:42 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
@@ -69,6 +69,8 @@
 	echo 'libdir = "'${VMWARE_INSTALL_DIR}'/lib"' > etc/config
 	vmware_src_install
 
+	# Fix an ugly GCC error on start
+	rm -f "${D}${VMWARE_INSTALL_DIR}/lib/lib/libgcc_s.so.1/libgcc_s.so.1"
 	make_desktop_entry ${PN} "VMWare Remote Console" ${PN}.png System
 
 	dodir /usr/bin



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	4 Apr 2008 06:45:07 -0000	1.28
+++ ChangeLog	26 Apr 2008 15:40:42 -0000	1.29
@@ -1,6 +1,12 @@
 # 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.28 2008/04/04 06:45:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.29 2008/04/26 15:40:42 ikelos Exp $
+
+  26 Apr 2008; Mike Auty <ikelos@gentoo.org>
+  -vmware-server-console-1.0.3.44356.ebuild,
+  vmware-server-console-1.0.4.56528.ebuild,
+  vmware-server-console-1.0.5.80187.ebuild:
+  Fix creation of desktop item, and GCC version issue.
 
   04 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
   vmware-server-console-1.0.5.80187.ebuild:



1.7                  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.7&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.7&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.6&r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vmware-server-console-1.0.4.56528.ebuild	1 Mar 2008 12:32:22 -0000	1.6
+++ vmware-server-console-1.0.4.56528.ebuild	26 Apr 2008 15:40:42 -0000	1.7
@@ -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.6 2008/03/01 12:32:22 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild,v 1.7 2008/04/26 15:40:42 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
@@ -76,7 +76,7 @@
 	echo 'libdir = "'${VMWARE_INSTALL_DIR}'/lib"' > etc/config
 	vmware_src_install
 
-	make_desktop_entry ${PN} "VMWare Remote Console" ${PN} System
+	make_desktop_entry ${PN} "VMWare Remote Console" ${PN}.png System
 
 	dodir /usr/bin
 	dosym ${VMWARE_INSTALL_DIR}/bin/${PN} /usr/bin/${PN}



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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-26 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 15:40 [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-server-console: vmware-server-console-1.0.5.80187.ebuild ChangeLog vmware-server-console-1.0.4.56528.ebuild vmware-server-console-1.0.3.44356.ebuild 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