summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-05-21 14:15:11 +0000
committerSamuli Suominen <drac@gentoo.org>2008-05-21 14:15:11 +0000
commit656df39235adb6ccb1b299b7a6cd630d55858edc (patch)
treeec07dec6998a0ea85535e496dc6442a3bfbdbc1a /sci-physics/lightspeed
parentSparc stable, Security Bug #215006. All works well. (diff)
downloadgentoo-2-656df39235adb6ccb1b299b7a6cd630d55858edc.tar.gz
gentoo-2-656df39235adb6ccb1b299b7a6cd630d55858edc.tar.bz2
gentoo-2-656df39235adb6ccb1b299b7a6cd630d55858edc.zip
Fix also desktop entry
(Portage version: 2.1.5)
Diffstat (limited to 'sci-physics/lightspeed')
-rw-r--r--sci-physics/lightspeed/ChangeLog5
-rw-r--r--sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild5
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-physics/lightspeed/ChangeLog b/sci-physics/lightspeed/ChangeLog
index 3d5e10500f60..c2629a5ba40a 100644
--- a/sci-physics/lightspeed/ChangeLog
+++ b/sci-physics/lightspeed/ChangeLog
@@ -1,9 +1,10 @@
# ChangeLog for sci-physics/lightspeed
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.8 2008/05/21 14:10:49 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.9 2008/05/21 14:15:11 drac Exp $
21 May 2008; Samuli Suominen <drac@gentoo.org> lightspeed-1.2a-r1.ebuild:
- Use newicon instead of doicon to install properly.
+ Use newicon instead of doicon to install properly. Remove filetype extension
+ from Icon= for Theme Specification.
*lightspeed-1.2a-r1 (06 Jan 2008)
diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild b/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
index f9594c84e5e9..52971d9afe4b 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r1.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/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.4 2008/05/21 14:10:49 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.5 2008/05/21 14:15:11 drac Exp $
inherit eutils
@@ -51,8 +51,7 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
newicon src/icon.xpm lightspeed.xpm
- make_desktop_entry lightspeed lightspeed \
- lightspeed.xpm "Science;Physics;Education"
+ make_desktop_entry ${PN} "Light Speed!" ${PN} "Science;Physics;Education"
dodoc AUTHORS ChangeLog MATH NEWS README TODO || die
newdoc debian/changelog ChangeLog.Debian || die
cd ${S2}