summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2015-09-16 13:50:19 -0500
committerDoug Goldstein <cardoe@gentoo.org>2015-09-16 13:50:53 -0500
commit8de2b04e71fcf03909c7aea2b23391ff230cb243 (patch)
treea7018f7ea244b5a3d24838f44605331b2722d7af /media-plugins/mythplugins
parentsys-kernel/git-sources: Remove old. (diff)
downloadgentoo-8de2b04e71fcf03909c7aea2b23391ff230cb243.tar.gz
gentoo-8de2b04e71fcf03909c7aea2b23391ff230cb243.tar.bz2
gentoo-8de2b04e71fcf03909c7aea2b23391ff230cb243.zip
media-plugins/mythplugins: drop pkg_setup and used inherited
Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Diffstat (limited to 'media-plugins/mythplugins')
-rw-r--r--media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
index e72d72122cb2..249a75c8c01b 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
@@ -136,10 +136,6 @@ REQUIRED_USE="
S="${WORKDIR}/mythtv-0.27.5/mythplugins"
-pkg_setup() {
- use mythnetvision && python-single-r1_pkg_setup
-}
-
src_prepare() {
[[ -n ${BACKPORTS} ]] && \
EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \