summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-03-09 12:06:38 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-03-09 12:06:38 +0000
commit7d67898ed173d3ed3d600797e7419b084f5ae00a (patch)
tree1cb6a2032af315259ec8b2689cd9597285cf5e4d /app-emulation
parentQA: When not using an absolute path, you MUST NOT use a file extension (.png,... (diff)
downloadhistorical-7d67898ed173d3ed3d600797e7419b084f5ae00a.tar.gz
historical-7d67898ed173d3ed3d600797e7419b084f5ae00a.tar.bz2
historical-7d67898ed173d3ed3d600797e7419b084f5ae00a.zip
QA: When not using an absolute path, you MUST NOT use a file extension (.png, .svg, or .xpm) on the icon name for make_desktop_entry
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-server-console/ChangeLog10
-rw-r--r--app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild6
-rw-r--r--app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild6
-rw-r--r--app-emulation/vmware-workstation/ChangeLog9
-rw-r--r--app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild8
5 files changed, 25 insertions, 14 deletions
diff --git a/app-emulation/vmware-server-console/ChangeLog b/app-emulation/vmware-server-console/ChangeLog
index df97fbce3732..a0fde17e9d02 100644
--- a/app-emulation/vmware-server-console/ChangeLog
+++ b/app-emulation/vmware-server-console/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/vmware-server-console
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.41 2009/05/09 21:59:41 ikelos Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.42 2010/03/09 12:04:48 abcd Exp $
+
+ 09 Mar 2010; Jonathan Callen <abcd@gentoo.org>
+ vmware-server-console-1.0.8.126538.ebuild,
+ vmware-server-console-1.0.9.156507.ebuild:
+ QA: When not using an absolute path, you MUST NOT use a file extension
+ (.png, .svg, or .xpm) on the icon name for make_desktop_entry
*vmware-server-console-1.0.9.156507 (09 May 2009)
diff --git a/app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild b/app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild
index a3794981fb3f..20fd77564cc6 100644
--- a/app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild
+++ b/app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.8.126538.ebuild,v 1.3 2009/01/12 21:49:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.8.126538.ebuild,v 1.4 2010/03/09 12:04:48 abcd 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 @@ 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
+ make_desktop_entry ${PN} "VMWare Remote Console" ${PN} System
dodir /usr/bin
dosym ${VMWARE_INSTALL_DIR}/bin/${PN} /usr/bin/${PN}
diff --git a/app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild b/app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild
index 97b13142185a..d6e97a3aabc3 100644
--- a/app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild
+++ b/app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.9.156507.ebuild,v 1.1 2009/05/09 21:59:41 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.9.156507.ebuild,v 1.2 2010/03/09 12:04:48 abcd 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 @@ 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
+ make_desktop_entry ${PN} "VMWare Remote Console" ${PN} System
dodir /usr/bin
dosym ${VMWARE_INSTALL_DIR}/bin/${PN} /usr/bin/${PN}
diff --git a/app-emulation/vmware-workstation/ChangeLog b/app-emulation/vmware-workstation/ChangeLog
index dc1393906917..64bb25c428b9 100644
--- a/app-emulation/vmware-workstation/ChangeLog
+++ b/app-emulation/vmware-workstation/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/vmware-workstation
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.211 2009/09/25 10:38:14 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.212 2010/03/09 12:06:38 abcd Exp $
+
+ 09 Mar 2010; Jonathan Callen <abcd@gentoo.org>
+ vmware-workstation-5.5.9.126128.ebuild:
+ QA: When not using an absolute path, you MUST NOT use a file extension
+ (.png, .svg, or .xpm) on the icon name for make_desktop_entry
25 Sep 2009; Markus Meier <maekke@gentoo.org>
vmware-workstation-6.5.3.185404.ebuild:
diff --git a/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild b/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild
index 7db87f13ba4c..b847334425ed 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild,v 1.3 2009/01/12 21:46:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-5.5.9.126128.ebuild,v 1.4 2010/03/09 12:06:38 abcd Exp $
inherit vmware eutils versionator
@@ -88,8 +88,8 @@ src_install() {
doicon lib/share/pixmaps/vmware-player.png
# Fix an ugly GCC error on start
rm -f "${Ddir}lib/lib/libgcc_s.so.1/libgcc_s.so.1"
- make_desktop_entry vmware "VMWare Workstation" ${PN}.png System
- make_desktop_entry vmplayer "VMWare Player" vmware-player.png System
+ make_desktop_entry vmware "VMWare Workstation" ${PN} System
+ make_desktop_entry vmplayer "VMWare Player" vmware-player System
}
pkg_postinst() {