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 DFF121389FE for ; Fri, 31 Oct 2014 14:38:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C700CE08A4; Fri, 31 Oct 2014 14:38:07 +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 589AAE0817 for ; Fri, 31 Oct 2014 14:38:07 +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 32021340538 for ; Fri, 31 Oct 2014 14:38:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id BF6C89257; Fri, 31 Oct 2014 14:38:04 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141031143804.BF6C89257@oystercatcher.gentoo.org> Date: Fri, 31 Oct 2014 14:38:04 +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: 77713a82-2fb1-431f-b81e-6bcdf62abf09 X-Archives-Hash: 97bb46c8b1587b319e9e29e2b917bed3 pacho 14/10/31 14:38:04 Modified: ChangeLog Log: Update mask for webkit moving to testing on ppc Revision Changes Path 1.9508 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9508&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9508&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9507&r2=1.9508 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9507 retrieving revision 1.9508 diff -u -r1.9507 -r1.9508 --- ChangeLog 31 Oct 2014 08:51:48 -0000 1.9507 +++ ChangeLog 31 Oct 2014 14:38:04 -0000 1.9508 @@ -1,6 +1,6 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9507 2014/10/31 08:51:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9508 2014/10/31 14:38:04 pacho 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 @@ -8,6 +8,10 @@ 31 Oct 2014; Pacho Ramos arch/powerpc/ppc32/package.use.stable.mask: + Update mask for webkit moving to testing on ppc + + 31 Oct 2014; Pacho Ramos + arch/powerpc/ppc32/package.use.stable.mask: package.use.stable.mask updated for #525258 31 Oct 2014; Pacho Ramos