diff options
Diffstat (limited to 'kde-base/kabcclient/kabcclient-4.4.9999.ebuild')
| -rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.9999.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild b/kde-base/kabcclient/kabcclient-4.4.9999.ebuild deleted file mode 100644 index 02aead8e34d..00000000000 --- a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} |
