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 2627D138351 for ; Mon, 23 Mar 2020 22:35:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 416C8E0B09; Mon, 23 Mar 2020 22:35:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CAF27E0B09 for ; Mon, 23 Mar 2020 22:35:42 +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 BA6E534EEC5 for ; Mon, 23 Mar 2020 22:35:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50360162 for ; Mon, 23 Mar 2020 22:35:39 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1585002919.aca802e0d2cd8c9b80e4f54b1d3bc61e8676ad54.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/cgit/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/cgit/cgit-1.2.3.ebuild www-apps/cgit/cgit-9999.ebuild X-VCS-Directories: www-apps/cgit/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: aca802e0d2cd8c9b80e4f54b1d3bc61e8676ad54 X-VCS-Branch: master Date: Mon, 23 Mar 2020 22:35:39 +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: f1650938-3f58-4ad1-a1c4-a3a70eea81b4 X-Archives-Hash: 75f62f07289439fa7adf444aa71842ed commit: aca802e0d2cd8c9b80e4f54b1d3bc61e8676ad54 Author: Matt Turner gentoo org> AuthorDate: Mon Mar 23 22:35:19 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Mar 23 22:35:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca802e0 www-apps/cgit: Drop outdated blocker Signed-off-by: Matt Turner gentoo.org> www-apps/cgit/cgit-1.2.3.ebuild | 1 - www-apps/cgit/cgit-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/www-apps/cgit/cgit-1.2.3.ebuild b/www-apps/cgit/cgit-1.2.3.ebuild index 957cafeb178..e01974c18b1 100644 --- a/www-apps/cgit/cgit-1.2.3.ebuild +++ b/www-apps/cgit/cgit-1.2.3.ebuild @@ -35,7 +35,6 @@ RDEPEND=" " # ebuilds without WEBAPP_MANUAL_SLOT="yes" are broken DEPEND="${RDEPEND} - !=app-text/asciidoc-8.5.1 ) " diff --git a/www-apps/cgit/cgit-9999.ebuild b/www-apps/cgit/cgit-9999.ebuild index 17526b8c448..6c5cb1217c4 100644 --- a/www-apps/cgit/cgit-9999.ebuild +++ b/www-apps/cgit/cgit-9999.ebuild @@ -32,7 +32,6 @@ RDEPEND=" " # ebuilds without WEBAPP_MANUAL_SLOT="yes" are broken DEPEND="${RDEPEND} - !=app-text/asciidoc-8.5.1 ) "