summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:50:52 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:50:52 +0000
commita448c6950bd0ae5b53d9f7183d283ba9d58440e5 (patch)
treeb11680b65be0d2bd1ada2ac73ffe6f0403cc04f1 /games-strategy/x2
parentRemove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadhistorical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.tar.gz
historical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.tar.bz2
historical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-strategy/x2')
-rw-r--r--games-strategy/x2/ChangeLog7
-rw-r--r--games-strategy/x2/x2-1.4.05.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/x2/ChangeLog b/games-strategy/x2/ChangeLog
index 7f20240552fd..6221a5540262 100644
--- a/games-strategy/x2/ChangeLog
+++ b/games-strategy/x2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/x2
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.3 2007/09/15 01:28:01 wolf31o2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.4 2008/02/29 19:40:07 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> x2-1.4.05.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
*x2-1.4.05 (15 Sep 2007)
diff --git a/games-strategy/x2/x2-1.4.05.ebuild b/games-strategy/x2/x2-1.4.05.ebuild
index b88dbbda9030..1a13c057b33b 100644
--- a/games-strategy/x2/x2-1.4.05.ebuild
+++ b/games-strategy/x2/x2-1.4.05.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-strategy/x2/x2-1.4.05.ebuild,v 1.1 2007/09/15 01:28:01 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.2 2008/02/29 19:40:07 carlo Exp $
inherit eutils games
@@ -104,7 +104,7 @@ src_install() {
games_make_wrapper ${PN} "./${PN}${dyn}" "${dir}"
newicon "${CDROM_ROOT}"/icon.xpm ${PN}.xpm || die "newicon"
- make_desktop_entry ${PN} "X2 - The Threat" ${PN}.xpm
+ make_desktop_entry ${PN} "X2 - The Threat" ${PN}
prepgamesdirs
}