From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-684890-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D504F138A1F for <garchives@archives.gentoo.org>; Thu, 10 Apr 2014 07:05:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93298E09DF; Thu, 10 Apr 2014 07:05:14 +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 13966E09DF for <gentoo-commits@lists.gentoo.org>; Thu, 10 Apr 2014 07:05:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCA7133FF7A for <gentoo-commits@lists.gentoo.org>; Thu, 10 Apr 2014 07:05:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id A3E712004B; Thu, 10 Apr 2014 07:05:10 +0000 (UTC) From: "Michal Gorny (mgorny)" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@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: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140410070510.A3E712004B@flycatcher.gentoo.org> Date: Thu, 10 Apr 2014 07:05:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 972612f9-8a44-4e2a-9237-598b9988f908 X-Archives-Hash: fee39eae79c17486841ca4c29e6c4adb mgorny 14/04/10 07:05:10 Modified: ChangeLog package.mask Log: Mask pypy-bin for testing as well. Revision Changes Path 1.8800 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8800&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8800&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8799&r2=1.8800 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8799 retrieving revision 1.8800 diff -u -r1.8799 -r1.8800 --- ChangeLog 9 Apr 2014 11:14:28 -0000 1.8799 +++ ChangeLog 10 Apr 2014 07:05:09 -0000 1.8800 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8799 2014/04/09 11:14:28 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8800 2014/04/10 07:05:09 mgorny 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! + 10 Apr 2014; Michał Górny <mgorny@gentoo.org> package.mask: + Mask pypy-bin for testing as well. + 09 Apr 2014; Ian Delaney <idella4@gentoo.org> package.mask: Add django-celery-3.1.9 which deps on celery-3.1.10 1.15550 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15550&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15550&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15549&r2=1.15550 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15549 retrieving revision 1.15550 diff -u -r1.15549 -r1.15550 --- package.mask 9 Apr 2014 11:14:28 -0000 1.15549 +++ package.mask 10 Apr 2014 07:05:09 -0000 1.15550 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15549 2014/04/09 11:14:28 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15550 2014/04/10 07:05:09 mgorny 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 @@ -322,8 +322,9 @@ dev-libs/clens # Michał Górny <mgorny@gentoo.org> (12 Mar 2014) -# Masked for testing, and binary package build. +# Masked for testing. >=dev-python/pypy-2.2 +>=dev-python/pypy-bin-2.2 >=virtual/pypy-2.2 # Samuli Suominen <ssuominen@gentoo.org> (11 Mar 2014)