summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2010-03-10 15:45:36 +0000
committerTristan Heaven <nyhm@gentoo.org>2010-03-10 15:45:36 +0000
commit0deebdef5ea198419aeaf5cc77bdef9deeac0bfc (patch)
treef956e268ef36f7cad82ebc75123c993880d707ca /games-puzzle/world-of-goo
parentfix desktop entry name (diff)
downloadgentoo-2-0deebdef5ea198419aeaf5cc77bdef9deeac0bfc.tar.gz
gentoo-2-0deebdef5ea198419aeaf5cc77bdef9deeac0bfc.tar.bz2
gentoo-2-0deebdef5ea198419aeaf5cc77bdef9deeac0bfc.zip
fix desktop entry name
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/world-of-goo')
-rw-r--r--games-puzzle/world-of-goo/world-of-goo-1.41.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild b/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild
index b764b2e597f0..0e79ff38e826 100644
--- a/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild
+++ b/games-puzzle/world-of-goo/world-of-goo-1.41.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/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild,v 1.3 2009/10/25 07:53:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild,v 1.4 2010/03/10 15:45:36 nyhm Exp $
inherit eutils games
@@ -48,7 +48,7 @@ src_install() {
games_make_wrapper ${MY_PN} "${d}"/${MY_PN%Demo}
dodoc readme.html linux-issues.txt
newicon icons/scalable.svg ${MY_PN}.svg
- make_desktop_entry ${MY_PN} "World Of Goo" ${MY_PN}
+ make_desktop_entry ${MY_PN} "World of Goo" ${MY_PN}
pushd "${D}${d}" >/dev/null
chmod a+rx ${MY_PN%Demo}* libs*/lib* || die