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 EB6EB138330 for ; Sat, 1 Oct 2016 21:27:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FBEBE0962; Sat, 1 Oct 2016 21:27:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26390E0962 for ; Sat, 1 Oct 2016 21:27:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E86B340821 for ; Sat, 1 Oct 2016 21:27:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D01A244E for ; Sat, 1 Oct 2016 21:27:04 +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: <1475357154.6c191a1e5ba34db2542e0c8030d2bc3a651cb990.soap@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: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 6c191a1e5ba34db2542e0c8030d2bc3a651cb990 X-VCS-Branch: master Date: Sat, 1 Oct 2016 21:27:04 +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: 8a4ad4aa-d708-48d8-8adc-8d41145c66eb X-Archives-Hash: 18b4f92c64371fe6838254b580e404ee commit: 6c191a1e5ba34db2542e0c8030d2bc3a651cb990 Author: David Seifert gentoo org> AuthorDate: Sat Oct 1 21:25:54 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 1 21:25:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c191a1e profiles: Mask net-libs/socket++ for removal, #595754 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ce7d50a..a9c6cf7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# David Seifert (01 Oct 2016) +# Masked for failing to build with C++11, ancient codebase, +# dead upstream, no updates in 5 years. No revdeps. +# Mask for removal in 30 days. Bug #595754 +net-libs/socket++ + # Pacho Ramos (29 Sep 2016) # Makes gst-transcoder to fail on building, bug #594172 =dev-util/meson-0.34.0