From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- kde-frameworks/attica/attica-5.85.0.ebuild | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 kde-frameworks/attica/attica-5.85.0.ebuild (limited to 'kde-frameworks/attica/attica-5.85.0.ebuild') diff --git a/kde-frameworks/attica/attica-5.85.0.ebuild b/kde-frameworks/attica/attica-5.85.0.ebuild deleted file mode 100644 index db74566f5a95..000000000000 --- a/kde-frameworks/attica/attica-5.85.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Framework providing access to Open Collaboration Services" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtnetwork-${QTMIN}:5 -" -DEPEND="${RDEPEND}" - -src_test() { - # requires network access, bug #661230 - local myctestargs=( - -E "(providertest)" - ) - - ecm_src_test -} -- cgit v1.2.3