projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fc76ff
)
media-sound/pnmixer: update live ebuild
author
Julian Ospald
<hasufell@gentoo.org>
Mon, 10 Aug 2015 23:31:59 +0000
(
01:31
+0200)
committer
Julian 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
patch
|
blob
|
history
diff --git
a/media-sound/pnmixer/pnmixer-9999.ebuild
b/media-sound/pnmixer/pnmixer-9999.ebuild
index d97a17c9c003102277164754eb7ded928103dab5..822a98eb915cb29f322607adbde5003e6557b1b4 100644
(file)
--- a/
media-sound/pnmixer/pnmixer-9999.ebuild
+++ b/
media-sound/pnmixer/pnmixer-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
5
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
}