commit:     03c11d6d7ec8671e35b4cf12c87d618d58efe834
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 16:40:05 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 16:40:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c11d6d

kde-base/kactivitymanagerd: remove old

Package-Manager: portage-2.2.20.1

 .../kactivitymanagerd-4.13.3.ebuild                | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild 
b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
deleted file mode 100644
index c4270ed..0000000
--- a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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="
-       !<kde-base/kactivities-4.14.3-r1
-       !kde-frameworks/kactivities
-"
-
-S=${WORKDIR}/${KMNAME}-${PV}
-
-src_configure() {
-       local mycmakeargs=(
-               -DWITH_NepomukCore=OFF
-       )
-       kde4-base_src_configure
-}
-
-src_install() {
-       dobin "${BUILD_DIR}/src/service/${PN}"
-}

Reply via email to