summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:03:20 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:03:20 +0000
commitb45728d431f91ee59401008836f44e60c6af6ded (patch)
treed514f54b3e4b602ab56482e6da4a218d33c58ac5 /games-action/rune
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-b45728d431f91ee59401008836f44e60c6af6ded.tar.gz
gentoo-2-b45728d431f91ee59401008836f44e60c6af6ded.tar.bz2
gentoo-2-b45728d431f91ee59401008836f44e60c6af6ded.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action/rune')
-rw-r--r--games-action/rune/ChangeLog5
-rw-r--r--games-action/rune/rune-1.07-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/rune/ChangeLog b/games-action/rune/ChangeLog
index 72d2cac9d502..75fefa5ed851 100644
--- a/games-action/rune/ChangeLog
+++ b/games-action/rune/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/rune
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.14 2008/01/15 21:49:52 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.15 2008/02/29 18:03:20 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> rune-1.07-r2.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
15 Jan 2008; Samuli Suominen <drac@gentoo.org> rune-1.07-r2.ebuild:
change dev-util/xdelta dep. to =dev-util/xdelta-1*
diff --git a/games-action/rune/rune-1.07-r2.ebuild b/games-action/rune/rune-1.07-r2.ebuild
index 454d2d2f24dc..856d8be4eac5 100644
--- a/games-action/rune/rune-1.07-r2.ebuild
+++ b/games-action/rune/rune-1.07-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.6 2008/01/15 21:49:52 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.7 2008/02/29 18:03:20 carlo Exp $
inherit eutils games
@@ -136,7 +136,7 @@ src_install() {
${Ddir}/System/libSDL-1.2.so.0.backup
games_make_wrapper rune ./rune "${dir}" "${dir}"
- make_desktop_entry rune "Rune" rune.xpm "Game;ActionGame"
+ make_desktop_entry rune "Rune" rune "Game;ActionGame"
find ${Ddir} -exec touch '{}' \;
prepgamesdirs
}