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 206F11389E2 for ; Fri, 12 Dec 2014 21:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E48CE095E; Fri, 12 Dec 2014 21:34:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1451E095E for ; Fri, 12 Dec 2014 21:34:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CEFA73405D0 for ; Fri, 12 Dec 2014 21:34:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75555C3EE for ; Fri, 12 Dec 2014 21:34:29 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1418420055.0275a6f4211a6818b3c6d08edc58ec411d14d3cb.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: profiles/ X-VCS-Repository: proj/kde X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 0275a6f4211a6818b3c6d08edc58ec411d14d3cb X-VCS-Branch: master Date: Fri, 12 Dec 2014 21:34:29 +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: a7fd22d1-154f-44f7-80c7-9fa4b6c4191d X-Archives-Hash: bae2278abb6ff809e362006e72d6e0d6 commit: 0275a6f4211a6818b3c6d08edc58ec411d14d3cb Author: Manuel Rüger gentoo org> AuthorDate: Fri Dec 12 21:34:15 2014 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Dec 12 21:34:15 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0275a6f4 [profiles] use.mask python useflag for kde-apps/marble --- profiles/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index f9e4210..15462ee 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -2,3 +2,4 @@ # This is not likely to change in the future # Aside, they are sloppy in updating even for releases. >=kde-base/marble-4.12.49.9999 python +=kde-apps/marble-14.11.97 python