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 109DE139695 for ; Tue, 23 May 2017 18:30:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5525E0C48; Tue, 23 May 2017 18:30:35 +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 9EF98E0C48 for ; Tue, 23 May 2017 18:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36ECD341752 for ; Tue, 23 May 2017 18:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9C227454 for ; Tue, 23 May 2017 18:30:32 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1495376884.9252a42f8b392dea6c7c3269b57488f6bbd60ea1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/juk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/juk/juk-9999.ebuild X-VCS-Directories: kde-apps/juk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9252a42f8b392dea6c7c3269b57488f6bbd60ea1 X-VCS-Branch: master Date: Tue, 23 May 2017 18:30:32 +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: d8d87092-8fcd-4ef0-9e18-dfafdd11e0ce X-Archives-Hash: d0c6386411807d5fcc87319129ac87ba commit: 9252a42f8b392dea6c7c3269b57488f6bbd60ea1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 21 13:06:39 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 21 14:28:04 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9252a42f kde-apps/juk: QT3SUPPORT_REQUIRED Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-apps/juk/juk-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/juk/juk-9999.ebuild b/kde-apps/juk/juk-9999.ebuild index b07593e209..c73f04ff61 100644 --- a/kde-apps/juk/juk-9999.ebuild +++ b/kde-apps/juk/juk-9999.ebuild @@ -3,6 +3,7 @@ EAPI=6 +# QT3SUPPORT_REQUIRED KDE_HANDBOOK="optional" inherit kde4-base