commit: 3212cdab1f94dc6e098729c4ff7130bb0de984cd
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 23:00:39 2016 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 23:00:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3212cdab
net-analyzer/gr-fosphor: shebang fixed upstream
Package-Manager: portage-2.2.27
net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
index 42cf01f..3ce9056 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
}