diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 18:56:30 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 18:56:30 +0000 |
commit | f0fcbdfd06edb4b3652be324aecaa090ba68133f (patch) | |
tree | 4cc57da8bbda04d0ddbfda5692936227760845c1 /games-arcade | |
parent | *** empty log message *** (diff) | |
download | historical-f0fcbdfd06edb4b3652be324aecaa090ba68133f.tar.gz historical-f0fcbdfd06edb4b3652be324aecaa090ba68133f.tar.bz2 historical-f0fcbdfd06edb4b3652be324aecaa090ba68133f.zip |
Remove icon extension from desktop entry to match Icon Theme Specification.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade')
25 files changed, 99 insertions, 58 deletions
diff --git a/games-arcade/briquolo/ChangeLog b/games-arcade/briquolo/ChangeLog index 701bb75086de..ffe279ea6923 100644 --- a/games-arcade/briquolo/ChangeLog +++ b/games-arcade/briquolo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/briquolo -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/ChangeLog,v 1.13 2007/04/19 04:15:11 mr_bones_ Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/ChangeLog,v 1.14 2008/02/29 18:49:15 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> briquolo-0.5.6.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. *briquolo-0.5.6 (19 Apr 2007) diff --git a/games-arcade/briquolo/briquolo-0.5.6.ebuild b/games-arcade/briquolo/briquolo-0.5.6.ebuild index 1ab19e1d6f1a..dad22a7b97be 100644 --- a/games-arcade/briquolo/briquolo-0.5.6.ebuild +++ b/games-arcade/briquolo/briquolo-0.5.6.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-arcade/briquolo/briquolo-0.5.6.ebuild,v 1.1 2007/04/19 04:15:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/briquolo-0.5.6.ebuild,v 1.2 2008/02/29 18:49:15 carlo Exp $ inherit eutils games @@ -47,6 +47,6 @@ src_install() { make DESTDIR="${D}" install || die "make install failed" dodoc AUTHORS ChangeLog README doicon desktop/briquolo.svg - make_desktop_entry briquolo Briquolo briquolo.svg + make_desktop_entry briquolo Briquolo briquolo prepgamesdirs } diff --git a/games-arcade/circuslinux/ChangeLog b/games-arcade/circuslinux/ChangeLog index a934c1f12406..abb11d1b9bed 100644 --- a/games-arcade/circuslinux/ChangeLog +++ b/games-arcade/circuslinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/circuslinux -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/ChangeLog,v 1.14 2007/03/12 20:43:01 nyhm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/ChangeLog,v 1.15 2008/02/29 18:54:41 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> circuslinux-1.0.3.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 12 Mar 2007; Tristan Heaven <nyhm@gentoo.org> circuslinux-1.0.3.ebuild: Install menu entry, bug #159850 diff --git a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild index 46ede409bb89..77b616deb850 100644 --- a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild +++ b/games-arcade/circuslinux/circuslinux-1.0.3.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-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.15 2007/03/12 20:43:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.16 2008/02/29 18:54:41 carlo Exp $ inherit eutils games @@ -33,7 +33,7 @@ src_unpack() { src_install () { emake DESTDIR="${D}" install || die "emake install failed" newicon data/images/${PN}-icon.xpm ${PN}.xpm - make_desktop_entry ${PN} "Circus Linux!" ${PN}.xpm + make_desktop_entry ${PN} "Circus Linux!" ${PN} dodoc *.txt prepgamesdirs } diff --git a/games-arcade/crack-attack/ChangeLog b/games-arcade/crack-attack/ChangeLog index 5e850407afe7..56ee7513eb9b 100644 --- a/games-arcade/crack-attack/ChangeLog +++ b/games-arcade/crack-attack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/crack-attack -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v 1.21 2007/04/09 21:56:43 welp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v 1.22 2008/02/29 18:56:30 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> + crack-attack-1.1.14-r1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 09 Apr 2007; Peter Weller <welp@gentoo.org> ChangeLog: Keyworded ~x86-fbsd wrt bug 173405 diff --git a/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild b/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild index bdda1bdc4aab..d0b9c6e50e08 100644 --- a/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild +++ b/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild,v 1.3 2006/11/08 05:56:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild,v 1.4 2008/02/29 18:56:30 carlo Exp $ inherit eutils games @@ -38,6 +38,6 @@ src_install() { dodoc AUTHORS ChangeLog README dohtml -A xpm doc/* doicon data/crack-attack.xpm - make_desktop_entry crack-attack Crack-attack crack-attack.xpm + make_desktop_entry crack-attack Crack-attack crack-attack prepgamesdirs } diff --git a/games-arcade/emilia-pinball/ChangeLog b/games-arcade/emilia-pinball/ChangeLog index ab9aaa801676..2553bf7958d0 100644 --- a/games-arcade/emilia-pinball/ChangeLog +++ b/games-arcade/emilia-pinball/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/emilia-pinball -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/emilia-pinball/ChangeLog,v 1.14 2006/12/01 20:44:26 wolf31o2 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/emilia-pinball/ChangeLog,v 1.15 2008/02/29 18:55:23 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> + emilia-pinball-0.3.1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> emilia-pinball-0.3.1.ebuild: diff --git a/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild b/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild index d6d134846449..b79517ee32a0 100644 --- a/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild +++ b/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild,v 1.13 2006/12/01 20:44:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/emilia-pinball/emilia-pinball-0.3.1.ebuild,v 1.14 2008/02/29 18:55:23 carlo Exp $ inherit eutils games @@ -45,6 +45,6 @@ src_install() { -e 's:-I${prefix}/include/pinball:-I/usr/include/pinball:' \ "${D}"/usr/bin/pinball-config || die "sed failed" newicon data/pinball.xpm ${PN}.xpm - make_desktop_entry emilia-pinball "Emilia pinball" ${PN}.xpm + make_desktop_entry emilia-pinball "Emilia pinball" ${PN} prepgamesdirs } diff --git a/games-arcade/frozen-bubble/ChangeLog b/games-arcade/frozen-bubble/ChangeLog index 2f846ad6ec8c..6a0547ae91b6 100644 --- a/games-arcade/frozen-bubble/ChangeLog +++ b/games-arcade/frozen-bubble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/frozen-bubble -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/ChangeLog,v 1.27 2007/02/26 18:10:54 mr_bones_ Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/ChangeLog,v 1.28 2008/02/29 18:46:39 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ChangeLog: + Remove icon extension from desktop entry to match Icon Theme Specification. 26 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org> -files/frozen-bubble-1.0.0-editor-sdl-perl-2.patch, diff --git a/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild b/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild index dd194d11d6ab..f30b1e8da87e 100644 --- a/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild +++ b/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild,v 1.4 2007/08/08 19:18:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.1.0.ebuild,v 1.5 2008/02/29 18:46:39 carlo Exp $ inherit eutils multilib perl-module games @@ -55,7 +55,7 @@ src_install() { dosed /usr/games/bin/frozen-bubble dodoc AUTHORS NEWS README TIPS newicon icons/frozen-bubble-icon-48x48.png ${PN}.png - make_desktop_entry ${PN} ${PN} ${PN}.png + make_desktop_entry ${PN} ${PN} ${PN} fixlocalpod prepgamesdirs diff --git a/games-arcade/jumpnbump/ChangeLog b/games-arcade/jumpnbump/ChangeLog index 851ec6c8ab94..0f988b8fb287 100644 --- a/games-arcade/jumpnbump/ChangeLog +++ b/games-arcade/jumpnbump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/jumpnbump -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/jumpnbump/ChangeLog,v 1.14 2006/11/05 00:45:53 nyhm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/jumpnbump/ChangeLog,v 1.15 2008/02/29 18:56:06 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> jumpnbump-1.50-r1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 05 Nov 2006; Tristan Heaven <nyhm@gentoo.org> jumpnbump-1.50-r1.ebuild: Change "tcltk" USE flag to "tk", bug #17808 diff --git a/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild b/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild index 0f462e896edf..f1250a47a8f1 100644 --- a/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild +++ b/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild,v 1.8 2006/11/05 00:45:53 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/jumpnbump/jumpnbump-1.50-r1.ebuild,v 1.9 2008/02/29 18:56:06 carlo Exp $ inherit eutils games @@ -45,6 +45,6 @@ src_install() { use svga || rm -f "${D}${GAMES_BINDIR}/jumpnbump.svgalib" use tk || rm -f "${D}${GAMES_BINDIR}/jnbmenu.tcl" newicon sdl/jumpnbump64.xpm ${PN}.xpm - make_desktop_entry jumpnbump "Jump n Bump" ${PN}.xpm + make_desktop_entry jumpnbump "Jump n Bump" ${PN} prepgamesdirs } diff --git a/games-arcade/penguin-command/ChangeLog b/games-arcade/penguin-command/ChangeLog index c57b88c8bfd9..584bf9bb3ead 100644 --- a/games-arcade/penguin-command/ChangeLog +++ b/games-arcade/penguin-command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/penguin-command -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.15 2007/04/23 23:05:31 nyhm Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.16 2008/02/29 18:47:20 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> + penguin-command-1.6.11.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. *penguin-command-1.6.11 (23 Apr 2007) diff --git a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild index 9262816dec91..a97acb7d48a1 100644 --- a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild +++ b/games-arcade/penguin-command/penguin-command-1.6.11.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-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.1 2007/04/23 23:05:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.2 2008/02/29 18:47:20 carlo Exp $ inherit eutils games @@ -21,6 +21,6 @@ src_install() { emake DESTDIR="${D}" install || die "emake install failed" dodoc AUTHORS ChangeLog NEWS README newicon data/gfx/icon.xpm ${PN}.xpm - make_desktop_entry ${PN} "Penguin Command" ${PN}.xpm + make_desktop_entry ${PN} "Penguin Command" ${PN} prepgamesdirs } diff --git a/games-arcade/ri-li/ChangeLog b/games-arcade/ri-li/ChangeLog index fe5d7fade7ed..b5570414447c 100644 --- a/games-arcade/ri-li/ChangeLog +++ b/games-arcade/ri-li/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/ri-li -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ChangeLog,v 1.4 2006/10/26 21:45:17 tupone Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ChangeLog,v 1.5 2008/02/29 18:47:42 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ri-li-2.0.0.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 26 Oct 2006; <tupone@gentoo.org> ri-li-1.2.0.ebuild, ri-li-2.0.0.ebuild: Added ~amd64 keyword. Bug #152016 by Jose Marino diff --git a/games-arcade/ri-li/ri-li-2.0.0.ebuild b/games-arcade/ri-li/ri-li-2.0.0.ebuild index 92c4cc14fbb5..12e45156b4d6 100644 --- a/games-arcade/ri-li/ri-li-2.0.0.ebuild +++ b/games-arcade/ri-li/ri-li-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild,v 1.2 2006/10/26 21:45:17 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild,v 1.3 2008/02/29 18:47:42 carlo Exp $ inherit eutils games @@ -23,6 +23,6 @@ src_install() { rm -f "${D}${GAMES_DATADIR}/Ri-li/"*ebuild doicon "${D}${GAMES_DATADIR}/Ri-li/"*png dodoc AUTHORS ChangeLog NEWS README - make_desktop_entry Ri_li Ri-li Ri-li-icon-48x48.png + make_desktop_entry Ri_li Ri-li Ri-li-icon-48x48 prepgamesdirs } diff --git a/games-arcade/rockdodger/ChangeLog b/games-arcade/rockdodger/ChangeLog index 2bb602d55eec..c073476d7232 100644 --- a/games-arcade/rockdodger/ChangeLog +++ b/games-arcade/rockdodger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/rockdodger -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/rockdodger/ChangeLog,v 1.10 2007/04/24 15:07:42 drizzt Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/rockdodger/ChangeLog,v 1.11 2008/02/29 18:51:18 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> + rockdodger-0.6.0a-r1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> rockdodger-0.6.0a-r1.ebuild: diff --git a/games-arcade/rockdodger/rockdodger-0.6.0a-r1.ebuild b/games-arcade/rockdodger/rockdodger-0.6.0a-r1.ebuild index 37883ea2bc52..c265461473e1 100644 --- a/games-arcade/rockdodger/rockdodger-0.6.0a-r1.ebuild +++ b/games-arcade/rockdodger/rockdodger-0.6.0a-r1.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-arcade/rockdodger/rockdodger-0.6.0a-r1.ebuild,v 1.7 2007/04/24 15:07:42 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/rockdodger/rockdodger-0.6.0a-r1.ebuild,v 1.8 2008/02/29 18:51:18 carlo Exp $ inherit eutils games @@ -46,7 +46,7 @@ src_install() { doins data/* || die "doins failed" newicon spacerocks.xpm ${PN}.xpm - make_desktop_entry ${PN} "Rock Dodger" ${PN}.xpm + make_desktop_entry ${PN} "Rock Dodger" ${PN} dodir "${GAMES_STATEDIR}" touch "${D}/${GAMES_STATEDIR}"/${PN}.scores diff --git a/games-arcade/sdlroids/ChangeLog b/games-arcade/sdlroids/ChangeLog index a45d8acb537a..f93c892ae738 100644 --- a/games-arcade/sdlroids/ChangeLog +++ b/games-arcade/sdlroids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/sdlroids -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.13 2007/04/24 15:08:42 drizzt Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.14 2008/02/29 18:52:45 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> sdlroids-1.3.4-r3.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> sdlroids-1.3.4-r3.ebuild: diff --git a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild index 465a87d18015..7f528eca8f33 100644 --- a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild +++ b/games-arcade/sdlroids/sdlroids-1.3.4-r3.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-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.11 2007/04/24 15:08:42 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.12 2008/02/29 18:52:45 carlo Exp $ inherit eutils games @@ -29,7 +29,7 @@ src_unpack() { src_install() { emake DESTDIR="${D}" install || die "emake install failed" newicon icons/sdlroids-48x48.xpm ${PN}.xpm - make_desktop_entry ${PN} SDLRoids ${PN}.xpm + make_desktop_entry ${PN} SDLRoids ${PN} dodoc ChangeLog README.* TODO prepgamesdirs } diff --git a/games-arcade/whichwayisup/ChangeLog b/games-arcade/whichwayisup/ChangeLog index 84aac030b1df..d0a84f62ec14 100644 --- a/games-arcade/whichwayisup/ChangeLog +++ b/games-arcade/whichwayisup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/whichwayisup # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.7 2008/02/26 22:21:52 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.8 2008/02/29 18:52:02 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> whichwayisup-0.7.0.ebuild, + whichwayisup-0.7.9.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. *whichwayisup-0.7.9 (26 Feb 2008) diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild b/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild index 7ffabe69b40b..0dc4f4fc0ece 100644 --- a/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild +++ b/games-arcade/whichwayisup/whichwayisup-0.7.0.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-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.7 2008/02/20 18:42:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.8 2008/02/29 18:52:02 carlo Exp $ NEED_PYTHON="2.4" @@ -44,7 +44,7 @@ src_install() { doins -r data/* || die "doins data failed" doicon "${FILESDIR}"/${PN}-32.xpm - make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32.xpm + make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32 prepgamesdirs } diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild b/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild index 97fc6cba6e69..8b8583af4192 100644 --- a/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild +++ b/games-arcade/whichwayisup/whichwayisup-0.7.9.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-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.1 2008/02/26 22:21:52 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.2 2008/02/29 18:52:02 carlo Exp $ NEED_PYTHON="2.4" @@ -45,7 +45,7 @@ src_install() { doins -r data/* || die "doins data failed" doicon "${FILESDIR}"/${PN}-32.xpm - make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32.xpm + make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32 prepgamesdirs } diff --git a/games-arcade/xbill/ChangeLog b/games-arcade/xbill/ChangeLog index a4716b82a5bf..073ed87b2408 100644 --- a/games-arcade/xbill/ChangeLog +++ b/games-arcade/xbill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xbill # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.15 2008/01/18 02:49:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.16 2008/02/29 18:48:42 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> xbill-2.1-r1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 18 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> xbill-2.1-r2.ebuild: add dev-util/pkgconfig dep (bug #206270) diff --git a/games-arcade/xbill/xbill-2.1-r1.ebuild b/games-arcade/xbill/xbill-2.1-r1.ebuild index b1b922e9cd7e..c141ea0e6877 100644 --- a/games-arcade/xbill/xbill-2.1-r1.ebuild +++ b/games-arcade/xbill/xbill-2.1-r1.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-arcade/xbill/xbill-2.1-r1.ebuild,v 1.9 2007/08/07 23:45:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r1.ebuild,v 1.10 2008/02/29 18:48:42 carlo Exp $ inherit eutils games @@ -28,7 +28,7 @@ src_compile() { src_install() { emake DESTDIR="${D}" install || die "emake install failed" newicon pixmaps/icon.xpm ${PN}.xpm - make_desktop_entry ${PN} XBill ${PN}.xpm + make_desktop_entry ${PN} XBill ${PN} dodoc ChangeLog README prepgamesdirs } |