summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 19:54:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 18:39:11 +0200
commitf84fcbb5131013f9494b9024ec746f68fcbdad36 (patch)
treeda178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/kaccounts-integration
parentprofiles: Mask legacy KDE Applications for removal (diff)
downloadgentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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.12.3.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 1d31eb9a469c..7a632c5b4026 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1,2 +1 @@
-DIST kaccounts-integration-16.12.3.tar.xz 46296 SHA256 02a675f4340b19976b18bb576339607fa6f185126e2ff27c07a938edf5181071 SHA512 f2b646b2c1b21a8990984fd447457f93ed2b9692bbdf352b9803c5a8f1b3e93909d1f1bfbf8c834e4402e86bc8518b9958121d2f568b9cd26c61056b6864690c WHIRLPOOL fbe500c8360ae09a9ee77382ffa5a7e0683ed4354b367308a0b629bcc81794da04c2bb3977df027d055b67df69a99a796cbfdb479753a046850c9fdaeb9ba0d2
DIST kaccounts-integration-17.04.3.tar.xz 68964 SHA256 878fccde7d13efaa1d84ea6a69dba4d118ffc7f4ba3c16857b21402de6dbc768 SHA512 f02300863612d0a6cf7f123e649c67062a49d1545b41eeff6f5ee456f88168236e7e3688f65aa161c25c42548ff4c03184e81b305ab5d691d6e1ce5010d5ef20 WHIRLPOOL 27df345cf2b00a21dbf1c077b6a916affa420f1b2b213edd67e97238ca4d6f9e01caadd970c86e4def2a363fb2b590b19e12da14b5940aa63fc1265adb41ba4c
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-16.12.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-16.12.3.ebuild
deleted file mode 100644
index 1d1b1ce4f5e0..000000000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-16.12.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 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_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"