summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-12 21:22:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-12 21:37:49 +0200
commitff33ca8844ebe4fc95764f39302832d1cd0e59d2 (patch)
tree569b63320a69b39da25c61b11a73f2d093bcb157 /kde-apps/kdesdk-thumbnailers
parentmedia-sound/pulseeffects: update 9999 version and add 4.1.3 as masked (diff)
downloadgentoo-ff33ca8844ebe4fc95764f39302832d1cd0e59d2.tar.gz
gentoo-ff33ca8844ebe4fc95764f39302832d1cd0e59d2.tar.bz2
gentoo-ff33ca8844ebe4fc95764f39302832d1cd0e59d2.zip
kde-apps: Drop KDE Applications 18.04.2
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'kde-apps/kdesdk-thumbnailers')
-rw-r--r--kde-apps/kdesdk-thumbnailers/Manifest1
-rw-r--r--kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.2.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kdesdk-thumbnailers/Manifest b/kde-apps/kdesdk-thumbnailers/Manifest
index 19f09df08e75..76ef81a99fc2 100644
--- a/kde-apps/kdesdk-thumbnailers/Manifest
+++ b/kde-apps/kdesdk-thumbnailers/Manifest
@@ -1,3 +1,2 @@
DIST kdesdk-thumbnailers-17.12.3.tar.xz 17164 BLAKE2B 5189bcfd5b39d3d91af18b3e0c2be39c9cd889eea6402b8ba98f6d9bbe2ac1b28d30d68ae476e3b26d2a75f29e8f73cc304dbc67cfaaee381afab2ada1564a35 SHA512 4a1aaee48d72601730a5eaffccfcd8f3fc10c848af4c5b72d0a81a41c3012521e43c259fa1fecc83268261290d86cb188c541d06827bb7cb990148257b699c45
-DIST kdesdk-thumbnailers-18.04.2.tar.xz 17216 BLAKE2B 4f1db9fb77da985ec0b376a07e7382a717c6ba494a61b9174ba27ab1fecbfa003778531447a76361a37fdedfa2a94e982257b6c5621fc3b63c9f7efe5c4c8640 SHA512 6e09965f9b22a4fdaa8029767eb86f2a45f3ae749bf1a1823a316b65a92e8c43722282b24d3211feb036eb51573398a04f709d5765745680ea63d052d1260599
DIST kdesdk-thumbnailers-18.04.3.tar.xz 17140 BLAKE2B 0d25308ec6db0722d971f888fd412677411d223998ba810830e6b20194c055d71f12bbfd48987c1eec677cc00fcdae40db944ec096902250eb087055195d895c SHA512 18e3518fc66fc9d23d49658cfa916ad9080547e0e57899ca66eb4f87874d9e957b0620965464a683912784d6966d8b950f17ea2ac80ec0024e7d7a2c98f509ec
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.2.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.2.ebuild
deleted file mode 100644
index aa6e30a17640..000000000000
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Thumbnail generator for PO files"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- sys-devel/gettext
-"
-RDEPEND="${DEPEND}"