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 90C19139085 for ; Sun, 25 Dec 2016 00:07:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE04E0D34; Sun, 25 Dec 2016 00:07:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BE301E0D34 for ; Sun, 25 Dec 2016 00:07:42 +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 E726C34112A for ; Sun, 25 Dec 2016 00:07:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AA0524C3 for ; Sun, 25 Dec 2016 00:07:40 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1482624438.1b13b1fac9ed2dc13b163e95a81fec8f0feab4b4.polynomial-c@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: profiles/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 1b13b1fac9ed2dc13b163e95a81fec8f0feab4b4 X-VCS-Branch: master Date: Sun, 25 Dec 2016 00:07:40 +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: e095bedb-b150-4321-9df6-9c9da51057e7 X-Archives-Hash: 0eb3e5b295060500cd46ea8be479b50d commit: 1b13b1fac9ed2dc13b163e95a81fec8f0feab4b4 Author: Lars Wendler gentoo org> AuthorDate: Sun Dec 25 00:07:18 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Dec 25 00:07:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=1b13b1fa Revert "package.use.mask: Adjusted kdelibs entry to be more specific." This reverts commit 6c513cd0fd1937ebafd541b52e1516a18e551a4d. Slot deps are not allowed in EAPI-0 ebuilds. profiles/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 7ff7c31..2e6c496 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -4,4 +4,4 @@ # Lars Wendler (25 Dec 2016) # Broken with newer cups releases -kde-frameworks/kdelibs:3.5 cups +kde-frameworks/kdelibs cups