commit:     70762d9bbaf9d325ba28a915b33221244c1cc433
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 13:34:01 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 13:35:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70762d9b

kde-frameworks/attica: Drop 5.86.0 (r0)

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/attica/attica-5.86.0.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/kde-frameworks/attica/attica-5.86.0.ebuild 
b/kde-frameworks/attica/attica-5.86.0.ebuild
deleted file mode 100644
index b126db32d6a..00000000000
--- a/kde-frameworks/attica/attica-5.86.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
-}

Reply via email to