diff options
| -rw-r--r-- | kde-frameworks/attica/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/attica/attica-5.102.0.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/kde-frameworks/attica/Manifest b/kde-frameworks/attica/Manifest deleted file mode 100644 index 780a88ca55e..00000000000 --- a/kde-frameworks/attica/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST attica-5.102.0.tar.xz 69432 BLAKE2B e4eb12874575cccda1c42b5cea532bfca83699e86fd5042812083d69772980893c0cf76c157565fcc6ae7774836f4677156eb59f88303503ec1663106f9a9038 SHA512 e60e7189eb0b60b936a9b8a665c25ae70f32c241c98fc576f58b99301dd4de1efea765c75669a6cc9c7f2403f4d21d832c25a18c7bd5e988a6c0798a82cd6f75 diff --git a/kde-frameworks/attica/attica-5.102.0.ebuild b/kde-frameworks/attica/attica-5.102.0.ebuild deleted file mode 100644 index 23ac40a1865..00000000000 --- a/kde-frameworks/attica/attica-5.102.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -QTMIN=5.15.5 -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}" - -src_test() { - # requires network access, bug #661230 - local myctestargs=( - -E "(providertest)" - ) - - ecm_src_test -} |
