diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-09-26 12:45:02 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-09-26 12:45:02 +0000 |
commit | b9c64993ced1d144e8a824f6a4ed67028e692fe3 (patch) | |
tree | c314b541aa118656afddc4cdb8ab93fd659ad549 /sci-misc | |
parent | Version bump. Per bug #272283. Thanks everyone in the bug for testing/feedback. (diff) | |
download | gentoo-2-b9c64993ced1d144e8a824f6a4ed67028e692fe3.tar.gz gentoo-2-b9c64993ced1d144e8a824f6a4ed67028e692fe3.tar.bz2 gentoo-2-b9c64993ced1d144e8a824f6a4ed67028e692fe3.zip |
Whitespace
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/boinc-6.6.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/boinc/boinc-6.6.40.ebuild b/sci-misc/boinc/boinc-6.6.40.ebuild index a2a583a68415..abd493e95758 100644 --- a/sci-misc/boinc/boinc-6.6.40.ebuild +++ b/sci-misc/boinc/boinc-6.6.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.6.40.ebuild,v 1.1 2009/09/26 12:43:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.6.40.ebuild,v 1.2 2009/09/26 12:45:02 scarabeus Exp $ EAPI="2" @@ -97,7 +97,7 @@ src_install() { keepdir /var/lib/${PN}/ if use X; then - newicon "${S}"/packages/generic/sea/${PN}mgr.48x48.png ${PN}.png || die + newicon "${S}"/packages/generic/sea/${PN}mgr.48x48.png ${PN}.png || die make_desktop_entry boincmgr "${PN}" "${PN}" "Math;Science" /var/lib/${PN} fi |