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 784471396D1 for ; Sat, 19 Aug 2017 22:50:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D08791FC03C; Sat, 19 Aug 2017 22:50:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5D67E0E21 for ; Sat, 19 Aug 2017 22:50:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0B87341A32 for ; Sat, 19 Aug 2017 22:50:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 659477BA8 for ; Sat, 19 Aug 2017 22:49: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: <1503182913.db27f72ae40a7f156c88e809f7a0173a55afb42c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-3.22.3.ebuild gnome-base/nautilus/nautilus-3.24.2.1.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: db27f72ae40a7f156c88e809f7a0173a55afb42c X-VCS-Branch: master Date: Sat, 19 Aug 2017 22:49: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: 3e7323f2-9845-49ad-9c56-2bd8f04dc622 X-Archives-Hash: c6a24990f50476d16f8ba8c5e18f37db commit: db27f72ae40a7f156c88e809f7a0173a55afb42c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 19 22:11:57 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 19 22:48:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db27f72a gnome-base/nautilus: keyword ~alpha, bug #599574 Package-Manager: Portage-2.3.8, Repoman-2.3.3 gnome-base/nautilus/nautilus-3.22.3.ebuild | 2 +- gnome-base/nautilus/nautilus-3.24.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/nautilus/nautilus-3.22.3.ebuild b/gnome-base/nautilus/nautilus-3.22.3.ebuild index 5547431b172..b809db7cff9 100644 --- a/gnome-base/nautilus/nautilus-3.22.3.ebuild +++ b/gnome-base/nautilus/nautilus-3.22.3.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" IUSE="exif gnome +introspection packagekit +previewer selinux sendto tracker xmp" -KEYWORDS="amd64 ~arm64 ~ia64 x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: tests fails under Xvfb, but pass when building manually # "FAIL: check failed in nautilus-file.c, line 8307" diff --git a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild b/gnome-base/nautilus/nautilus-3.24.2.1.ebuild index 351af7b202e..8a1b84a3724 100644 --- a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild +++ b/gnome-base/nautilus/nautilus-3.24.2.1.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" IUSE="exif gnome +introspection packagekit +previewer selinux sendto tracker xmp" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: tests fails under Xvfb, but pass when building manually # "FAIL: check failed in nautilus-file.c, line 8307"