diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-06 21:15:36 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-06 21:15:36 +0200 |
| commit | 0a2ec115e29f524695f51c1f8cbd708ca278d2f1 (patch) | |
| tree | 4824098130bf7651528922322801ab364837e197 /kde-apps/kmplot | |
| parent | 0501aaa83db1b57ad13571df11acdb8b07246ec3 (diff) | |
| download | kde-0a2ec115e29f524695f51c1f8cbd708ca278d2f1.tar.gz kde-0a2ec115e29f524695f51c1f8cbd708ca278d2f1.tar.bz2 kde-0a2ec115e29f524695f51c1f8cbd708ca278d2f1.zip | |
kde-apps: Drop KDE Applications 19.08.1
Moved to Gentoo ebuild repository.
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmplot')
| -rw-r--r-- | kde-apps/kmplot/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/kmplot/kmplot-19.08.1.ebuild | 34 |
2 files changed, 0 insertions, 35 deletions
diff --git a/kde-apps/kmplot/Manifest b/kde-apps/kmplot/Manifest deleted file mode 100644 index 1f317ae5ae4..00000000000 --- a/kde-apps/kmplot/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kmplot-19.08.1.tar.xz 3055312 BLAKE2B 306671779deaa906d9e25ff4a0c7ba2c1a61b276d47c01a696bc9d7e0789eb4c41d43e0223487c28e7c7c9c544cc67c21cd3998cfb1aa222e033b99c54adcfd3 SHA512 dd76ff8a23a100f106fd7895db1058c2d9df631f9f79b38ba58ffbf0577429dc78676904bb21f0bbb11128d76b5dac2d4cb3fdc70ad831716dcd908e5208e93f diff --git a/kde-apps/kmplot/kmplot-19.08.1.ebuild b/kde-apps/kmplot/kmplot-19.08.1.ebuild deleted file mode 100644 index 24545ff4afd..00000000000 --- a/kde-apps/kmplot/kmplot-19.08.1.ebuild +++ /dev/null @@ -1,34 +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="Mathematical function plotter" -HOMEPAGE="https://kde.org/applications/education/kmplot https://edu.kde.org/kmplot/" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kparts) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) -" -RDEPEND="${DEPEND}" |
