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 A43B213832E for ; Sun, 14 Aug 2016 16:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 124DE21C081; Sun, 14 Aug 2016 16:20:17 +0000 (UTC) Received: from mail-pa0-f68.google.com (mail-pa0-f68.google.com [209.85.220.68]) (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 DFFD121C012 for ; Sun, 14 Aug 2016 16:20:15 +0000 (UTC) Received: by mail-pa0-f68.google.com with SMTP id vy10so2313339pac.0 for ; Sun, 14 Aug 2016 09:20:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=/LX1JTD1/YPSkggX0yaywrG9NjQGyJJT0TsnPWd9Eiw=; b=h8zKYnE8mSBtpvLAL7CuwO+gec90+eUodune1udmm4vEowsBaZuin35if+gL7Q3vbx cFtxsdHS5CWAaAR6KOH7IIUUp+30k0HvjcM4ov2TwDeW542CzfHto4/l4rDaVrNvPN+P hxOXohT5LHd6v/nFbCemqCySohwImpHZVTp3vO2AaPxIKcaK2e1vh4BgmcD1R0IwcbHc Sn3LNfAoFOnYZ4R437UXZEDTPcPAMtaPClt3SD1jMTBbYD7PZB7as8SHR9Sti5Qk/yaQ xXHe2GyYguA+nPvr8kX+/LPoJM7pJc78y/ENRUpTn1G1FhpOUeOMuJ+Xc18lz6A2wjNd ptkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=/LX1JTD1/YPSkggX0yaywrG9NjQGyJJT0TsnPWd9Eiw=; b=i6wU/KNiKTqw9BLkzffviBkRWNdIlINVPNMwZxWhQXkadmdUqk1meLdXn+eFkKQRQi iiJPLSny6yx7CWF9NpJzXeeQn41YsGP0awQROBgy3rDcreMY+jn0zGs+VlGbFP/Kf5h9 Vca1b/ycP1QK03qKTbMD5thmyYOS4AshVkE4G82hUahjJ+UA5Bbgbotu1PgX5NiPvxQ2 w207Ux5vJSBrlKR5ZJmQYbnQLpo9ZUJpsYmbX85pREui5Pw1X6yBZSKJAUVTgzlrt+Eh EOwLdmQUBBgb9eMhS9+0T731gekaZ5AikgGCDnSc4qOKHOrPDFSFXIL92gapyYbMPWjp uGBA== X-Gm-Message-State: AEkoouuzMO1+23rn3I619hXrz1qjg6U2U5qOiX5b/SR9U5cifEbS334sRkU3AR/B8r129A== X-Received: by 10.66.172.237 with SMTP id bf13mr47103595pac.42.1471191614253; Sun, 14 Aug 2016 09:20:14 -0700 (PDT) Received: from [192.168.247.60] (76-10-184-230.dsl.teksavvy.com. [76.10.184.230]) by smtp.googlemail.com with ESMTPSA id g27sm26878100pfd.47.2016.08.14.09.20.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Aug 2016 09:20:13 -0700 (PDT) Subject: Re: [gentoo-user] Update blocked by kdebase-startkde:4 To: gentoo-user@lists.gentoo.org References: <201607092052.46760.robin@binro.org> <201608132254.19471.robin@binro.org> <2029119.U7CSDpKQBo@peak> <201608141912.44080.robin@binro.org> From: Daniel Frey Message-ID: <57B09A3C.9000702@gmail.com> Date: Sun, 14 Aug 2016 09:20:12 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <201608141912.44080.robin@binro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: d5affe06-de1d-4eb9-ab67-fcf5b1bea0c0 X-Archives-Hash: 485a6b4ad2d1cfe26180cea00a1d410b On 08/14/2016 05:12 AM, Robin Atwood wrote: > 'layman -L' finds no kde-sunset. > I had that problem too, it's not listed there. If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf with these contents: [kde-sunset] auto-sync = yes location = /var/local/overlays/kde-sunset masters = gentoo sync-type = git sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git Dan