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 4B254138359 for ; Wed, 7 Oct 2020 12:06:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92D35E0839; Wed, 7 Oct 2020 12:06:48 +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 386BDE0839 for ; Wed, 7 Oct 2020 12:06:48 +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 E6F5F33BEA3 for ; Wed, 7 Oct 2020 12:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6824E38C for ; Wed, 7 Oct 2020 12:06:45 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1602072397.3c7cb7b83c150b526d78a7687f25d767f2706554.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/rememberthemilk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild X-VCS-Directories: app-misc/rememberthemilk/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3c7cb7b83c150b526d78a7687f25d767f2706554 X-VCS-Branch: dev Date: Wed, 7 Oct 2020 12:06:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6acb2b0-900a-4981-a104-0be84e6ba9bf X-Archives-Hash: d1649974ff69e2c317d873b57ee27356 commit: 3c7cb7b83c150b526d78a7687f25d767f2706554 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Oct 7 12:06:37 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Oct 7 12:06:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c7cb7b8 app-misc/rememberthemilk: RESTRICT bindist and mirror because the license is all-rights-reserved Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild b/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild index b2d11e1b..e1cfb728 100644 --- a/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild +++ b/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild @@ -12,11 +12,11 @@ SRC_URI="https://www.${PN}.com/download/linux/fedora/21/x86_64/${P}-1.x86_64.rpm S="${WORKDIR}" LICENSE="all-rights-reserved" - SLOT="0" - KEYWORDS="~amd64" +RESTRICT="bindist mirror" + RDEPEND="media-video/ffmpeg[chromium] app-accessibility/at-spi2-atk app-accessibility/at-spi2-core 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 C57D7138359 for ; Wed, 7 Oct 2020 12:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BF8DE0869; Wed, 7 Oct 2020 12:27:33 +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 E86ACE0869 for ; Wed, 7 Oct 2020 12:27:32 +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 A1953340F72 for ; Wed, 7 Oct 2020 12:27:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 226B7398 for ; Wed, 7 Oct 2020 12:27:30 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1602072397.3c7cb7b83c150b526d78a7687f25d767f2706554.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/rememberthemilk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild X-VCS-Directories: app-misc/rememberthemilk/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3c7cb7b83c150b526d78a7687f25d767f2706554 X-VCS-Branch: master Date: Wed, 7 Oct 2020 12:27:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 84a44afb-ef1b-42cf-9fa5-4d8a940d90b1 X-Archives-Hash: 8cbd63ffd2fc696ee860e49096e314b2 Message-ID: <20201007122730.IVx_0mZi46cjJME8aMOkcfVdQOICjVpgxRbSrLw4V4s@z> commit: 3c7cb7b83c150b526d78a7687f25d767f2706554 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Oct 7 12:06:37 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Oct 7 12:06:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c7cb7b8 app-misc/rememberthemilk: RESTRICT bindist and mirror because the license is all-rights-reserved Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild b/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild index b2d11e1b..e1cfb728 100644 --- a/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild +++ b/app-misc/rememberthemilk/rememberthemilk-1.2.9.ebuild @@ -12,11 +12,11 @@ SRC_URI="https://www.${PN}.com/download/linux/fedora/21/x86_64/${P}-1.x86_64.rpm S="${WORKDIR}" LICENSE="all-rights-reserved" - SLOT="0" - KEYWORDS="~amd64" +RESTRICT="bindist mirror" + RDEPEND="media-video/ffmpeg[chromium] app-accessibility/at-spi2-atk app-accessibility/at-spi2-core