From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SW849-0007YF-U6 for garchives@archives.gentoo.org; Sun, 20 May 2012 15:29:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8A18E0828; Sun, 20 May 2012 15:28:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8179EE0828 for ; Sun, 20 May 2012 15:28:53 +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 DB1221B4009 for ; Sun, 20 May 2012 15:28:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2242) id 99FE02004B; Sun, 20 May 2012 15:28:51 +0000 (UTC) From: "Christian Ruppert (idl0r)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, idl0r@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: idl0r X-VCS-Committer-Name: Christian Ruppert Content-Type: text/plain; charset=utf8 Message-Id: <20120520152851.99FE02004B@flycatcher.gentoo.org> Date: Sun, 20 May 2012 15:28:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aeb7d1e4-c15c-4d49-9c96-cb53ad079f94 X-Archives-Hash: 9b9c748f870045580a6276bb34caeb57 idl0r 12/05/20 15:28:51 Modified: package.mask Log: Temp. mask gitolite-3* as it likely breaks gitolite-2* setups. Also, it= has been re-written (almost?) completely. Revision Changes Path 1.13774 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.13774&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.13774&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?r1=3D1.13773&r2=3D1.13774 Index: package.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.13773 retrieving revision 1.13774 diff -u -r1.13773 -r1.13774 --- package.mask 20 May 2012 07:36:40 -0000 1.13773 +++ package.mask 20 May 2012 15:28:51 -0000 1.13774 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13773 2012/= 05/20 07:36:40 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13774 2012/= 05/20 15:28:51 idl0r 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 @@ -31,6 +31,11 @@ =20 #--- END OF EXAMPLES --- =20 +# Christian Ruppert (20 May 2012) +# Temp. mask gitolite-3* as it likely breaks gitolite-2* setups +# Also, it has been re-written (almost?) completely. +=3Ddev-vcs/gitolite-3* + # Alexandre Rostovtsev (20 May 2012) # Requires dev-scheme/guile-2.0.5 which is in lisp overlay and masked; # bug #416683