From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC9C613832E for ; Sat, 23 Jul 2016 12:03:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8139B21C01D; Sat, 23 Jul 2016 12:03:40 +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 7747D21C01D for ; Sat, 23 Jul 2016 12:03:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 71C58340E6E for ; Sat, 23 Jul 2016 12:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3C80E62 for ; Sat, 23 Jul 2016 12:03:33 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1469275318.62fc1ab83ee06aed75198064489113b53c991ca6.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kde4-l10n/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild X-VCS-Directories: kde-apps/kde4-l10n/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 62fc1ab83ee06aed75198064489113b53c991ca6 X-VCS-Branch: master Date: Sat, 23 Jul 2016 12:03:33 +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: 29cb0478-ac60-46bd-9a98-329f9245611d X-Archives-Hash: e9b8cb2f4a79173f4f66dd9fb6a02a1f commit: 62fc1ab83ee06aed75198064489113b53c991ca6 Author: Johannes Huber gentoo org> AuthorDate: Sat Jul 23 12:01:58 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jul 23 12:01:58 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62fc1ab8 kde-apps/kde4-l10n: Drop noop minimal use flag Package-Manager: portage-2.3.0 kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild b/kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild index 3e41dcc..4f21894 100644 --- a/kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild +++ b/kde-apps/kde4-l10n/kde4-l10n-16.07.80.ebuild @@ -30,8 +30,7 @@ RDEPEND=" REMOVE_DIRS="${FILESDIR}/${PN}-16.04.2-remove-dirs" REMOVE_MSGS="${FILESDIR}/${PN}-16.03.91-remove-messages" -# TODO: Drop no-op +minimal in 16.08.x - necessary kde5.eclass change happened after KF-5.23/Plasma-5.6.5 -IUSE="aqua +minimal test" # TODO: Drop aqua as soon as possible +IUSE="aqua test" # TODO: Drop aqua as soon as possible pkg_setup() { if [[ -z ${A} ]]; then