kde-frameworks/attica: drop 6.2.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-07 20:49:57 +02:00
parent f1ca3dd532
commit cd4516e1f4
2 changed files with 0 additions and 22 deletions

View File

@@ -1,3 +1,2 @@
DIST attica-5.116.0.tar.xz 69496 BLAKE2B 35fc798b71eb77a33e9f1c7b5a03866d47a970b268e56e6466dcceb61f676d775d6b4d1bacd2fa807005b6b6c9659aaa1065d2e31154b2cadf0431f1781ddb33 SHA512 79a2378d7c8019d16692c7286e079cd29155e5f17256f189aa31e47a6b81e9b7f6ad0d5412388065b309bdc71b4efb72ebb043d587fc41d8ef2a918571c64306
DIST attica-6.2.0.tar.xz 68468 BLAKE2B 0b63c93a53fb40346b63f901d65b4cf4919cb155b005e626cab02107942605cdbfd4b157f3a7e12824caafc1586e05866fe89029cc02560f8af5d4dee9209a99 SHA512 40376e6c969aa1536316982fc7c85dd6ba1f3d3d75917b2a34c02867042afa8bff66ccfdb49c08090399e171a4be8017be6d09887c9e5a715d36bd72ae4685c4
DIST attica-6.3.0.tar.xz 68436 BLAKE2B 2bf02ceeffe32cbf4b996daeccf650443c5ff51909e14b9717e7f73e79eb0b5dc3926c1003093f19f1283b9a67f84ff5f282bbc7bb7dd42225b2f3349a74130b SHA512 1e299491f70b1c24bfee09200fa151e765af9130105852b4fb40d0e47d2fac1f0dc40f0ee7190a7ff5d66b143949e9deff9df5d1b8500a5cbb9cd73797d136ca

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=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing access to Open Collaboration Services"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64"
IUSE=""
RDEPEND=">=dev-qt/qtbase-${QTMIN}:6[network]"
DEPEND="${RDEPEND}"
CMAKE_SKIP_TESTS=(
# requires network access, bug #661230
providertest
)