summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-23 15:47:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-23 15:48:44 +0200
commit2d48fc9ceff181dcae9995917a15f3c9249e82a1 (patch)
treea3cdc85a264eae3365af743058325b5cafba4de5 /kde-plasma/milou/milou-5.19.1.ebuild
parentkde-plasma/plasma-vault: systray [4/4]: Fix unreadable text w/ Breeze Dark (diff)
downloadgentoo-2d48fc9ceff181dcae9995917a15f3c9249e82a1.tar.gz
gentoo-2d48fc9ceff181dcae9995917a15f3c9249e82a1.tar.bz2
gentoo-2d48fc9ceff181dcae9995917a15f3c9249e82a1.zip
kde-plasma: Drop 5.19.1
Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/milou/milou-5.19.1.ebuild')
-rw-r--r--kde-plasma/milou/milou-5.19.1.ebuild33
1 files changed, 0 insertions, 33 deletions
diff --git a/kde-plasma/milou/milou-5.19.1.ebuild b/kde-plasma/milou/milou-5.19.1.ebuild
deleted file mode 100644
index c475d42a45c1..000000000000
--- a/kde-plasma/milou/milou-5.19.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="forceoptional-recursive"
-KFMIN=5.70.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Dedicated search application built on top of Baloo"
-HOMEPAGE="https://invent.kde.org/plasma/milou"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/krunner-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"