summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 14:18:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 14:19:52 +0200
commita626108a406ebb30f298d6b5f6561b57cf6cbb13 (patch)
tree99445178be0890fd38ebabbd974a69505ed928ed /kde-apps/kaccounts-integration
parentkde5-functions: Raise default ~arch kde-apps to KF-5.50 (diff)
downloadgentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.gz
gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.bz2
gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.zip
kde-apps: Drop KDE Applications 18.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kaccounts-integration')
-rw-r--r--kde-apps/kaccounts-integration/Manifest1
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-18.08.1.ebuild39
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 77d55775f5ef..94e19e44c0b3 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1,3 +1,2 @@
DIST kaccounts-integration-18.04.3.tar.xz 71660 BLAKE2B 083248cfd88c7000036351150122bcdb84ca7f340e0a32794a761db3c68f9f18deb8acea86471bbd0402f86846c7e241fd1b8e2c32b668f8f664e6207d592895 SHA512 2b7ff86398f5dfd454be3f8b2792f0abe9ca17cc4cafee9c4f99ad5f4eb63d47a4a7b9a0f43583e1c108d362a5cda52f8428252b0e7f3afef30c67c13b926ba1
-DIST kaccounts-integration-18.08.1.tar.xz 71264 BLAKE2B 8e293ad1e42000c42c6ee731d31c95dc9bf1c7dee567fca2e29277708a9013384f0c8ee3b61102f1d4a75ee1b74ca5071c448d23aeee7367b5ed70399c110dbb SHA512 48b875aab203b3a5ed080249c915ec857691dcdc3cb7e7fb261fb9a5f51677c494c375245e3cbc9e10202f16b310f7c477968768f0e89156f6a5013e4e85a5d0
DIST kaccounts-integration-18.08.2.tar.xz 71240 BLAKE2B 41230db21a3da9cb7795dccc362ddeb668ebd66e0c56bf8e69fd68d34d3c4392bc7f8eca7dca23709cbcd06517359ef81722c6697a80ae18705bd06e974ee50f SHA512 84bf3aeabb3b3b4a821d540ce9350a051e59ce4d25f3d90c23f60d6bc1fa83d4cd0e89f4780727f5a2df2341bbfa9addaef70151295be14274b02771710d8499
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.1.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-18.08.1.ebuild
deleted file mode 100644
index d30f9c20dd11..000000000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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=""
-
-RDEPEND="
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kwidgetsaddons)
- $(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="${RDEPEND}
- $(add_frameworks_dep kcmutils)
- $(add_plasma_dep kde-cli-tools)
- sys-devel/gettext
-"
-
-# bug #549444
-RESTRICT+=" test"