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 447BE1381F3 for ; Mon, 26 Aug 2013 18:53:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E952E0C62; Mon, 26 Aug 2013 18:53:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0D5DE0C62 for ; Mon, 26 Aug 2013 18:53:04 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B84B833EAE4 for ; Mon, 26 Aug 2013 18:53:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6ABDCE468F for ; Mon, 26 Aug 2013 18:53:02 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1377543003.394a2d38446f29c6bd6d87c3ba92d9e7184999ff.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: profiles/package.mask.d/ X-VCS-Repository: proj/kde X-VCS-Files: profiles/package.mask.d/infinity X-VCS-Directories: profiles/package.mask.d/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 394a2d38446f29c6bd6d87c3ba92d9e7184999ff X-VCS-Branch: master Date: Mon, 26 Aug 2013 18:53:02 +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: 28c7a95f-1980-46e6-a82e-97b7894045cf X-Archives-Hash: 8a9ba7ea5f973998182efc68f6f79d2e commit: 394a2d38446f29c6bd6d87c3ba92d9e7184999ff Author: Michael Palimaka gentoo org> AuthorDate: Mon Aug 26 18:50:03 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Aug 26 18:50:03 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=394a2d38 [profiles/package.mask] Mask new package depending on a masked library. --- profiles/package.mask.d/infinity | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask.d/infinity b/profiles/package.mask.d/infinity index 74f1b71..154b204 100644 --- a/profiles/package.mask.d/infinity +++ b/profiles/package.mask.d/infinity @@ -1,4 +1,5 @@ # Dennis Schridde (25 Mar 2012) # Dependency net-libs/libinfinity is p-masked -net-libs/libqinfinity kde-misc/kobby +kde-misc/kte-collaborative +net-libs/libqinfinity