summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-04-02 23:14:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-04-02 23:22:22 +0200
commit451c714e3256087189b39b2b11184b52874a214f (patch)
tree909abba87f30c6441527044ce5c7d7694801d7c4 /kde-plasma/milou
parentapp-office/pybliographer: Drop old (diff)
downloadgentoo-451c714e3256087189b39b2b11184b52874a214f.tar.gz
gentoo-451c714e3256087189b39b2b11184b52874a214f.tar.bz2
gentoo-451c714e3256087189b39b2b11184b52874a214f.zip
kde-plasma: Drop KDE Plasma 5.15.3
Package-Manager: Portage-2.3.62, Repoman-2.3.12 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.15.3.ebuild28
2 files changed, 0 insertions, 29 deletions
diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest
index 6ef064bbc13a..b78bb1a71ff7 100644
--- a/kde-plasma/milou/Manifest
+++ b/kde-plasma/milou/Manifest
@@ -1,3 +1,2 @@
DIST milou-5.14.5.tar.xz 57628 BLAKE2B a3882d48a71d86a60056c25b991ec629ff23be7d2fd7f756faa84eb50ffb52d0e77231858e8bcfff0660b36806af5a295025eabf98330620b25fb22efec2240a SHA512 ed77a9550df216bf6a62ddc5af4c9d73a2a453a12f927c8964465eef8d4e60c1ac870e8e59215a0e0c288caf40f5714c904dcb9daa2054de94329fa781c1294f
-DIST milou-5.15.3.tar.xz 57156 BLAKE2B 5139aac452363eb06a916fbec1be9c0dcd26f0f23020d0797ca85d296a7bc26b68eb803617dfe07a36a731b6ed141689e7d114e7f9ed90e5ba7cb041156376e6 SHA512 dba7b7c7ef44150a2679e953afd9d143a6606a1be0288841f8c30434948647351d02e5899a3eb359fdea72dd11ccfbdbaadacbe33b067202f2cf168c08020afd
DIST milou-5.15.4.tar.xz 57308 BLAKE2B 6fb198e0fd7ee88e924047d2e75861605a4bf0d030264abd8384a23f518de0b9108945159ae0caeea9456f04578b70846ce59d404188ac75ac1fcfe747444c78 SHA512 4cddec2e5bbc3a4b6592820d68a6bbe7bdb3a9000af294bd35d1164c4a5f793514e3cb24b89ce3edf366f9b8f43311ae16da4874fb3014c38202f1ec8c1e5d8d
diff --git a/kde-plasma/milou/milou-5.15.3.ebuild b/kde-plasma/milou/milou-5.15.3.ebuild
deleted file mode 100644
index 7662755476bf..000000000000
--- a/kde-plasma/milou/milou-5.15.3.ebuild
+++ /dev/null
@@ -1,28 +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 krunner)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep plasma)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"