diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-12 19:54:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 18:39:11 +0200 |
commit | f84fcbb5131013f9494b9024ec746f68fcbdad36 (patch) | |
tree | da178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/kbruch | |
parent | profiles: Mask legacy KDE Applications for removal (diff) | |
download | gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2 gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip |
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/kbruch')
-rw-r--r-- | kde-apps/kbruch/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kbruch/kbruch-16.12.3.ebuild | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-apps/kbruch/Manifest b/kde-apps/kbruch/Manifest index 24786f8f5606..5793057a15d3 100644 --- a/kde-apps/kbruch/Manifest +++ b/kde-apps/kbruch/Manifest @@ -1,2 +1 @@ -DIST kbruch-16.12.3.tar.xz 717976 SHA256 523fd01f6c9c37784327c020d279d6e111983cc87add4ed4703561d463baf58b SHA512 95f3920ed95e10ec82bb5f7ddd6b48c774c637608d94c94aa3f51d9b55c1cb6b596003578e6f07c53676233f089435ac5a716a77fb58b28db1c452d74be0d4d9 WHIRLPOOL a195d8465802e55aed307fcd4c198108f897a3dde4b73846826b900a9b850d922c156b811f1c369ceb68ef169f97617044c273e2bb9ceb7fdafb25b7eda51c1f DIST kbruch-17.04.3.tar.xz 5599684 SHA256 2b75b1045cf68052588a600d0866bd23d55be6707d729c6f22479feb4b072587 SHA512 60a898277d1b501fa56c9031f1edf6ce0e3eb578998a0eed2617d0ee744d84fdb20d6c8948c8ce6a610c507c6bc8dcf22d02a5eef9192dc8e98b265cec5948fb WHIRLPOOL eeef102548b19f51cb144e539e1bf1ae450e2f11c25ef92c6ff06ef263239c76cbbe99ff8994e7370327efb0566062ce42bcb54cfb019e3b734cf6643465dd27 diff --git a/kde-apps/kbruch/kbruch-16.12.3.ebuild b/kde-apps/kbruch/kbruch-16.12.3.ebuild deleted file mode 100644 index 4ab74c019a94..000000000000 --- a/kde-apps/kbruch/kbruch-16.12.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Educational application to learn calculating with fractions" -HOMEPAGE="https://www.kde.org/applications/education/kbruch https://edu.kde.org/kbruch" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}" |