summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:18:18 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:18:18 +0000
commitdef4d0431d077b7b361c2aac9fc04970ad66628b (patch)
treee6b2f95ccdb7553db1047955dd3f2a6e6b4965d4 /net-misc/tightvnc
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-def4d0431d077b7b361c2aac9fc04970ad66628b.tar.gz
gentoo-2-def4d0431d077b7b361c2aac9fc04970ad66628b.tar.bz2
gentoo-2-def4d0431d077b7b361c2aac9fc04970ad66628b.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r--net-misc/tightvnc/ChangeLog6
-rw-r--r--net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild4
-rw-r--r--net-misc/tightvnc/tightvnc-1.3.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog
index 8b9981617b2a..f86acfbb110c 100644
--- a/net-misc/tightvnc/ChangeLog
+++ b/net-misc/tightvnc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.120 2008/02/14 16:21:35 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.121 2008/02/29 20:18:18 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> tightvnc-1.3.9.ebuild,
+ tightvnc-1.3.9-r1.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
14 Feb 2008; Steve Dibb <beandog@gentoo.org> tightvnc-1.3.9-r1.ebuild:
amd64 stable, bug 208562
diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild
index 1be30451e21c..69eeb62bd28a 100644
--- a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild
+++ b/net-misc/tightvnc/tightvnc-1.3.9-r1.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/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild,v 1.7 2008/02/14 16:21:35 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild,v 1.8 2008/02/29 20:18:18 carlo Exp $
inherit eutils toolchain-funcs
@@ -104,7 +104,7 @@ src_install() {
fi
doicon "${FILESDIR}"/vncviewer.png
- make_desktop_entry vncviewer vncviewer vncviewer.png Network
+ make_desktop_entry vncviewer vncviewer vncviewer Network
dodoc ChangeLog README WhatsNew
use java && dodoc "${FILESDIR}"/README.JavaViewer
diff --git a/net-misc/tightvnc/tightvnc-1.3.9.ebuild b/net-misc/tightvnc/tightvnc-1.3.9.ebuild
index 035b5fddcee2..0293b3d4066e 100644
--- a/net-misc/tightvnc/tightvnc-1.3.9.ebuild
+++ b/net-misc/tightvnc/tightvnc-1.3.9.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/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.13 2008/02/02 11:23:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.14 2008/02/29 20:18:18 carlo Exp $
inherit eutils toolchain-funcs
@@ -104,7 +104,7 @@ src_install() {
fi
doicon ${FILESDIR}/vncviewer.png
- make_desktop_entry vncviewer vncviewer vncviewer.png Network
+ make_desktop_entry vncviewer vncviewer vncviewer Network
dodoc ChangeLog README WhatsNew
use java && dodoc ${FILESDIR}/README.JavaViewer