From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4A1D3138222 for ; Thu, 5 May 2016 14:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02ED621C087; Thu, 5 May 2016 14:21:40 +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 1E9DC21C087 for ; Thu, 5 May 2016 14:21:38 +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 989C833FEDE for ; Thu, 5 May 2016 14:21:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB275860 for ; Thu, 5 May 2016 14:21:33 +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: <1462458073.c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9.grknight@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: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9 X-VCS-Branch: master Date: Thu, 5 May 2016 14:21:33 +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: f1db0139-9f5b-4ffe-92d5-865c07687a22 X-Archives-Hash: 3d66757c04d9301db9490c7e476d50b3 commit: c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9 Author: Brian Evans gentoo org> AuthorDate: Thu May 5 14:21:13 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Thu May 5 14:21:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c957738a package.mask: Remove entries related to removed dev-lang/php:5.4 profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b0c06a9..a3934a9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -359,16 +359,6 @@ www-apps/389-dsgw # Masked until we deal with SSLv3, bug #567554 =dev-libs/libressl-2.3* -# Brian Evans (02 Dec 2015) -# All current targets are masked. - (02 Dec 2015) -# PHP 5.4 is End Of Life and will not receive any further updates -# Please migrate to 5.5 or, preferably 5.6. -dev-lang/php:5.4 -~virtual/httpd-php-5.4 - # Michał Górny (30 Oct 2015) # Uses unsafe ioctls that could result in data corruption. Upstream # is working on replacing them in the wip/dedup-syscall branch.