summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild')
-rw-r--r--games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild b/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild
index c1dd26e54762..4fe1dae47c15 100644
--- a/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild
+++ b/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.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/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild,v 1.2 2007/03/15 12:03:51 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild,v 1.3 2008/02/29 19:33:43 carlo Exp $
inherit eutils games
@@ -30,6 +30,6 @@ src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog README TODO
doicon ${PN}.xpm
- make_desktop_entry ${PN} ${PN} ${PN}.xpm
+ make_desktop_entry ${PN} ${PN} ${PN}
prepgamesdirs
}