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 1F0891383A2 for ; Wed, 9 Jan 2013 18:19:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15A6C21C079; Wed, 9 Jan 2013 18:19:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E66321C079 for ; Wed, 9 Jan 2013 18:19:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99F1033D806 for ; Wed, 9 Jan 2013 18:19:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id 970442171D; Wed, 9 Jan 2013 18:19:20 +0000 (UTC) From: "Sergei Trofimovich (slyfox)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, slyfox@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130109181920.970442171D@flycatcher.gentoo.org> Date: Wed, 9 Jan 2013 18:19:20 +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: efc2ff69-c6f8-4f5b-89f4-61ac087d8397 X-Archives-Hash: d1b88bd6224529413c9c1e7deafdb1fe slyfox 13/01/09 18:19:20 Modified: package.mask Log: Enhanced dev-vcs/cvsps mask message. Newer release is just incompatible. All known to me show-stopper bugs fixed and upstreamed. Revision Changes Path 1.14360 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14360&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14360&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.14359&r2=1.14360 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.14359 retrieving revision 1.14360 diff -u -r1.14359 -r1.14360 --- package.mask 9 Jan 2013 17:32:00 -0000 1.14359 +++ package.mask 9 Jan 2013 18:19:20 -0000 1.14360 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14359 2013/01/09 17:32:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14360 2013/01/09 18:19:20 slyfox 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 @@ -46,8 +46,8 @@ >=sys-auth/sssd-1.9.3 # Sergei Trofimovich (05 Jan 2013) -# Masked for testing. Known to hang on large repos, -# is not compatible with cvsps-2 (like bug #450424) +# Masked for testing. Is not compatible with cvsps-2 (bug #450424). +# But can be used on it's own! Try 'cvsps --fast-export'. >=dev-vcs/cvsps-3 # Ole Markus With (04 Jan 2013)