aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/Manifest1
-rw-r--r--kde-base/kjots/kjots-4.10.2.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-base/kjots/Manifest b/kde-base/kjots/Manifest
deleted file mode 100644
index 6ac6451eec..0000000000
--- a/kde-base/kjots/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdepim-4.10.2.tar.xz 14109052 SHA256 93f2994e947bfe178dc0bc1d6d43eb8515d513bab022c74ed7435035dc030393 SHA512 0fdee0656a43553af61b545f0aaa6bd57ea472c466f6dd05e44919bd59d3c3003b4f4ff068732d107fd202ceaf5a48a1fa85141e83b6aac3a1910ec1910f6bd4 WHIRLPOOL c763592df4d7ca6bb45b4e4204d2160ce2264493749656eac933268b59c03454eea847e7c910f925b9e76cbd6d85af708819772fa28d8215288e841500e8da1d
diff --git a/kde-base/kjots/kjots-4.10.2.ebuild b/kde-base/kjots/kjots-4.10.2.ebuild
deleted file mode 100644
index bf2a50cba0..0000000000
--- a/kde-base/kjots/kjots-4.10.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.2.0
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
-"