mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/attica: drop 5.101.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST attica-5.101.0.tar.xz 69416 BLAKE2B 69fa0830dd7a502ef0a6c1f48ebdb87e7f858d258c393b03ab4614592541718060d3fdacb8372f21e1ef2080099f2274aeb743cab736da49f05adbaf803ab3c0 SHA512 2e555e52abe4df872aeb189aee5f0b91b2b3b6920207d83fc536426a14ca135037dd3122d03ffeef088b5ffa49e3ae5444812e07add6e5063acc1e43ce293a5d
|
||||
DIST attica-5.102.0.tar.xz 69432 BLAKE2B e4eb12874575cccda1c42b5cea532bfca83699e86fd5042812083d69772980893c0cf76c157565fcc6ae7774836f4677156eb59f88303503ec1663106f9a9038 SHA512 e60e7189eb0b60b936a9b8a665c25ae70f32c241c98fc576f58b99301dd4de1efea765c75669a6cc9c7f2403f4d21d832c25a18c7bd5e988a6c0798a82cd6f75
|
||||
DIST attica-5.99.0.tar.xz 69432 BLAKE2B e394a2f7d4e10540499803a78cdfd3322544b165e96c5fae909beb923aeb227661861b07acc9ea58f4ac32366f4363b54a8106dcada4a4c8b4d1d4d35fcad230 SHA512 ac362f1f30c4545a483bbab9a0501c366c0e5431803877de68d399dae932c611c0a3255b890f2e317bfb473a2481722e5598cd8564551f5f9f8d58cf56943027
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2022 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
|
||||
}
|
||||
Reference in New Issue
Block a user