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 73E7F138CD2 for ; Mon, 25 May 2015 14:09:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 949F5E0869; Mon, 25 May 2015 14:09:06 +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 25C53E0869 for ; Mon, 25 May 2015 14:09:06 +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 16BBE3409AE for ; Mon, 25 May 2015 14:09:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41DBC9DF for ; Mon, 25 May 2015 14:08:59 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1432562927.91d6fac37a99532bf71043a7090d0fcccf22d068.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: profiles/ X-VCS-Repository: proj/gnome X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 91d6fac37a99532bf71043a7090d0fcccf22d068 X-VCS-Branch: master Date: Mon, 25 May 2015 14:08:59 +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: 31ee4f90-e539-4a40-be9c-d6d43a9316af X-Archives-Hash: 7f077bf54115df3d6c901306f7179fb7 commit: 91d6fac37a99532bf71043a7090d0fcccf22d068 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon May 25 14:08:40 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon May 25 14:08:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=91d6fac3 profiles: drop deprecated use masks profiles/package.use.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index bf43f18..37e5e97 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -7,12 +7,3 @@ # https://bugs.webkit.org/show_bug.cgi?id=142879 # https://bugs.webkit.org/show_bug.cgi?id=136831 net-libs/webkit-gtk wayland - -# Gilles Dartiguelongue (26 Apr 2014) -# Gnome 3.12 requires upower-0.99 but this is not ported yet -net-im/telepathy-mission-control upower - -# Gilles Dartiguelongue (25 Nov 2013) -# gjs: tests fail and support for it was purely and simply removed in master/1.9 -# python2_6: unit tests fail for this abi, must report usptream -dev-libs/libpeas gjs python_targets_python2_6