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 B538D139085 for ; Sun, 29 Jan 2017 21:11:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7531234013; Sun, 29 Jan 2017 21:11:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D0AD234013 for ; Sun, 29 Jan 2017 21:11:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F0C634166E for ; Sun, 29 Jan 2017 21:11:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70E2B3A3C for ; Sun, 29 Jan 2017 21:11:04 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1485724254.8b5d2abfc332fd58fb8b4fd5f9f9d292682feda7.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libwnck/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libwnck/libwnck-2.31.0.ebuild x11-libs/libwnck/libwnck-3.20.1.ebuild X-VCS-Directories: x11-libs/libwnck/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 8b5d2abfc332fd58fb8b4fd5f9f9d292682feda7 X-VCS-Branch: master Date: Sun, 29 Jan 2017 21:11:04 +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: b48860ee-ec2d-43e8-82e9-257ebc3ede24 X-Archives-Hash: 706ce1dc28249d3e6df117c27795cd90 commit: 8b5d2abfc332fd58fb8b4fd5f9f9d292682feda7 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 21:05:22 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 21:10:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5d2abf x11-libs/libwnck: dropped ~x86-interix Package-Manager: portage-2.3.3 x11-libs/libwnck/libwnck-2.31.0.ebuild | 4 ++-- x11-libs/libwnck/libwnck-3.20.1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild b/x11-libs/libwnck/libwnck-2.31.0.ebuild index 9d9cb48..8c933cf 100644 --- a/x11-libs/libwnck/libwnck-2.31.0.ebuild +++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="LGPL-2+" SLOT="1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification" diff --git a/x11-libs/libwnck/libwnck-3.20.1.ebuild b/x11-libs/libwnck/libwnck-3.20.1.ebuild index ed4b1bf..0f270b0 100644 --- a/x11-libs/libwnck/libwnck-3.20.1.ebuild +++ b/x11-libs/libwnck/libwnck-3.20.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools"