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 5A28613832E for ; Mon, 22 Aug 2016 15:19:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6007EE0B76; Mon, 22 Aug 2016 15:19:24 +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 00CC4E0B76 for ; Mon, 22 Aug 2016 15:19:23 +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 8AD9333FE7D for ; Mon, 22 Aug 2016 15:19:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 365532453 for ; Mon, 22 Aug 2016 15:19:21 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1471879144.c34a770c53d85ea5cd446c2d20af39f33107775b.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/base/use.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/base/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: c34a770c53d85ea5cd446c2d20af39f33107775b X-VCS-Branch: master Date: Mon, 22 Aug 2016 15:19:21 +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: 4c97d754-bdda-4e21-99cc-2d3755bc387c X-Archives-Hash: 5b89e01e9854a3c67b16b7bc8d3f7788 commit: c34a770c53d85ea5cd446c2d20af39f33107775b Author: Brian Evans gentoo org> AuthorDate: Mon Aug 22 15:19:04 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Aug 22 15:19:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34a770c profiles: Mask php 5.5 and associated packages profiles/base/package.use.mask | 6 ++++++ profiles/base/use.mask | 6 +++++- profiles/package.mask | 9 +++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 3679d97..cc05585 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,12 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Brian Evans (22 Aug 2016) +# Depends on masked, end-of-life php versions +=dev-libs/ossp-uuid-1.6.2-r4 php +=dev-libs/xapian-bindings-1.2.22 php +=www-servers/uwsgi-2.0.9 php + # Gilles Dartiguelongue (21 Aug 2016) # Needs a Gstreamer plugin from gst-plugins-bad that is not packaged to date media-plugins/grilo-plugins chromaprint diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 5d34ee4..f9e6373 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Brian Evans (22 Aug 2016) +# php 5.5 is end of life, masked for removal +php_targets_php5-5 + # Brian Evans (2 Dec 2015) # php 5.4 is end of life, masked for removal php_targets_php5-4 diff --git a/profiles/package.mask b/profiles/package.mask index 49fad5e..cc63b3e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,15 @@ #--- END OF EXAMPLES --- +# Brian Evans (22 Aug 2016) +# PHP 5.5 has reached end of life and will no longer receive security updates. +# Also include associated packages which do not work on newer versions +# Removal in 90 days +dev-lang/php:5.5 +dev-php/pecl-http:0 +=dev-php/pecl-mailparse-2.1.6-r1 + + # Pacho Ramos (21 Aug 2016) # Ugly buildsystem, hard to bump, orphan (#462670). Removal in a month. x11-misc/ardesia