summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-02-19 00:00:39 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-02-19 00:00:51 +0100
commit3212cdab1f94dc6e098729c4ff7130bb0de984cd (patch)
tree102461560cc7a9e6064326f3d3f7908afc11dea2
parentwww-apps/jekyll: Remove old (diff)
downloadgentoo-3212cdab1f94dc6e098729c4ff7130bb0de984cd.tar.gz
gentoo-3212cdab1f94dc6e098729c4ff7130bb0de984cd.tar.bz2
gentoo-3212cdab1f94dc6e098729c4ff7130bb0de984cd.zip
net-analyzer/gr-fosphor: shebang fixed upstream
Package-Manager: portage-2.2.27
-rw-r--r--net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
index 42cf01f5b442..3ce90561355b 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -45,7 +45,6 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- python_fix_shebang python/wx_sink_c.py
cmake-utils_src_prepare
}