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 99454138331 for ; Mon, 19 Feb 2018 19:24:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB5F2E0B65; Mon, 19 Feb 2018 19:24:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7DE07E0B58 for ; Mon, 19 Feb 2018 19:24:15 +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 79C4C335C39 for ; Mon, 19 Feb 2018 19:24:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B790232 for ; Mon, 19 Feb 2018 19:24:13 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1519068247.a43b64d396c0077bd79cbe07c566e079577c04dd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/enlightenment/enlightenment-0.16.9999.ebuild x11-wm/enlightenment/enlightenment-0.17.9999.ebuild x11-wm/enlightenment/enlightenment-0.20.5.ebuild x11-wm/enlightenment/enlightenment-0.20.6.ebuild x11-wm/enlightenment/enlightenment-0.21.7.ebuild x11-wm/enlightenment/enlightenment-1.0.17.ebuild X-VCS-Directories: x11-wm/enlightenment/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a43b64d396c0077bd79cbe07c566e079577c04dd X-VCS-Branch: master Date: Mon, 19 Feb 2018 19:24:13 +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: e9043f95-423b-46d0-94d0-1b7757bbe4ef X-Archives-Hash: 4351f2ce29a325967fe6204398823772 commit: a43b64d396c0077bd79cbe07c566e079577c04dd Author: Michał Górny gentoo org> AuthorDate: Mon Feb 19 19:19:33 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Feb 19 19:24:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43b64d3 x11-wm/enlightenment: Remove *-fbsd due to dev-libs/efl x11-wm/enlightenment/enlightenment-0.16.9999.ebuild | 2 +- x11-wm/enlightenment/enlightenment-0.17.9999.ebuild | 2 +- x11-wm/enlightenment/enlightenment-0.20.5.ebuild | 2 +- x11-wm/enlightenment/enlightenment-0.20.6.ebuild | 2 +- x11-wm/enlightenment/enlightenment-0.21.7.ebuild | 2 +- x11-wm/enlightenment/enlightenment-1.0.17.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild b/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild index 21b1f0d3160..3796314e1e9 100644 --- a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then S=${WORKDIR}/e16/e else SRC_URI="mirror://sourceforge/enlightenment/e16-${PV/_/-}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" S=${WORKDIR}/e16-${PV/_pre?} fi inherit eutils diff --git a/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild b/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild index 42602fa69e5..b86eaa1af71 100644 --- a/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_URI_APPEND="${PN}" else SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment diff --git a/x11-wm/enlightenment/enlightenment-0.20.5.ebuild b/x11-wm/enlightenment/enlightenment-0.20.5.ebuild index a4be7a1d9fb..4b01b1fa136 100644 --- a/x11-wm/enlightenment/enlightenment-0.20.5.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.20.5.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="Enlightenment DR17 window manager" LICENSE="BSD-2" SLOT="0.17/${PV%%_*}" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" __CONF_MODS=( applications bindings dialogs display diff --git a/x11-wm/enlightenment/enlightenment-0.20.6.ebuild b/x11-wm/enlightenment/enlightenment-0.20.6.ebuild index a8fec36e41b..ab5838efb0a 100644 --- a/x11-wm/enlightenment/enlightenment-0.20.6.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.20.6.ebuild @@ -16,7 +16,7 @@ fi inherit enlightenment DESCRIPTION="Enlightenment DR17 window manager" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" LICENSE="BSD-2" SLOT="0.17/${PV%%_*}" diff --git a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild index 42602fa69e5..b86eaa1af71 100644 --- a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_URI_APPEND="${PN}" else SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment diff --git a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild index f9484337d7c..91f2d348f9d 100644 --- a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild +++ b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then S=${WORKDIR}/e16/e else SRC_URI="mirror://sourceforge/enlightenment/e16-${PV/_/-}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" S=${WORKDIR}/e16-${PV/_pre?} fi inherit eutils