commit: 1ebf110ba41e47252a3ab7d0dfcf48b782eeeabc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 16:12:34 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 16:12:34 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1ebf110b
kde-frameworks/kemoticons: drop 5.80.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kemoticons/kemoticons-5.80.0.ebuild | 28 ----------------------
1 file changed, 28 deletions(-)
diff --git a/kde-frameworks/kemoticons/kemoticons-5.80.0.ebuild
b/kde-frameworks/kemoticons/kemoticons-5.80.0.ebuild
deleted file mode 100644
index 6c6f658b72..0000000000
--- a/kde-frameworks/kemoticons/kemoticons-5.80.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for converting text emoticons to graphical
representations"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT+=" test"
-
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- =kde-frameworks/karchive-${PVCUT}*:5
- =kde-frameworks/kconfig-${PVCUT}*:5
- =kde-frameworks/kcoreaddons-${PVCUT}*:5
- =kde-frameworks/kservice-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"