From 2a09be4f59257d7ff3ff6ce2c0fb6da7ea3f3769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Nizio?= Date: Thu, 15 Aug 2013 18:56:39 +0200 Subject: [PATCH] [media-video/qnapi] synchronize with Sunrise to fix it fixes: - media-video/qnapi-0.1.6_rc2::sabayon (masked by: invalid: DEPEND: Use dep defaults are not allowed in EAPI 3: '>=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)]', invalid: RDEPEND: Use dep defaults are not allowed in EAPI 3: '>=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)]') --- media-video/qnapi/metadata.xml | 1 - media-video/qnapi/qnapi-0.1.6_rc2.ebuild | 9 ++------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/media-video/qnapi/metadata.xml b/media-video/qnapi/metadata.xml index a2abd8eea..07cab8254 100644 --- a/media-video/qnapi/metadata.xml +++ b/media-video/qnapi/metadata.xml @@ -1,7 +1,6 @@ - no-herd slawomir.nizio@sabayon.org Enable KDE4 menu integration. diff --git a/media-video/qnapi/qnapi-0.1.6_rc2.ebuild b/media-video/qnapi/qnapi-0.1.6_rc2.ebuild index 0e83a775e..e928061dd 100644 --- a/media-video/qnapi/qnapi-0.1.6_rc2.ebuild +++ b/media-video/qnapi/qnapi-0.1.6_rc2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI="4" KDE_REQUIRED="optional" CMAKE_REQUIRED="false" @@ -42,11 +42,6 @@ src_configure() { KDE4DIR="${KDEDIR}" INTEGRATION_TARGETS="${integr}" eqmake4 } -src_install() { - qt4-r2_src_install - #prepalldocs || die "prepalldocs failed." -} - pkg_preinst() { use gnome && gnome2_gconf_savelist }