summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-02-15 00:47:37 +0000
committerMike Frysinger <vapier@gentoo.org>2009-02-15 00:47:37 +0000
commite95f48cd3869c8c267d1535963d3e5f274fb166d (patch)
tree7aee5b52dcfb2a3b645da5391cf25c04abc7f175 /games-puzzle
parentBump because 3.0.1 failed to configure. Patch for bug 251629, gcc-4.3 compati... (diff)
downloadgentoo-2-e95f48cd3869c8c267d1535963d3e5f274fb166d.tar.gz
gentoo-2-e95f48cd3869c8c267d1535963d3e5f274fb166d.tar.bz2
gentoo-2-e95f48cd3869c8c267d1535963d3e5f274fb166d.zip
dont put (Demo) in full games name
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/world-of-goo/world-of-goo-1.40.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild b/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild
index 1e5563d962e5..9b962f739415 100644
--- a/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild
+++ b/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.40.ebuild,v 1.1 2009/02/15 00:15:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild,v 1.2 2009/02/15 00:47:37 vapier Exp $
inherit games
@@ -48,7 +48,7 @@ src_install() {
dodoc readme.html linux-issues.txt
newicon icon.png ${MY_PN}.png
- make_desktop_entry ${MY_PN} "World Of Goo (Demo)" ${MY_PN}.png
+ make_desktop_entry ${MY_PN} "World Of Goo" ${MY_PN}.png
dosym ${d}/${MY_PN%Demo} "${GAMES_BINDIR}"/${MY_PN}
pushd "${D}"${d} >/dev/null