From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2411A1381F1 for ; Sun, 5 Jun 2016 18:59:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90BAB14311; Sun, 5 Jun 2016 18:59:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAE6814311 for ; Sun, 5 Jun 2016 18:59:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5C26340924 for ; Sun, 5 Jun 2016 18:59:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C71C208D for ; Sun, 5 Jun 2016 18:59:25 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1465153016.c54422eeb091251c6e82c73763f49d75a2d63cec.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/pimcommon/pimcommon-16.04.1.ebuild kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild kde-apps/pimcommon/pimcommon-9999.ebuild X-VCS-Directories: kde-apps/pimcommon/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c54422eeb091251c6e82c73763f49d75a2d63cec X-VCS-Branch: master Date: Sun, 5 Jun 2016 18:59:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7a9abe1d-2262-4a96-b97a-f933ac043a62 X-Archives-Hash: ba799cdfa178ffda1c36b14043f357a3 commit: c54422eeb091251c6e82c73763f49d75a2d63cec Author: Andreas Sturmlechner gmail com> AuthorDate: Sat May 14 14:07:33 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 5 18:56:56 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c54422ee kde-apps/pimcommon: Use KDE_DESIGNERPLUGIN Package-Manager: portage-2.2.28 kde-apps/pimcommon/pimcommon-16.04.1.ebuild | 11 ++--------- kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild | 11 ++--------- kde-apps/pimcommon/pimcommon-9999.ebuild | 11 ++--------- 3 files changed, 6 insertions(+), 27 deletions(-) diff --git a/kde-apps/pimcommon/pimcommon-16.04.1.ebuild b/kde-apps/pimcommon/pimcommon-16.04.1.ebuild index e9e9157..31798d4 100644 --- a/kde-apps/pimcommon/pimcommon-16.04.1.ebuild +++ b/kde-apps/pimcommon/pimcommon-16.04.1.ebuild @@ -4,6 +4,7 @@ EAPI=6 +KDE_DESIGNERPLUGIN="true" KDE_TEST="forceoptional" VIRTUALX_REQUIRED="test" inherit kde5 @@ -11,7 +12,7 @@ inherit kde5 DESCRIPTION="Common PIM libraries" LICENSE="LGPL-2+" KEYWORDS="~amd64 ~x86" -IUSE="designer" +IUSE="" COMMON_DEPEND=" $(add_frameworks_dep karchive) @@ -54,16 +55,8 @@ COMMON_DEPEND=" " DEPEND="${COMMON_DEPEND} dev-libs/libxslt - designer? ( $(add_qt_dep designer) ) " RDEPEND="${COMMON_DEPEND} !