kde-frameworks/attica: drop 5.113.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-03-02 09:42:06 +01:00
parent c3efbc98d2
commit 489ebe0cb8
No known key found for this signature in database
GPG Key ID: C5D682DFAEFD8888
2 changed files with 0 additions and 22 deletions

View File

@ -1,3 +1,2 @@
DIST attica-5.113.0.tar.xz 69496 BLAKE2B 8bc5e9d5ee0c3e4451d2c01ea56ffbf4601cb929054f0e0daa96e20ec47ca9e28d847b7022ebf3f15b6616202e7f48b527ba5dbb718c228beafa286e46fb1e05 SHA512 7bd9f98f151c59f01fa1885be5b5d17e1af8b69b2e2a066913066f14a03196972710c7605ce1bb5c505e0b0d6b940233c5043d77ccc8906dc71a80339fe375e1
DIST attica-5.115.0.tar.xz 69520 BLAKE2B 55eff477f7de3117db0b8186d81787ac85c4ac95697218e1ce83d2b66b50055c7e631c3310a9bf7b81cbf0d2c10e473b7783a34f966e6d0ccfc7aa1dd89fa040 SHA512 9d530ae6425b0edf7831fa9aa25573da66c8813fbf7776c6d300445c54ec175e91b6c4abbfc6f4985a0f003b41c5e3218ca560466a6b0fc3177d3951151e6cab
DIST attica-6.0.0.tar.xz 68832 BLAKE2B ed67a44450e29235d55dba4fdd08be4f9fb9a6c2207809efef45f23de50321ac0a145db7930d62b6232219635080a1985c02233e97e4b882e2053fbe07420521 SHA512 4f164a3d3826cec2a85f949f9816e8e3422375c382c68fedbe060f136c2514a3b1bd328082cb44b35b3f1933e70635ba975a64d5a261e7c8fc7fbd5db5e88f93

View File

@ -1,21 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
QTMIN=5.15.9
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing access to Open Collaboration Services"
LICENSE="LGPL-2.1+"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE=""
RDEPEND=">=dev-qt/qtnetwork-${QTMIN}:5"
DEPEND="${RDEPEND}"
CMAKE_SKIP_TESTS=(
# requires network access, bug #661230
providertest
)