summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
commit68e10dc311cad68cb53fb7c119d23a14644180f5 (patch)
tree8559c4b1beb91b47d1695aadc59309171a2c9887 /kde-apps/kaccounts-integration
parentdev-libs/kirigami: Version bump 2.0.0 (diff)
downloadgentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.gz
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.bz2
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.zip
kde-apps: Remove KDE Applications 16.12.0
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.12.0.ebuild39
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 6fc4392399c0..24646221d786 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1,3 +1,2 @@
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
DIST kaccounts-integration-16.12.1.tar.xz 46292 SHA256 071bd9b47f02c1c414bd5d53589402cd04306e298597acb1b4d29ac3d14a9f34 SHA512 2ef727e120fddd89e096c47375f7dd2df6bc80e09aa99d98f462ed118c1f8e12a43740f6417c2e0a24dbe246acf67c7160a617ed502b6dfcb22d91c74c93477d WHIRLPOOL 16e568dda6c6138873b014d20b208a4e14af3e9920b3467722a5116c7172e19e336283bb460f22daf43cf3609321b593d86bc4d2f485eb7476d416e2b62cfe86
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-16.12.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-16.12.0.ebuild
deleted file mode 100644
index d5517c3462b2..000000000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-16.12.0.ebuild
+++ /dev/null
@@ -1,39 +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=""
-
-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"