diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-11 14:41:38 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-11 14:41:38 +0200 |
| commit | dd0bf03cd660afdd1ac760a41cf9246dcd0321a4 (patch) | |
| tree | 60620e17a63cf39e127f9beeecd3aa80574676da /kde-apps/kcalc | |
| parent | 97375920feafcf9ba95fedc3c42345e240c8d111 (diff) | |
| download | kde-dd0bf03cd660afdd1ac760a41cf9246dcd0321a4.tar.gz kde-dd0bf03cd660afdd1ac760a41cf9246dcd0321a4.tar.bz2 kde-dd0bf03cd660afdd1ac760a41cf9246dcd0321a4.zip | |
kde-apps: Drop KDE Applications 18.08.2
Moved to Gentoo ebuild repository.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kcalc')
| -rw-r--r-- | kde-apps/kcalc/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/kcalc/kcalc-18.08.2.ebuild | 33 |
2 files changed, 0 insertions, 34 deletions
diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest deleted file mode 100644 index 72312e84fa4..00000000000 --- a/kde-apps/kcalc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kcalc-18.08.2.tar.xz 362128 BLAKE2B e01cfb1fa161a84035ce4b72b4f0bf80b92f352447ac11f692fd586d442ddd31229dabc8c1a60407a9ea5af00dc812b227fcf071a8cbca1c8bf8a1c3d1a6a7f5 SHA512 120d8f96291677648627a6115db53273b2ed35be5d372ecfb9bd7e6f95df476092c81cc8cd4a5d3a9409084a120c78e76b339758b08b74bfebf2db2f49621d02 diff --git a/kde-apps/kcalc/kcalc-18.08.2.ebuild b/kde-apps/kcalc/kcalc-18.08.2.ebuild deleted file mode 100644 index 150699d9a9a..00000000000 --- a/kde-apps/kcalc/kcalc-18.08.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="KDE calculator" -HOMEPAGE="https://www.kde.org/applications/utilities/kcalc -https://utils.kde.org/projects/kcalc/" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kinit) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - dev-libs/gmp:0= -" -DEPEND="${RDEPEND} - sys-devel/gettext -" |
