summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-29 23:41:20 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-30 00:04:57 +0100
commitae0853c449d7c2578c654a54b31877c1ba8d0029 (patch)
tree975abd9823abcdb303714f062760e4b810448be9 /kde-apps/kabcclient
parentmedia-libs/libvisio: Drop 0.1.5 (diff)
downloadgentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.tar.gz
gentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.tar.bz2
gentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.zip
profiles: Remove last-rited kdelibs4/qt4-rdeps
Closes: https://bugs.gentoo.org/634138 Closes: https://bugs.gentoo.org/634324
Diffstat (limited to 'kde-apps/kabcclient')
-rw-r--r--kde-apps/kabcclient/Manifest1
-rw-r--r--kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild28
-rw-r--r--kde-apps/kabcclient/metadata.xml8
3 files changed, 0 insertions, 37 deletions
diff --git a/kde-apps/kabcclient/Manifest b/kde-apps/kabcclient/Manifest
deleted file mode 100644
index 067aef30631d..000000000000
--- a/kde-apps/kabcclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdepim-4.4.2017.04.tar.xz 8964644 BLAKE2B 5436c871439ab6c9e6932d9d413fa6d79f5c06d2008731a04d3f95bad3721c9295b055fce427f81c3bae1b3924cc671cbb69a925a5ef0961e8f6615bb0e4f0e4 SHA512 d00e288563975e38f1bf4d28ed4724a9e159fab8ca37a61039aea730d22cae0c7e9921e04423bbbe6a74ee19319c57f79139d3a2b5048985675f836fd5dc77ab
diff --git a/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild b/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild
deleted file mode 100644
index 4e455a4cc6e7..000000000000
--- a/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild
+++ /dev/null
@@ -1,28 +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"
-KMMODULE="console/${PN}"
-QT3SUPPORT_REQUIRED="true"
-inherit kde4-meta
-
-DESCRIPTION="Command line client for accessing the KDE addressbook"
-HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- kde4-meta_src_install
-
- # work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient /usr/bin/kabc2mutt
-}
diff --git a/kde-apps/kabcclient/metadata.xml b/kde-apps/kabcclient/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-apps/kabcclient/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>