summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:30:17 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:30:17 +0000
commit801eb9a04e28fb1d1198170ecb98cca817b4abf8 (patch)
treea4d1451d01c19af23d91e18c2f716d77be0e9ad7 /games-puzzle
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-801eb9a04e28fb1d1198170ecb98cca817b4abf8.tar.gz
gentoo-2-801eb9a04e28fb1d1198170ecb98cca817b4abf8.tar.bz2
gentoo-2-801eb9a04e28fb1d1198170ecb98cca817b4abf8.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/twindistress/ChangeLog7
-rw-r--r--games-puzzle/twindistress/twindistress-1.1.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/games-puzzle/twindistress/ChangeLog b/games-puzzle/twindistress/ChangeLog
index 3690d56c7eb9..688a8f8068f7 100644
--- a/games-puzzle/twindistress/ChangeLog
+++ b/games-puzzle/twindistress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/twindistress
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/twindistress/ChangeLog,v 1.8 2007/03/12 17:13:55 genone Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/twindistress/ChangeLog,v 1.9 2008/02/29 19:30:17 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> twindistress-1.1.0.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
12 Mar 2007; Marius Mauch <genone@gentoo.org> twindistress-1.03.ebuild:
Replacing einfo with elog
diff --git a/games-puzzle/twindistress/twindistress-1.1.0.ebuild b/games-puzzle/twindistress/twindistress-1.1.0.ebuild
index bcb6697fd89b..1278f50062d5 100644
--- a/games-puzzle/twindistress/twindistress-1.1.0.ebuild
+++ b/games-puzzle/twindistress/twindistress-1.1.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-puzzle/twindistress/twindistress-1.1.0.ebuild,v 1.2 2008/02/04 15:23:30 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/twindistress/twindistress-1.1.0.ebuild,v 1.3 2008/02/29 19:30:17 carlo Exp $
inherit eutils toolchain-funcs games
@@ -38,7 +38,7 @@ src_install() {
doins -r graphics music sound || die "doins failed"
doicon graphics/twind.png
- make_desktop_entry twind "Twin Distress" twind.png
+ make_desktop_entry twind "Twin Distress" twind
dodoc AUTHORS ChangeLog CREDITS NEWS README TODO