diff options
author | 2013-07-04 00:14:45 +0200 | |
---|---|---|
committer | 2013-07-04 00:14:45 +0200 | |
commit | b0aeca5f7bb672980e01c18b8cebce6079884e29 (patch) | |
tree | 7d9a4024013dc8a4faee85db3958524112491be2 /net-libs | |
parent | [net-im/ktp-text-ui] Raise dep on net-libs/telepathy-logger-qt. (diff) | |
download | kde-b0aeca5f7bb672980e01c18b8cebce6079884e29.tar.gz kde-b0aeca5f7bb672980e01c18b8cebce6079884e29.tar.bz2 kde-b0aeca5f7bb672980e01c18b8cebce6079884e29.zip |
[net-libs/libkpeople] Upstream uses std var for tests now, handled by eclass.
Package-Manager: portage-2.2.0_alpha186
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libkpeople/libkpeople-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild index 6d6bce4c8e..f40f699649 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-9999.ebuild @@ -25,7 +25,6 @@ RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( $(cmake-utils_usw_with examples) - $(cmake-utils_use_with test TESTS) ) kde4-base_src_configure |