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 B8E0C13835C for ; Fri, 18 Dec 2020 09:00:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C63D0E09B8; Fri, 18 Dec 2020 09:00:45 +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 9ECD8E09B7 for ; Fri, 18 Dec 2020 09:00:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7F5E4340EB7 for ; Fri, 18 Dec 2020 09:00:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 698903A6 for ; Fri, 18 Dec 2020 09:00:41 +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: <1608282020.e753285763d0d34ae0e3b74ad585d761ce0f3997.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/grs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/grs/grs-0.7.ebuild app-portage/grs/grs-9999.ebuild X-VCS-Directories: app-portage/grs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e753285763d0d34ae0e3b74ad585d761ce0f3997 X-VCS-Branch: master Date: Fri, 18 Dec 2020 09:00:41 +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: 19dae406-c337-48c8-820b-27c3c8894952 X-Archives-Hash: 630d4b56711f2b0806e3750bc68b6505 commit: e753285763d0d34ae0e3b74ad585d761ce0f3997 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 18 08:57:24 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 18 09:00:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7532857 app-portage/grs: Inline virtual/cdrtools Signed-off-by: Michał Górny gentoo.org> app-portage/grs/grs-0.7.ebuild | 2 +- app-portage/grs/grs-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/grs/grs-0.7.ebuild b/app-portage/grs/grs-0.7.ebuild index c0dd4da74b1..ab99785d4f6 100644 --- a/app-portage/grs/grs-0.7.ebuild +++ b/app-portage/grs/grs-0.7.ebuild @@ -30,12 +30,12 @@ RDEPEND=" sys-apps/portage server? ( app-arch/tar[xattr] + app-cdr/cdrtools app-crypt/md5deep dev-libs/libcgroup dev-vcs/git net-misc/rsync sys-fs/squashfs-tools - virtual/cdrtools || ( sys-kernel/genkernel sys-kernel/genkernel-next diff --git a/app-portage/grs/grs-9999.ebuild b/app-portage/grs/grs-9999.ebuild index 04dfe2966f1..c98149f22b0 100644 --- a/app-portage/grs/grs-9999.ebuild +++ b/app-portage/grs/grs-9999.ebuild @@ -30,12 +30,12 @@ RDEPEND=" sys-apps/portage server? ( app-arch/tar[xattr] + app-cdr/cdrtools app-crypt/md5deep dev-libs/libcgroup dev-vcs/git net-misc/rsync sys-fs/squashfs-tools - virtual/cdrtools || ( sys-kernel/genkernel sys-kernel/genkernel-next