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 }