summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 17:43:25 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 17:43:25 +0000
commit2179ad8b27847bb7cae68e85fa4b99defd1fa198 (patch)
tree1856d0cffaabee41f2d1ca1a4e28aa860f37b5a4 /app-emulation
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-2179ad8b27847bb7cae68e85fa4b99defd1fa198.tar.gz
gentoo-2-2179ad8b27847bb7cae68e85fa4b99defd1fa198.tar.bz2
gentoo-2-2179ad8b27847bb7cae68e85fa4b99defd1fa198.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-server-console/ChangeLog7
-rw-r--r--app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild6
-rw-r--r--app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild4
3 files changed, 11 insertions, 6 deletions
diff --git a/app-emulation/vmware-server-console/ChangeLog b/app-emulation/vmware-server-console/ChangeLog
index cd53d42164a2..a95013a6ced7 100644
--- a/app-emulation/vmware-server-console/ChangeLog
+++ b/app-emulation/vmware-server-console/ChangeLog
@@ -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:
diff --git a/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild b/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
index 3bf692c0c086..5929cbc2a521 100644
--- a/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
+++ b/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
@@ -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 @@ src_install() {
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}
diff --git a/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild b/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild
index 17307f87fed7..2b7dcebeb885 100644
--- a/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild
+++ b/app-emulation/vmware-server-console/vmware-server-console-1.0.4.56528.ebuild
@@ -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 @@ src_install() {
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}