summaryrefslogtreecommitdiff
path: root/kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-19 08:56:28 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-19 09:20:26 +0100
commit99a0c39964666bd2e3903be351220d806fc487ae (patch)
treebd5d171a5bab6a99c3c1f95e0ab3b6ef0bc8ead9 /kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild
parent7c612711b0c14f5a34cd54510ecadd30d74075fc (diff)
downloadgentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.gz
gentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.xz
kde-apps: Remove KDE Applications 16.04.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild')
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild40
1 files changed, 0 insertions, 40 deletions
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild
deleted file mode 100644
index a808e137d4e..00000000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALDBUS_TEST="true"
-inherit kde5
-
-DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
-HOMEPAGE="https://community.kde.org/KTp"
-LICENSE="LGPL-2.1"
-
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/accounts-qt
- >=net-libs/libaccounts-glib-1.21
- net-libs/signond
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kcmutils)
- $(add_plasma_dep kde-cli-tools)
- sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}"
-
-# bug #549444
-RESTRICT="test"