commit: f7cdafc931dd6bdf8e629a1a4b7c6b2040cf67cc Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Tue Dec 20 19:19:52 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Tue Dec 20 19:19:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7cdafc9
kde-frameworks/kquickchatcomponents: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> .../kquickchatcomponents-9999.ebuild | 25 ---------------------- kde-frameworks/kquickchatcomponents/metadata.xml | 8 ------- 2 files changed, 33 deletions(-) diff --git a/kde-frameworks/kquickchatcomponents/kquickchatcomponents-9999.ebuild b/kde-frameworks/kquickchatcomponents/kquickchatcomponents-9999.ebuild deleted file mode 100644 index afa8ebdbb..000000000 --- a/kde-frameworks/kquickchatcomponents/kquickchatcomponents-9999.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="false" -KFMIN=5.70.0 -QTMIN=5.15.0 -inherit git-r3 ecm - -DESCRIPTION="Set of chat components for QtQuick chat apps" -HOMEPAGE="https://invent.kde.org/libraries/kquickchatcomponents" -EGIT_REPO_URI="https://invent.kde.org/libraries/kquickchatcomponents.git" - -LICENSE="CC0-1.0 LGPL-2+" -SLOT="5" -KEYWORDS="" - -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 -" -RDEPEND="${DEPEND}" - -DOCS=( README.md examples ) diff --git a/kde-frameworks/kquickchatcomponents/metadata.xml b/kde-frameworks/kquickchatcomponents/metadata.xml deleted file mode 100644 index 7ebbd0334..000000000 --- a/kde-frameworks/kquickchatcomponents/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Anna</name> - </maintainer> -</pkgmetadata>
