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 8F7BB138334 for ; Wed, 25 Jul 2018 17:29:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2574E0946; Wed, 25 Jul 2018 17:29:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 949A3E0946 for ; Wed, 25 Jul 2018 17:29:29 +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 7FAC7335CC0 for ; Wed, 25 Jul 2018 17:29:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 475BB38F for ; Wed, 25 Jul 2018 17:29:24 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1532539672.60a1be6d0d76259f4a230ccb808983fef2def1fb.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/mattermost-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild X-VCS-Directories: net-im/mattermost-desktop-bin/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 60a1be6d0d76259f4a230ccb808983fef2def1fb X-VCS-Branch: master Date: Wed, 25 Jul 2018 17:29:24 +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: 835408ef-6b66-4c98-9041-0009de03adde X-Archives-Hash: 71bfc8e2aefc8f16f2f140ebd973bf42 commit: 60a1be6d0d76259f4a230ccb808983fef2def1fb Author: Patrice Clement gentoo org> AuthorDate: Wed Jul 25 07:32:50 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Jul 25 17:27:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a1be6d net-im/mattermost-desktop-bin: drop multilib support. This is not actually needed for a binary package. Bug: https://bugs.gentoo.org/649108 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../mattermost-desktop-bin-4.0.0.ebuild | 63 +++++++++++----------- 1 file changed, 31 insertions(+), 32 deletions(-) diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild index 5218794a1b6..b355c783c11 100644 --- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild +++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild @@ -4,9 +4,8 @@ EAPI=6 MY_PN="${PN%-*}" -MULTILIB_COMPAT=( abi_x86_64 ) -inherit eutils multilib-build +inherit eutils DESCRIPTION="Mattermost Desktop application" HOMEPAGE="https://about.mattermost.com/" @@ -22,36 +21,36 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - gnome-base/gconf:2[${MULTILIB_USEDEP}] - dev-libs/atk:0[${MULTILIB_USEDEP}] - dev-libs/expat:0[${MULTILIB_USEDEP}] - dev-libs/glib:2[${MULTILIB_USEDEP}] - dev-libs/nspr:0[${MULTILIB_USEDEP}] - dev-libs/nss:0[${MULTILIB_USEDEP}] - gnome-base/gconf:2[${MULTILIB_USEDEP}] - media-libs/alsa-lib:0[${MULTILIB_USEDEP}] - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}] - media-libs/freetype:2[${MULTILIB_USEDEP}] - net-print/cups:0[${MULTILIB_USEDEP}] - sys-apps/dbus:0[${MULTILIB_USEDEP}] - sys-devel/gcc[${MULTILIB_USEDEP}] - sys-libs/glibc:2.2[${MULTILIB_USEDEP}] - x11-libs/cairo:0[${MULTILIB_USEDEP}] - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] - x11-libs/gtk+:2[${MULTILIB_USEDEP}] - x11-libs/libX11:0[${MULTILIB_USEDEP}] - x11-libs/libxcb:0/1.12[${MULTILIB_USEDEP}] - x11-libs/libXcomposite:0[${MULTILIB_USEDEP}] - x11-libs/libXcursor:0[${MULTILIB_USEDEP}] - x11-libs/libXdamage:0[${MULTILIB_USEDEP}] - x11-libs/libXext:0[${MULTILIB_USEDEP}] - x11-libs/libXfixes:0[${MULTILIB_USEDEP}] - x11-libs/libXi:0[${MULTILIB_USEDEP}] - x11-libs/libXrandr:0[${MULTILIB_USEDEP}] - x11-libs/libXrender:0[${MULTILIB_USEDEP}] - x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}] - x11-libs/libXtst:0[${MULTILIB_USEDEP}] - x11-libs/pango:0[${MULTILIB_USEDEP}]" + gnome-base/gconf:2 + dev-libs/atk:0 + dev-libs/expat:0 + dev-libs/glib:2 + dev-libs/nspr:0 + dev-libs/nss:0 + gnome-base/gconf:2 + media-libs/alsa-lib:0 + media-libs/fontconfig:1.0 + media-libs/freetype:2 + net-print/cups:0 + sys-apps/dbus:0 + sys-devel/gcc + sys-libs/glibc:2.2 + x11-libs/cairo:0 + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:2 + x11-libs/libX11:0 + x11-libs/libxcb:0/1.12 + x11-libs/libXcomposite:0 + x11-libs/libXcursor:0 + x11-libs/libXdamage:0 + x11-libs/libXext:0 + x11-libs/libXfixes:0 + x11-libs/libXi:0 + x11-libs/libXrandr:0 + x11-libs/libXrender:0 + x11-libs/libXScrnSaver:0 + x11-libs/libXtst:0 + x11-libs/pango:0" S="${WORKDIR}/mattermost-desktop-${PV}"