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 DD27B1382C5 for ; Sat, 29 May 2021 19:03:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0286CE0823; Sat, 29 May 2021 19:03:36 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAECFE0824 for ; Sat, 29 May 2021 19:03:35 +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 26F1C340F70 for ; Sat, 29 May 2021 19:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8176E7A6 for ; Sat, 29 May 2021 19:03:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1622314956.e5d280ae1c0810e7b1aa28533030036cd9a5a0bb.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild X-VCS-Directories: dev-vcs/cvs-fast-export/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: e5d280ae1c0810e7b1aa28533030036cd9a5a0bb X-VCS-Branch: master Date: Sat, 29 May 2021 19:03:31 +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: a30096fa-3ae6-4584-b93b-fb4151ad53ce X-Archives-Hash: 7ab910ed6cb6471f77290b86f8b24f12 commit: e5d280ae1c0810e7b1aa28533030036cd9a5a0bb Author: Sam James gentoo org> AuthorDate: Sat May 29 19:02:36 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Sat May 29 19:02:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d280ae dev-vcs/cvs-fast-export: ebuild tidying Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James gentoo.org> Signed-off-by: David Seifert gentoo.org> dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild b/dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild index 45dc138ac58..54fb82e4114 100644 --- a/dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild +++ b/dev-vcs/cvs-fast-export/cvs-fast-export-1.57.ebuild @@ -14,9 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} - app-text/asciidoc" +BDEPEND="app-text/asciidoc" RESTRICT=test # upstream does not ship some tests in tarball