diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-06-16 04:08:52 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-06-16 04:08:52 +1000 |
commit | 2e60b53ead5bbe7f2f063a6c4aa25a2b5bc11023 (patch) | |
tree | e065d5a760ce8f10a3eb3f6ad572773c947b0e73 /kde-base/kfind | |
parent | [kde-base] Add KDE Workspace 4.11.10 (diff) | |
download | kde-2e60b53ead5bbe7f2f063a6c4aa25a2b5bc11023.tar.gz kde-2e60b53ead5bbe7f2f063a6c4aa25a2b5bc11023.tar.bz2 kde-2e60b53ead5bbe7f2f063a6c4aa25a2b5bc11023.zip |
[kde-base] Remove 4.13.2
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/Manifest | 1 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.13.2.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/kfind/Manifest b/kde-base/kfind/Manifest deleted file mode 100644 index 2918aa65c6..0000000000 --- a/kde-base/kfind/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kde-baseapps-4.13.2.tar.xz 2535060 SHA256 0a33e5b6ba8b06414fa2e980dd3a00c513a747727f1de05418696c1b9a886708 SHA512 7609e2094721953694f0f9ef3c9df98c28db6af1c136947b1162317457cd4ae4e5211f7ca41903e1a35e1699c2e41d12b0c53bf9b39d70eb7cac04d212469c60 WHIRLPOOL 692832d31f5b10fe9dd528822f7757b1c1c16657badd95181e48acd2ea4467439cede59d4440b93a6590558785616e6e1a030b2c34737744524c3ff3d0654a2e diff --git a/kde-base/kfind/kfind-4.13.2.ebuild b/kde-base/kfind/kfind-4.13.2.ebuild deleted file mode 100644 index 67c6e39194..0000000000 --- a/kde-base/kfind/kfind-4.13.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KMNAME="kde-baseapps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -HOMEPAGE="http://www.kde.org/applications/utilities/kfind/" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep libkonq) -" -RDEPEND="${DEPEND}" |