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 E47CD1395E2 for ; Wed, 30 Nov 2016 13:17:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C36E8E0B85; Wed, 30 Nov 2016 13:17:04 +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 A7665E0B85 for ; Wed, 30 Nov 2016 13:17:04 +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 79D16341668 for ; Wed, 30 Nov 2016 13:17:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2BA149C for ; Wed, 30 Nov 2016 13:17:00 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1480511773.1a0c6d79eeceaab76e87a9e7fb96f90b359976a2.voyageur@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: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 1a0c6d79eeceaab76e87a9e7fb96f90b359976a2 X-VCS-Branch: master Date: Wed, 30 Nov 2016 13:17:00 +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: 255007ee-0898-4fe0-89d1-21f4b9023d13 X-Archives-Hash: f0465812fca854cd5958381d7bb98c74 commit: 1a0c6d79eeceaab76e87a9e7fb96f90b359976a2 Author: Bernard Cafarelli gentoo org> AuthorDate: Wed Nov 30 13:16:13 2016 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed Nov 30 13:16:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0c6d79 profiles: mask some gnustep-* packages for removal gnustep-libs/smbkit, gnustep-apps/gwnet gnustep-apps/camera, gnustep-apps/stepulator profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 746b695..9f2928b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,19 @@ #--- END OF EXAMPLES --- +# Bernard Cafarelli (30 Nov 2016) +# Do not support gnustep-make v2 mode, last release more than 10 years ago +# Bugs #591576, #592546 +# Removal in a month +gnustep-apps/camera +gnustep-apps/stepulator + +# Bernard Cafarelli (30 Nov 2016) +# Fails to build, abandoned 10 years ago, bug #590088 +# Removal in a month +gnustep-apps/gwnet +gnustep-libs/smbkit + # Pacho Ramos (27 Nov 2016) # All stardict stuff and dicts are completely unmaintained and orphan for # years (#471350, #533632, #568472, #600718). Removal in a month.