summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/penguin-command/penguin-command-1.6.11.ebuild')
-rw-r--r--games-arcade/penguin-command/penguin-command-1.6.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
index 9262816dec91..a97acb7d48a1 100644
--- a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
+++ b/games-arcade/penguin-command/penguin-command-1.6.11.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-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.1 2007/04/23 23:05:31 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.2 2008/02/29 18:47:20 carlo Exp $
inherit eutils games
@@ -21,6 +21,6 @@ src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README
newicon data/gfx/icon.xpm ${PN}.xpm
- make_desktop_entry ${PN} "Penguin Command" ${PN}.xpm
+ make_desktop_entry ${PN} "Penguin Command" ${PN}
prepgamesdirs
}