summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-06-06 18:24:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-06-06 18:49:03 +0200
commit3efa40888f26d455f4777e1e067b9dba54b25da3 (patch)
tree84d9320d6b96746171382fe6e570810eefc0ce95 /kde-apps/kdesdk-thumbnailers
parentapp-portage/portage-utils: fix USE=static, fix RDEPEND (diff)
downloadgentoo-3efa40888f26d455f4777e1e067b9dba54b25da3.tar.gz
gentoo-3efa40888f26d455f4777e1e067b9dba54b25da3.tar.bz2
gentoo-3efa40888f26d455f4777e1e067b9dba54b25da3.zip
kde-apps: Drop KDE Applications 19.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kdesdk-thumbnailers')
-rw-r--r--kde-apps/kdesdk-thumbnailers/Manifest1
-rw-r--r--kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-19.04.1.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kdesdk-thumbnailers/Manifest b/kde-apps/kdesdk-thumbnailers/Manifest
index 2e03d8137782..646a509a1965 100644
--- a/kde-apps/kdesdk-thumbnailers/Manifest
+++ b/kde-apps/kdesdk-thumbnailers/Manifest
@@ -1,3 +1,2 @@
DIST kdesdk-thumbnailers-18.12.3.tar.xz 17244 BLAKE2B 4d3368a72fc6ea2694446273d538bcdc09e1b4aa697b8ec1a57410d8355d7691130ca7325b132ce439df7ae6062977cd143355d74ec92eb9debb8bacf64e44cb SHA512 21d9d6339a671eb085d5bacf1a04ae7b91636101e49a7c4d1f59e8965e8c00340006a16d93eac613e3e005912d87444298c8e751f072fc8a27c666f549036d0c
-DIST kdesdk-thumbnailers-19.04.1.tar.xz 17200 BLAKE2B 403bb2e4fa91892c4346e0753a7f7e4afecf61f662dfe28402564700f61ed53ba4823bf2b5d8843158f305921108e467cffcddc8c08b79c749cbd622615057fa SHA512 76ffd38f0c7ab9d46fa45601dc55dac445857e907f40960afca59a996afe64a40f034f31d1ba8c90bb4fe1e7faeb1beb17d3ae733a2c97b9c0567da000051619
DIST kdesdk-thumbnailers-19.04.2.tar.xz 17256 BLAKE2B c4d42ef07f5a69da2d32d9f120ff367c67ea97669ebb2b44d05352f2bb99dd95872da44877b15891f92bbc29188da636178c7df0e99269aedb3ae9fae614db71 SHA512 5d23da0cef741e35075cc0d2521c91749d72aea62540a107a61814eda71f3f808d2c8a43c9ca2db42f77c13cc2fde6a76ff10ee1e92f343dd6d2649284de9ce5
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-19.04.1.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-19.04.1.ebuild
deleted file mode 100644
index 7afa28764464..000000000000
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-19.04.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="Thumbnail generator for PO files"
-KEYWORDS="~amd64 ~arm64 ~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}"