summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-23 19:57:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-23 19:57:13 +0200
commitf2deb97b5fc0fa195501faec71576f59d5003ec3 (patch)
tree6a4f516796fbfe22de9dd2f01e93c9148bc5fe30 /kde-plasma/milou
parentkde-plasma/libkworkspace: Add ~arm64 keyword (diff)
downloadgentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.tar.gz
gentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.tar.bz2
gentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.zip
kde-plasma: Drop KDE Plasma 5.14.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-plasma/milou')
-rw-r--r--kde-plasma/milou/Manifest1
-rw-r--r--kde-plasma/milou/milou-5.14.1.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest
index 25a9135908f2..297cca2aaf04 100644
--- a/kde-plasma/milou/Manifest
+++ b/kde-plasma/milou/Manifest
@@ -1,4 +1,3 @@
DIST milou-5.12.7.tar.xz 57944 BLAKE2B e813bada0a318243d7f0995eac09b113db562d60424594bfdfe766c127154669a5e77d1854a81f9165e3c5177981d1bcc3625029d7a827de2d60f2a3c54fd6a5 SHA512 e46395992fd53ec9f230790d4e0eccfb91f925729088f0c8d602524828ce4ff2a55bbcab843daa66c57eff20393c291f9e0f860a4b4b11fc834374b386fcfdbd
DIST milou-5.13.5.tar.xz 57880 BLAKE2B 30501efa72fbe339865b4a2eb82ad8cc5031ec6f698403c5f1930fc45e7c4f4b24c49ad30374a81a4e9b0ab29b86c1dd5272c002a0749811c9629b2be9d42fca SHA512 b03e6568698e510c5069fa5c9e99d2de38abd725c2a78d183957f32a2cd59ae0620d99258736c9c8e46bd005e084fb0f19051a112f6133ef35803ea06867113f
-DIST milou-5.14.1.tar.xz 57672 BLAKE2B 4c63c870100bc8e9a27a3cda4580c394ac45c5b4e7a0cfd620042176d636b9b122dfde2b99c0cd8ca8de54ccad5790055e073bab43a4242feca5c2b8308cc6ad SHA512 92a411eb2714e07902ae9dd3df482d8cc0a65f11c669feff07d44a9643604db7421eebc1fd060d7302693fd0a8fdfc48c1f8c8c40225f76014cdb543bcbd9a60
DIST milou-5.14.2.tar.xz 57308 BLAKE2B a6034c4eb4da4f2a73bf9abfdfc7e4172e3351ca49a5465007ef80d0cb690c9be1b5532b901fd34fb3587507ae4bc1ddd85e32cea7c75a3072e80cf35e12c4ee SHA512 c96dce30d0bad7138fabdafeb2e65bac50a997f8581faefa12104e23fc29a1922c0dd13f9a837fa79d039e414c97f121525d62571622fd45ed8837c4bdc95ccc
diff --git a/kde-plasma/milou/milou-5.14.1.ebuild b/kde-plasma/milou/milou-5.14.1.ebuild
deleted file mode 100644
index 81a234b2a3d2..000000000000
--- a/kde-plasma/milou/milou-5.14.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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}
- !kde-plasma/milou:4
-"