summaryrefslogtreecommitdiff
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
parentprofiles: Mask kde-apps/kdgantt2 for removal (diff)
downloadgentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.gz
gentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.bz2
gentoo-99a0c39964666bd2e3903be351220d806fc487ae.zip
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')
-rw-r--r--kde-apps/kaccounts-integration/Manifest1
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild40
2 files changed, 0 insertions, 41 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 1a6751be3d1f..5139802a733a 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1,3 +1,2 @@
-DIST kaccounts-integration-16.04.3.tar.xz 45928 SHA256 8ba258fb7c0cb726a9a4e33a503cdee8b1f45f8509893bb18828cedb8d975773 SHA512 0d3b6245b9293800f5ac7253cef47183cd4b1a635e94342a46103fb7fabd8f558e5d37c91b98d26b2860ce542b7c5079c87889fb56c054c839cee7a065eb22aa WHIRLPOOL 5b0faf279b2706c38aff4d2b9f3f39f801a95877a5a01b98f55f32c5d9854f916a4fb97af4f296884282ddad9f2208db4e5449783b41eeb6e57f3302b0be98ec
DIST kaccounts-integration-16.08.3.tar.xz 46224 SHA256 1c549797e7dcf1595b8fcbb1796d8bd71f29c30a9e2405f02cfdf725964d8e0d SHA512 be6324052a7698340af7e0fce589e1bd8d3d8605b3b02493c3881d7dd537d6d21f3a07f5d7ffa6106f5bb0bd5d529e16fd1f910bedad1f8f7c68e9e56800b06e WHIRLPOOL 222645405116cc0d3db82986883fe32405cfe7767755cc61c5916f6dd0c5581237697a60fb9d2c51738298bc9d1ce354d1786e0f26a0f28aa1f92521db1c3c24
DIST kaccounts-integration-16.12.0.tar.xz 46296 SHA256 bdf4c98310cd25b399ef109aca1bdf515447ee4a84fac5741b3f36f05dbc6393 SHA512 fb4c42a323d2b75c9512f72608d88aa6fc5b6bf7878d59f8b9b012eed179c970496eef4b2a970afd3295f3592e0fe1f919e801abac75568d605726ad6482924a WHIRLPOOL 14293af9c988df1a96827f714a81ea808fe586de7a0a23557dc094032fb337b324945e06125f4104ca9eff3310f5cd2d5ef98de1af7d7cafbca4744bd1691560
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 a808e137d4ef..000000000000
--- 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"