summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/zsnes/zsnes-1.51-r1.ebuild')
-rw-r--r--games-emulation/zsnes/zsnes-1.51-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r1.ebuild b/games-emulation/zsnes/zsnes-1.51-r1.ebuild
index 4dc4111d7c1c..2fa10a16ae65 100644
--- a/games-emulation/zsnes/zsnes-1.51-r1.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r1.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-emulation/zsnes/zsnes-1.51-r1.ebuild,v 1.5 2008/02/28 07:43:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r1.ebuild,v 1.6 2008/02/29 19:08:22 carlo Exp $
inherit eutils autotools flag-o-matic toolchain-funcs games
@@ -77,7 +77,7 @@ src_install() {
dodoc ../docs/{readme.1st,*.txt,README.LINUX}
dodoc ../docs/readme.txt/*
dohtml -r ../docs/readme.htm/*
- make_desktop_entry zsnes ZSNES zsnes.png
+ make_desktop_entry zsnes ZSNES zsnes
newicon icons/48x48x32.png ${PN}.png
prepgamesdirs
}