From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 52F07198005 for ; Sun, 24 Feb 2013 15:22:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29446E06C1; Sun, 24 Feb 2013 15:22:05 +0000 (UTC) Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B5B6E0691 for ; Sun, 24 Feb 2013 15:22:03 +0000 (UTC) Received: by mail-ia0-f174.google.com with SMTP id u20so1782639iag.5 for ; Sun, 24 Feb 2013 07:22:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=eXNWzhtHgrkRBqBYcQ9j+HhpG8eGxpaMyWBMzqr/MJw=; b=BNNf7QfYcnwxRE3INOeCoBuixKrgr2ermukrlPuB9iH27bXcysa+Anxjr1A7bStVlK gehr8JxapZyJGdRi9RkQF2fmAp7PHDj8yFYqqXvOop0fA7v21QZBZSeKfoHOiHUx87gl akfp15sOBYtXtWVllCLamHWr4xmTRPdYoUFpES8UuH55CN48sx6lIMj8vF38QyMDgp5Z 38eGRffbTVehnYf37oREvNmqTiYtb0uNf6kTwp9C7zDQJ2E6jvOu9eCYptK55XeSPALC U51qBZdZryyaoXUk4pXd7rabSqqT4Be5Oe2X6tVHq6fMA/wxlss/te8cgQ0CSe4mI8ij SMSA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.43.18.3 with SMTP id qe3mr2344118icb.12.1361719323328; Sun, 24 Feb 2013 07:22:03 -0800 (PST) Sender: freemanrich@gmail.com Received: by 10.64.21.98 with HTTP; Sun, 24 Feb 2013 07:22:03 -0800 (PST) In-Reply-To: <1361717011.20067.45.camel@belkin4> References: <1361715832.20067.40.camel@belkin4> <1361717011.20067.45.camel@belkin4> Date: Sun, 24 Feb 2013 10:22:03 -0500 X-Google-Sender-Auth: oD55vlDbzATSZ3Iv-ORinseHP4E Message-ID: Subject: Re: [gentoo-dev] About adding "systemd" to profiles/default/linux/x86/13.0/use.stable.mask From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 61b50513-54c4-409c-ad24-407cfae958cf X-Archives-Hash: 8a0ac1facbcc1f0f6f3b4b654a4884e1 On Sun, Feb 24, 2013 at 9:43 AM, Pacho Ramos wrote: > > Isn't there any way to unmask systemd USE flag on your local setup > (running testing systemd)? > Wasn't aware that could be done. That makes sense all-around - it even allows you to run the stable packages with the unstable flag (which would be a real pain if we always revbumped them and removed the flag). Rich