summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:06:13 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:06:13 +0000
commit9296c9b1c4ccc18974a85ef64c71ae702ac27fe9 (patch)
tree77c5c1aeb088d8be34746e865260a430ff468abf /games-action/lugaru-demo
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-9296c9b1c4ccc18974a85ef64c71ae702ac27fe9.tar.gz
gentoo-2-9296c9b1c4ccc18974a85ef64c71ae702ac27fe9.tar.bz2
gentoo-2-9296c9b1c4ccc18974a85ef64c71ae702ac27fe9.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action/lugaru-demo')
-rw-r--r--games-action/lugaru-demo/ChangeLog7
-rw-r--r--games-action/lugaru-demo/lugaru-demo-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/lugaru-demo/ChangeLog b/games-action/lugaru-demo/ChangeLog
index 86105dbb67f9..d73446d51937 100644
--- a/games-action/lugaru-demo/ChangeLog
+++ b/games-action/lugaru-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/lugaru-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.7 2006/09/28 14:46:26 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.8 2008/02/29 18:06:13 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> lugaru-demo-1.0.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
28 Sep 2006; Tristan Heaven <nyhm@gentoo.org> lugaru-demo-1.0.ebuild:
Prevent collision-protect error (portage bug)
diff --git a/games-action/lugaru-demo/lugaru-demo-1.0.ebuild b/games-action/lugaru-demo/lugaru-demo-1.0.ebuild
index aa61f884bfdb..7e70df63049d 100644
--- a/games-action/lugaru-demo/lugaru-demo-1.0.ebuild
+++ b/games-action/lugaru-demo/lugaru-demo-1.0.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-action/lugaru-demo/lugaru-demo-1.0.ebuild,v 1.7 2006/09/28 14:46:26 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild,v 1.8 2008/02/29 18:06:13 carlo Exp $
inherit eutils games
@@ -50,7 +50,7 @@ src_install() {
games_make_wrapper lugaru ./lugaru-bin "${dir}" "${dir}"
doicon lugaru.xpm
- make_desktop_entry lugaru "Lugaru" lugaru.xpm
+ make_desktop_entry lugaru "Lugaru" lugaru
prepgamesdirs
}