summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/stella/stella-2.2.ebuild')
-rw-r--r--games-emulation/stella/stella-2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/stella/stella-2.2.ebuild b/games-emulation/stella/stella-2.2.ebuild
index 72449a8a7374..3238ab7470bf 100644
--- a/games-emulation/stella/stella-2.2.ebuild
+++ b/games-emulation/stella/stella-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/stella/stella-2.2.ebuild,v 1.2 2006/08/16 16:40:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-2.2.ebuild,v 1.3 2008/02/29 19:05:53 carlo Exp $
inherit eutils games
@@ -43,6 +43,6 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
doicon src/common/stella.xpm
- make_desktop_entry stella Stella stella.xpm
+ make_desktop_entry stella Stella stella
prepgamesdirs
}