From 2deef249c59872593a194cc133145717decb1fe5 Mon Sep 17 00:00:00 2001 From: Carsten Lohrke Date: Fri, 29 Feb 2008 19:40:07 +0000 Subject: Remove icon extension from desktop entry to match Icon Theme Specification. (Portage version: 2.1.4.4) --- games-strategy/x2/ChangeLog | 7 +++++-- games-strategy/x2/x2-1.4.05.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games-strategy/x2') 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 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 } -- cgit v1.2.3-65-gdbad