summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:21:15 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:21:15 +0000
commita75019b8ae357cc95005958697f4c0867b3bf9c1 (patch)
tree6a62dbadac9405c54440ee528e93a36663d31466 /games-action
parentRemove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadhistorical-a75019b8ae357cc95005958697f4c0867b3bf9c1.tar.gz
historical-a75019b8ae357cc95005958697f4c0867b3bf9c1.tar.bz2
historical-a75019b8ae357cc95005958697f4c0867b3bf9c1.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action')
-rw-r--r--games-action/btanks/ChangeLog6
-rw-r--r--games-action/btanks/btanks-0.6.5069.ebuild4
-rw-r--r--games-action/btanks/btanks-0.7.5800.ebuild4
-rw-r--r--games-action/bzflag/ChangeLog8
-rw-r--r--games-action/bzflag/bzflag-2.0.10.ebuild6
-rw-r--r--games-action/bzflag/bzflag-2.0.8.ebuild6
6 files changed, 21 insertions, 13 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog
index 2d726a6911cf..83cd51d176bb 100644
--- a/games-action/btanks/ChangeLog
+++ b/games-action/btanks/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/btanks
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.8 2008/01/17 06:57:38 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.9 2008/02/29 18:20:33 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> btanks-0.6.5069.ebuild,
+ btanks-0.7.5800.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
17 Jan 2008; Tupone Alfredo <tupone@gentoo.org> btanks-0.5.4740-r1.ebuild,
btanks-0.6.5069.ebuild, btanks-0.7.5800.ebuild:
diff --git a/games-action/btanks/btanks-0.6.5069.ebuild b/games-action/btanks/btanks-0.6.5069.ebuild
index dfbf718f297b..6a16f56b9231 100644
--- a/games-action/btanks/btanks-0.6.5069.ebuild
+++ b/games-action/btanks/btanks-0.6.5069.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/btanks/btanks-0.6.5069.ebuild,v 1.4 2008/01/17 06:57:38 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v 1.5 2008/02/29 18:20:33 carlo Exp $
inherit eutils games
@@ -52,7 +52,7 @@ src_install() {
dodoc ChangeLog *.txt
newicon src/bt.xpm ${PN}.xpm || die "newicon"
- make_desktop_entry ${PN} "Battle Tanks" ${PN}.xpm
+ make_desktop_entry ${PN} "Battle Tanks" ${PN}
prepgamesdirs
}
diff --git a/games-action/btanks/btanks-0.7.5800.ebuild b/games-action/btanks/btanks-0.7.5800.ebuild
index af7871cb5b4a..df70af390be6 100644
--- a/games-action/btanks/btanks-0.7.5800.ebuild
+++ b/games-action/btanks/btanks-0.7.5800.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/btanks/btanks-0.7.5800.ebuild,v 1.2 2008/01/17 06:57:38 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v 1.3 2008/02/29 18:20:33 carlo Exp $
inherit eutils games
@@ -53,7 +53,7 @@ src_install() {
dodoc ChangeLog *.txt
newicon src/bt.xpm ${PN}.xpm || die "newicon"
- make_desktop_entry ${PN} "Battle Tanks" ${PN}.xpm
+ make_desktop_entry ${PN} "Battle Tanks" ${PN}
prepgamesdirs
}
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog
index 3462c058f823..ea9b799b3623 100644
--- a/games-action/bzflag/ChangeLog
+++ b/games-action/bzflag/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/bzflag
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.33 2007/11/30 22:59:49 tupone Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.34 2008/02/29 18:21:15 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> bzflag-2.0.8.ebuild,
+ bzflag-2.0.10.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
30 Nov 2007; Tupone Alfredo <tupone@gentoo.org> bzflag-2.0.10.ebuild:
Better use net-misc/curl built with c-ares support. Bug #200798 by gionnico
diff --git a/games-action/bzflag/bzflag-2.0.10.ebuild b/games-action/bzflag/bzflag-2.0.10.ebuild
index bfaa2d810679..d1c9641f9b7d 100644
--- a/games-action/bzflag/bzflag-2.0.10.ebuild
+++ b/games-action/bzflag/bzflag-2.0.10.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-action/bzflag/bzflag-2.0.10.ebuild,v 1.2 2007/11/30 22:59:49 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild,v 1.3 2008/02/29 18:21:15 carlo Exp $
inherit eutils flag-o-matic games
@@ -68,7 +68,7 @@ src_install() {
if use sdl || ! use dedicated ; then
doicon "data/bzflag-48x48.png"
- make_desktop_entry ${PN} "BZFlag" ${PN}-48x48.png
+ make_desktop_entry ${PN} "BZFlag" ${PN}-48x48
fi
prepgamesdirs
diff --git a/games-action/bzflag/bzflag-2.0.8.ebuild b/games-action/bzflag/bzflag-2.0.8.ebuild
index 3ca8a5edc006..3dab685b16aa 100644
--- a/games-action/bzflag/bzflag-2.0.8.ebuild
+++ b/games-action/bzflag/bzflag-2.0.8.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-action/bzflag/bzflag-2.0.8.ebuild,v 1.7 2007/05/31 02:12:58 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.8 2008/02/29 18:21:15 carlo Exp $
inherit eutils flag-o-matic games
@@ -78,7 +78,7 @@ src_install() {
if use sdl || ! use dedicated ; then
doicon "data/bzflag-48x48.png"
- make_desktop_entry ${PN} "BZFlag" ${PN}-48x48.png
+ make_desktop_entry ${PN} "BZFlag" ${PN}-48x48
fi
prepgamesdirs