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 EAA4B138A2F for ; Fri, 29 Aug 2014 12:12:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCCFBE0BED; Fri, 29 Aug 2014 12:12:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E550E0BC7 for ; Fri, 29 Aug 2014 12:12:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 718F833BF23 for ; Fri, 29 Aug 2014 12:12:47 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2277) id 27B9F42BD; Fri, 29 Aug 2014 12:12:46 +0000 (UTC) From: "Ole Markus With (olemarkus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, olemarkus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog package.mask X-VCS-Directories: profiles X-VCS-Committer: olemarkus X-VCS-Committer-Name: Ole Markus With Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140829121246.27B9F42BD@oystercatcher.gentoo.org> Date: Fri, 29 Aug 2014 12:12:46 +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: 58c2ad34-2bc2-4959-8c08-e650f80779fc X-Archives-Hash: 20811009f833143f769dc1673e621dce olemarkus 14/08/29 12:12:46 Modified: ChangeLog package.mask Log: Remove mask of php 5.6 Revision Changes Path 1.9330 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9330&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9330&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9329&r2=1.9330 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9329 retrieving revision 1.9330 diff -u -r1.9329 -r1.9330 --- ChangeLog 28 Aug 2014 16:29:19 -0000 1.9329 +++ ChangeLog 29 Aug 2014 12:12:45 -0000 1.9330 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9329 2014/08/28 16:29:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9330 2014/08/29 12:12:45 olemarkus Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 29 Aug 2014; Ole Markus With base/use.mask, + package.mask: + Remove mask of php 5.6 + 28 Aug 2014; Samuli Suominen package.mask: Remove mask for removed version of the libopenraw git snapshot. 1.15996 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15996&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15996&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15995&r2=1.15996 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15995 retrieving revision 1.15996 diff -u -r1.15995 -r1.15996 --- package.mask 28 Aug 2014 16:29:19 -0000 1.15995 +++ package.mask 29 Aug 2014 12:12:45 -0000 1.15996 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15995 2014/08/28 16:29:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15996 2014/08/29 12:12:45 olemarkus Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -542,10 +542,6 @@ # Mask development releases =media-sound/lilypond-2.19* -# Ole Markus With (28 Jan 2014) -# PHP 5.6 still in early development ->=dev-lang/php-5.6 - # Christian Ruppert (19 Jan 2014) # Experimental, for now =dev-vcs/gitolite-gentoo-3*