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 061151382C5 for ; Wed, 21 Apr 2021 17:36:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EB0BE086F; Wed, 21 Apr 2021 17:36:29 +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 3EEF8E086F for ; Wed, 21 Apr 2021 17:36:29 +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 529A7340CC0 for ; Wed, 21 Apr 2021 17:36:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C7A74A5 for ; Wed, 21 Apr 2021 17:36:27 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1619026584.defccdf0e269323ca6d57077b4866ca1fc0eb0aa.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: defccdf0e269323ca6d57077b4866ca1fc0eb0aa X-VCS-Branch: master Date: Wed, 21 Apr 2021 17:36:27 +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: 989cae73-3cc5-44a2-afa8-3a1e91146155 X-Archives-Hash: 4a075090e3aadaa0b44a527d4f176afb commit: defccdf0e269323ca6d57077b4866ca1fc0eb0aa Author: Miroslav Šulc gentoo org> AuthorDate: Wed Apr 21 17:36:17 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Apr 21 17:36:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defccdf0 profiles/package.mask: dev-java/ant-owanttask last-rite Signed-off-by: Miroslav Šulc gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 62171e9f897..235da39865c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Miroslav Šulc (2021-04-21) +# java library, no consumers +# see: https://bugs.gentoo.org/784830 +dev-java/ant-owanttask + # Ulrich Müller (2021-04-20) # Version 3.15 is broken with Emacs 27.2. =app-emacs/mic-paren-3.15-r0