summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-14 17:42:22 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-15 07:36:15 +0200
commit0c2869a107b89e86b775520c6540466b404e5ba8 (patch)
tree743bfaef729ff0851d818be64bcf0d35de64508d /kde-apps/grantlee-editor
parentkde-apps: Add KDE Applications 19.04.3 (diff)
downloadgentoo-0c2869a107b89e86b775520c6540466b404e5ba8.tar.gz
gentoo-0c2869a107b89e86b775520c6540466b404e5ba8.tar.bz2
gentoo-0c2869a107b89e86b775520c6540466b404e5ba8.zip
kde-apps: Drop KDE Applications 19.04.2
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/grantlee-editor')
-rw-r--r--kde-apps/grantlee-editor/Manifest1
-rw-r--r--kde-apps/grantlee-editor/grantlee-editor-19.04.2.ebuild44
2 files changed, 0 insertions, 45 deletions
diff --git a/kde-apps/grantlee-editor/Manifest b/kde-apps/grantlee-editor/Manifest
index 50f7cd3ce5b9..40fe902b87fe 100644
--- a/kde-apps/grantlee-editor/Manifest
+++ b/kde-apps/grantlee-editor/Manifest
@@ -1,3 +1,2 @@
DIST grantlee-editor-18.12.3.tar.xz 110884 BLAKE2B 482a343b3d280fd456ad8344eec36c0b740f655065beb635b307f2c3a68815e3d5006f59d562b8093a11b42f32e1ca6bd41281287c4458ff64d4437cc3c3e095 SHA512 62519dcdffe19e041831c50111d640ede7a4018b62b6fa3045340efcfbaf4dceca8e5679923556ffc28cd035b2c690159d32127a1cd0c3b0754fc5c6458f780e
-DIST grantlee-editor-19.04.2.tar.xz 111340 BLAKE2B 2f7218ac381e64376b54b8c0d601e2017ba78ddfd0d4b82e9492c3d795df593aec20a674e45b16ac33fa324fce236b0dc9f848a70f6ccdf378b3555a92d93b4f SHA512 989ae26cdb24248ce4c415f0cbf159c1d422a872e4857163efa708219ab36f102d1a02529bd6f5b0984a757e55e6e103462ad7198425c3c60452422fd7577bf8
DIST grantlee-editor-19.04.3.tar.xz 110936 BLAKE2B 3109ee01668c86aa38eef7e487e204e7b3d418f8c48866ce2e624fa577a42f21c58d41a1384d7aaaf2ec89f81b8d5cae492d9b49dbbbed833b9ebc2808b1137d SHA512 bf17160ab384c1b316f6f4da51c789235d1a4490bce7a38aeb6840fe67afef83381b6d099e4222cbe55a7d365c612ef6be0c6ec6c24d2e6a5d1ea04d15a4e5ba
diff --git a/kde-apps/grantlee-editor/grantlee-editor-19.04.2.ebuild b/kde-apps/grantlee-editor/grantlee-editor-19.04.2.ebuild
deleted file mode 100644
index a0cb47643f2e..000000000000
--- a/kde-apps/grantlee-editor/grantlee-editor-19.04.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Utilities and tools to manage themes in KDE PIM applications"
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep akonadi-contacts)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kmime)
- $(add_kdeapps_dep kpimtextedit)
- $(add_kdeapps_dep messagelib)
- $(add_kdeapps_dep pimcommon)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwebengine 'widgets')
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- !kde-apps/kaddressbook:4
- !kde-apps/kdepim-common-libs:4
- !kde-apps/kdepim-l10n
- !kde-apps/kmail:4
-"