summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
commit68e10dc311cad68cb53fb7c119d23a14644180f5 (patch)
tree8559c4b1beb91b47d1695aadc59309171a2c9887 /kde-apps/grantlee-editor
parentdev-libs/kirigami: Version bump 2.0.0 (diff)
downloadgentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.gz
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.bz2
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.zip
kde-apps: Remove KDE Applications 16.12.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/grantlee-editor')
-rw-r--r--kde-apps/grantlee-editor/Manifest1
-rw-r--r--kde-apps/grantlee-editor/grantlee-editor-16.12.0.ebuild47
2 files changed, 0 insertions, 48 deletions
diff --git a/kde-apps/grantlee-editor/Manifest b/kde-apps/grantlee-editor/Manifest
index 55887cb90d62..79846ae05ff1 100644
--- a/kde-apps/grantlee-editor/Manifest
+++ b/kde-apps/grantlee-editor/Manifest
@@ -1,2 +1 @@
-DIST grantlee-editor-16.12.0.tar.xz 45416 SHA256 c72ed76988a103fd51146db5fac6c231e77a3a36dffb27d2a978a598fddb2e11 SHA512 09e58101185577b2d91af1069e64d3addce2f77fe0152156d78406b0dff17943d2cd28b1c7ecb7a584c7debb4fd58a56b5f8858abf8f26f42b131ba7f468af34 WHIRLPOOL b60285b56a68436f98d42f607ab09afba22d9047a984334e4a4339efb1f7ec1a99a7e3c9c5b315213dff2e76608d30dcb546d2d094c11115a3cdb6362eab14d3
DIST grantlee-editor-16.12.1.tar.xz 45440 SHA256 01fed5a83d6e9ece0591172dd5ac48b9522e9c4d749b03c3c8484d3b246b5322 SHA512 d4741727a76529eb738456c955f5017247f3bbd74999c77aa019c3e6966ac1124ee91af9c87549972d7dbeed17bea358bb615c85c09173952c918f73db9cc342 WHIRLPOOL 492a851753774a1353c1da0569965ce1b7af0dfbd25ad957f9e2b132fe46ca61a77ec70cc2f820e8f7c3a9294b9e4be690466095d4327377bcb9fcdce72c09d3
diff --git a/kde-apps/grantlee-editor/grantlee-editor-16.12.0.ebuild b/kde-apps/grantlee-editor/grantlee-editor-16.12.0.ebuild
deleted file mode 100644
index bc0f302eca73..000000000000
--- a/kde-apps/grantlee-editor/grantlee-editor-16.12.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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 kblog)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kmime)
- $(add_kdeapps_dep kpimtextedit)
- $(add_kdeapps_dep libkdepim)
- $(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:5
- !kde-apps/kdepim-common-libs:4
- !kde-apps/kmail:4
-"