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 19D5B139694 for ; Sun, 16 Apr 2017 14:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3192EE0C7C; Sun, 16 Apr 2017 14:04:19 +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 08931E0C7C for ; Sun, 16 Apr 2017 14:04:18 +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 96FC933BE1A for ; Sun, 16 Apr 2017 14:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4380F73C6 for ; Sun, 16 Apr 2017 14:04:13 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1492351348.aabd6b709ca5aa53549c9bb5a15b7f18ec4f4f1c.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/staruml-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/staruml-bin/staruml-bin-2.8.0.ebuild X-VCS-Directories: dev-util/staruml-bin/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: aabd6b709ca5aa53549c9bb5a15b7f18ec4f4f1c X-VCS-Branch: master Date: Sun, 16 Apr 2017 14:04: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: c62aeee8-d3a3-4efd-a503-5b933d44aa9e X-Archives-Hash: e58e7897dccf9048cfa2f0bb82ba12f3 commit: aabd6b709ca5aa53549c9bb5a15b7f18ec4f4f1c Author: Hummer12007 gmail com> AuthorDate: Sat Apr 15 19:05:50 2017 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun Apr 16 14:02:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabd6b70 dev-util/staruml-bin: fix LICENSE add bindist and mirror to RESTRICT Gentoo-Bug: 615458 Closes: https://github.com/gentoo/gentoo/pull/4427 Signed-off-by: Yixun Lan gentoo.org> dev-util/staruml-bin/staruml-bin-2.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/staruml-bin/staruml-bin-2.8.0.ebuild b/dev-util/staruml-bin/staruml-bin-2.8.0.ebuild index 02cc5c0be46..6961a4594d2 100644 --- a/dev-util/staruml-bin/staruml-bin-2.8.0.ebuild +++ b/dev-util/staruml-bin/staruml-bin-2.8.0.ebuild @@ -12,11 +12,11 @@ SRC_URI=" x86? ( http://staruml.io/download/release/v${PV}/StarUML-v${PV}-32-bit.deb ) " -LICENSE="StarUML-EULA no-source-code" +LICENSE="StarUML-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="splitdebug" +RESTRICT="bindist mirror splitdebug" RDEPEND=" dev-libs/atk