summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:07:24 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:07:24 +0000
commit3317ec0c884eafea5d277904c6e4c533b99e54d8 (patch)
tree802c0ca4ce29073e21f628d93c6abc4353d8a97d /media-sound
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-3317ec0c884eafea5d277904c6e4c533b99e54d8.tar.gz
gentoo-2-3317ec0c884eafea5d277904c6e4c533b99e54d8.tar.bz2
gentoo-2-3317ec0c884eafea5d277904c6e4c533b99e54d8.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/soundtracker/ChangeLog7
-rw-r--r--media-sound/soundtracker/soundtracker-0.6.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/soundtracker/ChangeLog b/media-sound/soundtracker/ChangeLog
index d5430dd076a6..8e1608a8328e 100644
--- a/media-sound/soundtracker/ChangeLog
+++ b/media-sound/soundtracker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/soundtracker
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.26 2007/08/26 01:22:45 philantrop Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.27 2008/02/29 20:07:24 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> soundtracker-0.6.8.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
soundtracker-0.6.8.ebuild:
diff --git a/media-sound/soundtracker/soundtracker-0.6.8.ebuild b/media-sound/soundtracker/soundtracker-0.6.8.ebuild
index aeedeb096df1..08f1c6f303bf 100644
--- a/media-sound/soundtracker/soundtracker-0.6.8.ebuild
+++ b/media-sound/soundtracker/soundtracker-0.6.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/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.5 2007/08/26 01:22:45 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.6 2008/02/29 20:07:24 carlo Exp $
IUSE="alsa esd jack nls oss sdl"
@@ -69,5 +69,5 @@ src_install () {
dohtml -r doc
doicon soundtracker_splash.png
- make_desktop_entry soundtracker SoundTracker soundtracker_splash.png
+ make_desktop_entry soundtracker SoundTracker soundtracker_splash
}