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 EC94F138334 for ; Thu, 11 Oct 2018 11:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F893E0843; Thu, 11 Oct 2018 11:45:26 +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 E5BB5E0843 for ; Thu, 11 Oct 2018 11:45:25 +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 0B8DC335C36 for ; Thu, 11 Oct 2018 11:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42A5C431 for ; Thu, 11 Oct 2018 11:45:22 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1539258304.cbd79dc3e5811e8989f39ec1fa19bfd4940691c9.vdupras@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: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: cbd79dc3e5811e8989f39ec1fa19bfd4940691c9 X-VCS-Branch: master Date: Thu, 11 Oct 2018 11:45:22 +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-Archives-Salt: 0dca625a-dc93-4338-ada0-7ebd042a4844 X-Archives-Hash: d639b21a762270be72291c72a7ce2f3f commit: cbd79dc3e5811e8989f39ec1fa19bfd4940691c9 Author: Virgil Dupras gentoo org> AuthorDate: Thu Oct 11 11:42:57 2018 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Thu Oct 11 11:45:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd79dc3 profiles: last-riting dev-libs/MicroJSON Bug: https://bugs.gentoo.org/661554 Bug: https://bugs.gentoo.org/661552 Signed-off-by: Virgil Dupras gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b10855475f4..aad74ce847b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Virgil Dupras (11 Oct 2018) +# Unmaintained, no revdep. Removal in 30 days. +# Bug #661554 Bug #661552 +dev-libs/MicroJSON +dev-libs/UTF8Strings + # Virgil Dupras (10 Oct 2018) # Unmaintained, no revdep. Removal in 30 days. # Bug #643536