summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:27:30 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:27:30 +0000
commit3f5d1b29c64e44126ac642c2d13aeaf14ce67685 (patch)
tree996069bd5e6ccdffc488a9f01ab0d03d5fe2a524 /games-fps/ut2004
parent*** empty log message *** (diff)
downloadhistorical-3f5d1b29c64e44126ac642c2d13aeaf14ce67685.tar.gz
historical-3f5d1b29c64e44126ac642c2d13aeaf14ce67685.tar.bz2
historical-3f5d1b29c64e44126ac642c2d13aeaf14ce67685.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-fps/ut2004')
-rw-r--r--games-fps/ut2004/ChangeLog7
-rw-r--r--games-fps/ut2004/ut2004-3369-r4.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog
index d97a1e08f928..105e1c196cf2 100644
--- a/games-fps/ut2004/ChangeLog
+++ b/games-fps/ut2004/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ut2004
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.61 2007/02/17 08:54:50 nyhm Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.62 2008/02/29 19:23:40 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ChangeLog:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
17 Feb 2007; Tristan Heaven <nyhm@gentoo.org> ut2004-3369-r4.ebuild:
Fix ROOT abuse, bug #167277
diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild
index 0f87576ad2f6..f073e93ddbda 100644
--- a/games-fps/ut2004/ut2004-3369-r4.ebuild
+++ b/games-fps/ut2004/ut2004-3369-r4.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-fps/ut2004/ut2004-3369-r4.ebuild,v 1.17 2008/02/25 23:01:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.18 2008/02/29 19:23:40 carlo Exp $
# To use system libraries, uncomment the following line and comment the one
# below it.
@@ -88,7 +88,7 @@ src_install() {
games_make_wrapper ut2004 ./ut2004 "${dir}" "${dir}"
prepgamesdirs
- make_desktop_entry ut2004 "Unreal Tournament 2004" ut2004.xpm
+ make_desktop_entry ut2004 "Unreal Tournament 2004" ut2004
}
pkg_postinst() {