summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:56:30 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 18:56:30 +0000
commitf0fcbdfd06edb4b3652be324aecaa090ba68133f (patch)
tree4cc57da8bbda04d0ddbfda5692936227760845c1 /games-arcade/briquolo
parent*** empty log message *** (diff)
downloadhistorical-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/briquolo')
-rw-r--r--games-arcade/briquolo/ChangeLog7
-rw-r--r--games-arcade/briquolo/briquolo-0.5.6.ebuild6
2 files changed, 8 insertions, 5 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
}