From: Julian Ospald Date: Mon, 10 Aug 2015 23:31:59 +0000 (+0200) Subject: media-sound/pnmixer: update live ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc56954babfb7e86f01b39261e36218eff78c4ce;p=gentoo.git media-sound/pnmixer: update live ebuild Rm obsolete src_install phase. Fix Header. --- diff --git a/media-sound/pnmixer/pnmixer-9999.ebuild b/media-sound/pnmixer/pnmixer-9999.ebuild index d97a17c9c003..822a98eb915c 100644 --- a/media-sound/pnmixer/pnmixer-9999.ebuild +++ b/media-sound/pnmixer/pnmixer-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -39,11 +39,6 @@ src_configure() { --with-gtk3 } -src_install() { - default - newicon -s 128 pixmaps/${PN}-about.png ${PN}.png -} - pkg_preinst() { gnome2_icon_savelist }