summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-12 14:31:26 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-12 23:09:04 +0100
commitc3066272c885586bb1a9a464cdc1b574b4bfeec7 (patch)
treeb519884250fe639350a0d70c9ca874d31831787d /kde-plasma/milou
parentkde-plasma: Add KDE Plasma 5.17.3 (diff)
downloadgentoo-c3066272c885586bb1a9a464cdc1b574b4bfeec7.tar.gz
gentoo-c3066272c885586bb1a9a464cdc1b574b4bfeec7.tar.bz2
gentoo-c3066272c885586bb1a9a464cdc1b574b4bfeec7.zip
kde-plasma: Drop KDE Plasma 5.17.2
Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/milou')
-rw-r--r--kde-plasma/milou/Manifest1
-rw-r--r--kde-plasma/milou/milou-5.17.2.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest
index 059f23f27c07..92fa9d3c08aa 100644
--- a/kde-plasma/milou/Manifest
+++ b/kde-plasma/milou/Manifest
@@ -1,3 +1,2 @@
DIST milou-5.16.5.tar.xz 57700 BLAKE2B b813af1c1e0082c1a077464eb9db51fc4e526a63915a86d4b6c8b351c23590012ba12d6cbcf38e6c580346aa1b1eca7e6ab29a203035a2568833705cd28ee84d SHA512 70f8ab1c7dc1d3724e385cc959f3ad4b80efbd200c0dd9028cb123a07304b0c866c3a8a474cb5dcd0d2358a6b0ed888c85f0f6b8f43d8e057b16152406ea8ead
-DIST milou-5.17.2.tar.xz 63376 BLAKE2B c0a1a359f0063676962a268571280ee9d1a0908200946a5a07e049c3bae19d8379f4705cec9c0f32798950bf6393739a06f4b07091900dba77d28b7f40efc46f SHA512 6591ba372722d102d4c6fca2e539513f3c8b507f4701067f16f8a0399de8a67d7885f75b99c700c64b4052418ecacc9c9c7ba51c854b375ede88894bdc709590
DIST milou-5.17.3.tar.xz 63120 BLAKE2B a2baa846ae662b1685fb72919771b809d655cdc4a3fa688e720a3be52a6032181ee9da366dc85153ffbdce3d7c63042057780a27919929eb9141a34634ea2a32 SHA512 4351bbaa524a09651f329da0eedc87c12ad32f26d55465f5b0cfb7265bf600375a60e902ae27b3fedfb1cbe1b73a6b2b02f309cc1f74fd49293cd66e6586b21b
diff --git a/kde-plasma/milou/milou-5.17.2.ebuild b/kde-plasma/milou/milou-5.17.2.ebuild
deleted file mode 100644
index c54dc97d556f..000000000000
--- a/kde-plasma/milou/milou-5.17.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="forceoptional-recursive"
-inherit kde5
-
-DESCRIPTION="Dedicated search application built on top of Baloo"
-HOMEPAGE="https://cgit.kde.org/milou.git"
-
-LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep krunner)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep plasma)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"