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 5814C138331 for ; Sun, 6 May 2018 08:46:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A729EE0875; Sun, 6 May 2018 08:46:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87121E0875 for ; Sun, 6 May 2018 08:46:45 +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 4110F335C95 for ; Sun, 6 May 2018 08:46:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09AB041 for ; Sun, 6 May 2018 08:46:42 +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: <1525595777.9f45717a018e1ec2174d0a60e23485a68a08c018.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kactivitymanagerd/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild X-VCS-Directories: kde-plasma/kactivitymanagerd/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9f45717a018e1ec2174d0a60e23485a68a08c018 X-VCS-Branch: master Date: Sun, 6 May 2018 08:46:42 +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: 2f2ef309-472e-4840-92ea-d3ca528391ba X-Archives-Hash: 40d190fe9e1211c4a563ba840f1389fe commit: 9f45717a018e1ec2174d0a60e23485a68a08c018 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 6 08:36:17 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 6 08:36:17 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f45717a kde-plasma/kactivitymanagerd: Drop ancient boost min version Not a thing for >2 years. Package-Manager: Portage-2.3.36, Repoman-2.3.9 kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild index 68bf9b32bc..003c903227 100644 --- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild +++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild @@ -26,7 +26,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) " DEPEND="${COMMON_DEPEND} - >=dev-libs/boost-1.54 + dev-libs/boost " RDEPEND="${COMMON_DEPEND} !