summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-02-27 22:53:03 +0000
committerJustin Lecher <jlec@gentoo.org>2012-02-27 22:53:03 +0000
commit69788f19543774fd3f0b1530031182794535ef51 (patch)
treeaccaa31bbd26479ffed785d8ed55197c93b0a793 /sci-chemistry/pymol/pymol-1.5.0.1.ebuild
parentVersion Bump (diff)
downloadgentoo-2-69788f19543774fd3f0b1530031182794535ef51.tar.gz
gentoo-2-69788f19543774fd3f0b1530031182794535ef51.tar.bz2
gentoo-2-69788f19543774fd3f0b1530031182794535ef51.zip
Version Bump
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/pymol/pymol-1.5.0.1.ebuild')
-rw-r--r--sci-chemistry/pymol/pymol-1.5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pymol/pymol-1.5.0.1.ebuild b/sci-chemistry/pymol/pymol-1.5.0.1.ebuild
index 050bfca4b455..c0511e130639 100644
--- a/sci-chemistry/pymol/pymol-1.5.0.1.ebuild
+++ b/sci-chemistry/pymol/pymol-1.5.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.1.ebuild,v 1.3 2012/02/26 06:10:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.1.ebuild,v 1.4 2012/02/27 22:53:03 jlec Exp $
EAPI=4
@@ -104,7 +104,7 @@ src_install() {
dodoc DEVELOPERS README
doicon "${WORKDIR}"/${PN}.xpm
- make_desktop_entry pymol PyMol ${PN}.xpm "Graphics;Science;Chemistry"
+ make_desktop_entry pymol PyMol ${PN} "Graphics;Science;Chemistry"
}
pkg_postinst() {