summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-08 13:41:03 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-08 13:41:03 +0100
commite7b73bae15157f49fc1f212c6f102c4af053cac1 (patch)
tree4466c435fccb9220e587de7f0d31457d146e007e /kde-apps/grantlee-editor
parentkde-apps: Add KDE Applications 18.08.3 (diff)
downloadgentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.tar.gz
gentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.tar.bz2
gentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.zip
kde-apps: Drop KDE Applications 18.08.2
Package-Manager: Portage-2.3.51, Repoman-2.3.12 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-18.08.2.ebuild44
2 files changed, 0 insertions, 45 deletions
diff --git a/kde-apps/grantlee-editor/Manifest b/kde-apps/grantlee-editor/Manifest
index 48bd9c3aa2de..b4471410feda 100644
--- a/kde-apps/grantlee-editor/Manifest
+++ b/kde-apps/grantlee-editor/Manifest
@@ -1,3 +1,2 @@
DIST grantlee-editor-18.04.3.tar.xz 111032 BLAKE2B ac0c177c5f2038d941e172e84155ae4de33183a13a5e522b6ff39eaa402ac41e80fa53cbe2c56351943568fcd33ac2de7eefa59489c68f3ca4663cbe7dad425b SHA512 6eb55fe1632dbee7fd2d632642460a8c6471d801e877be241a519fb1f103154844a01949b0e5db0b833351c6fb496e3dd34998acf1634817c1319b173be15acb
-DIST grantlee-editor-18.08.2.tar.xz 111436 BLAKE2B f13a36ced0c242f5ecf18159e8b346f560dd913ebb05be640732fac7ce0056fa1eac7bfe37eaa8a861230875074845ba514e750a540883ac862e01984924de95 SHA512 b84ece6b90567af907d9b82e488c60fe0209d9bf451942028956b45dbce1fdc4065ac6dc62f0730878f68c9071c7b39352b6f9f827814c5b839781464daaf218
DIST grantlee-editor-18.08.3.tar.xz 111340 BLAKE2B 60cc21a9912876f4e6e3844b3fde8d98a20ad073a871c28ea284ec1a3fa88190af463fc3d79f4331ddb723673b846b157562bb9f45b677fee8b690ba51b82fb8 SHA512 f02a2f59ede6a03af556d470291356f8e003292609cb8109b6690e7946ef2a67bab6ec12fb12ebbbeb481aa6f14cbcfc0217e008ba88e92a4b567976f32fe89b
diff --git a/kde-apps/grantlee-editor/grantlee-editor-18.08.2.ebuild b/kde-apps/grantlee-editor/grantlee-editor-18.08.2.ebuild
deleted file mode 100644
index 1dbf5cbc2248..000000000000
--- a/kde-apps/grantlee-editor/grantlee-editor-18.08.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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 ~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
-"