From 7521e12452971ebfe46c0fcb3d009689e59d28ca Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Mon, 19 Oct 2015 03:36:05 +1100 Subject: [PATCH] kde-base/kactivitymanagerd: skip rpath Because install is bypassed, cmake's usual rpath processing doesn't happen, resulting in a null rpath. No rpath is required for this package, so skip the whole thing entirely. Gentoo-bug: 563406 Package-Manager: portage-2.2.20.1 --- .../kactivitymanagerd-4.13.3-r1.ebuild | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3-r1.ebuild diff --git a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3-r1.ebuild b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3-r1.ebuild new file mode 100644 index 0000000000000..09a95b222a26d --- /dev/null +++ b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kactivities" +inherit kde4-base + +DESCRIPTION="KDE Activity Manager Daemon" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + !