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 44238139694 for ; Tue, 11 Jul 2017 20:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D37827410F; Tue, 11 Jul 2017 20:01:29 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66200274109 for ; Tue, 11 Jul 2017 20:01: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 08574341BBC for ; Tue, 11 Jul 2017 20:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9748E74AC for ; Tue, 11 Jul 2017 20:01:26 +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: <1499803269.4fb255e097831843a25e1297269313bf3f6aac0a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/slack-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/slack-bin/slack-bin-2.5.2.ebuild X-VCS-Directories: net-im/slack-bin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4fb255e097831843a25e1297269313bf3f6aac0a X-VCS-Branch: master Date: Tue, 11 Jul 2017 20:01:26 +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: 7f51df41-816b-4739-980f-753402246cca X-Archives-Hash: a1659d8caea03e43735d937dc0b18fb2 commit: 4fb255e097831843a25e1297269313bf3f6aac0a Author: Vladimir Pavljuchenkov (SpiderX) spiderx dp ua> AuthorDate: Mon Jul 3 16:20:44 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jul 11 20:01:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb255e0 net-im/slack-bin: fix license, bug #615466 Package-Manager: Portage-2.3.6, Repoman-2.3.1 net-im/slack-bin/slack-bin-2.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/slack-bin/slack-bin-2.5.2.ebuild b/net-im/slack-bin/slack-bin-2.5.2.ebuild index 090a80477f8..73779439f42 100644 --- a/net-im/slack-bin/slack-bin-2.5.2.ebuild +++ b/net-im/slack-bin/slack-bin-2.5.2.ebuild @@ -11,11 +11,11 @@ DESCRIPTION="Team collaboration tool" HOMEPAGE="http://www.slack.com/" SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb" -LICENSE="no-source-code" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64" IUSE="" -RESTRICT="mirror" +RESTRICT="bindist mirror" RDEPEND="dev-libs/atk:0 dev-libs/expat:0