diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-13 02:15:12 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-30 23:12:40 +0100 |
commit | 71a8e56a346d252caddf155dd96c94d225e07bc7 (patch) | |
tree | 67e641e68a4cab70f0790e74a07045c243d22ed4 /kde-apps/kjots | |
parent | kde-apps: Drop KDE Applications 17.04.3 (diff) | |
download | gentoo-71a8e56a346d252caddf155dd96c94d225e07bc7.tar.gz gentoo-71a8e56a346d252caddf155dd96c94d225e07bc7.tar.bz2 gentoo-71a8e56a346d252caddf155dd96c94d225e07bc7.zip |
kde-apps: Drop KDE PIM 4.4.2017.0 (noakonadi)
Closes: https://bugs.gentoo.org/634768
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'kde-apps/kjots')
-rw-r--r-- | kde-apps/kjots/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kjots/kjots-4.4.2017.04.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kjots/Manifest b/kde-apps/kjots/Manifest index c626f5208c57..7193696ec87c 100644 --- a/kde-apps/kjots/Manifest +++ b/kde-apps/kjots/Manifest @@ -1,2 +1 @@ -DIST kdepim-4.4.2017.04.tar.xz 8964644 SHA256 943019fbf6e480761ccac4a1d54d71d5d38c88fd832e952cb03d73975f9a8535 SHA512 d00e288563975e38f1bf4d28ed4724a9e159fab8ca37a61039aea730d22cae0c7e9921e04423bbbe6a74ee19319c57f79139d3a2b5048985675f836fd5dc77ab WHIRLPOOL 1818df486e46f7345523360d05ab1d19b00906f1b51677010d0cd2f31ddd914c1e96c3a98837339882810f54b15fd4eb5063424863169decb68578100ae8049a DIST kjots-5.0.2.tar.xz 230608 SHA256 5359aefb7b44027d7abbdafb0d501a7b30695119d5d5c8a75cfcee98e428fae3 SHA512 a652765c56cebcaeba7b879cc075555c28667abdba84d11e986e5ffb440fbc776116f363992dd84d939918ae7d80ef5c2e1093da28d114b18041e10e5209b225 WHIRLPOOL 18e4dd955e275bdaceed16a4206e4ac5116cb26f2d1d87d35ef8b676ea61679e0c168176a50b94e96dadc5c944b56604d595541d158e982cc1222e5b52f3a1b6 diff --git a/kde-apps/kjots/kjots-4.4.2017.04.ebuild b/kde-apps/kjots/kjots-4.4.2017.04.ebuild deleted file mode 100644 index d0fd9bca0d3d..000000000000 --- a/kde-apps/kjots/kjots-4.4.2017.04.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -KMNAME="kdepim" -QT3SUPPORT_REQUIRED="true" -inherit kde4-meta - -DESCRIPTION="Note taking utility by KDE (noakonadi branch)" -HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi" - -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND=" - $(add_kdeapps_dep kdepimlibs) - $(add_kdeapps_dep libkdepim) -" -RDEPEND="${DEPEND}" |