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 8470C138334 for ; Fri, 10 Aug 2018 19:16:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5889AE08BD; Fri, 10 Aug 2018 19:16:39 +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 30D37E08AA for ; Fri, 10 Aug 2018 19:16:38 +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 9F826335CA3 for ; Fri, 10 Aug 2018 19:16:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E1F8379 for ; Fri, 10 Aug 2018 19:16:35 +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: <1533928527.31b381bd1999331143c90596c59bef9efc983e87.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 31b381bd1999331143c90596c59bef9efc983e87 X-VCS-Branch: master Date: Fri, 10 Aug 2018 19:16:35 +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: 697f2973-4cd1-46a7-bb8d-73c0ba8b9d6e X-Archives-Hash: fab8ac46ec1aa2733b5855859612c490 commit: 31b381bd1999331143c90596c59bef9efc983e87 Author: Brian Evans gentoo org> AuthorDate: Fri Aug 10 16:35:27 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Aug 10 19:15:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b381bd profiles: base/use.mask - Drop unused mask for PHP 5.4 target profiles/base/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 0d78cc0838b..560311c4175 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -106,10 +106,6 @@ netlink # could suffer unexpected problem, don't expect support for it then. openrc-force -# Brian Evans (2 Dec 2015) -# php 5.4 is end of life, masked for removal -php_targets_php5-4 - # Brian Evans (22 Aug 2016) # php 5.5 is end of life, masked for removal php_targets_php5-5