media-sound/pnmixer: update live ebuild
authorJulian Ospald <hasufell@gentoo.org>
Mon, 10 Aug 2015 23:31:59 +0000 (01:31 +0200)
committerJulian Ospald <hasufell@gentoo.org>
Mon, 10 Aug 2015 23:32:14 +0000 (01:32 +0200)
Rm obsolete src_install phase. Fix Header.

media-sound/pnmixer/pnmixer-9999.ebuild

index d97a17c9c003102277164754eb7ded928103dab5..822a98eb915cb29f322607adbde5003e6557b1b4 100644 (file)
@@ -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
 }