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 1RNx0p-00076f-7s for garchives@archives.gentoo.org; Wed, 09 Nov 2011 01:31:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B0FE21C077; Wed, 9 Nov 2011 01:31:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BC77A21C035 for ; Wed, 9 Nov 2011 01:31:25 +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 E3F511B4027 for ; Wed, 9 Nov 2011 01:31:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2092) id B7C5B2004B; Wed, 9 Nov 2011 01:31:23 +0000 (UTC) From: "Patrick McLean (chutzpah)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chutzpah@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: chutzpah X-VCS-Committer-Name: Patrick McLean Content-Type: text/plain; charset=utf8 Message-Id: <20111109013123.B7C5B2004B@flycatcher.gentoo.org> Date: Wed, 9 Nov 2011 01:31:23 +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: 71ebc467-3741-4983-ad84-5aecc5f08801 X-Archives-Hash: 69747fa6b85929cc1795874ae6985154 chutzpah 11/11/09 01:31:23 Modified: ChangeLog Log: Add net-dns/dnsmasq conntrack to package.use.mask on ppc64/64ul, arm an= d alpha as net-libs/libnetfilter_conntrack is not available Revision Changes Path 1.5884 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.5884&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.5884&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?r1=3D1.5883&r2=3D1.5884 Index: ChangeLog =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/ChangeLog,v retrieving revision 1.5883 retrieving revision 1.5884 diff -u -r1.5883 -r1.5884 --- ChangeLog 8 Nov 2011 15:59:03 -0000 1.5883 +++ ChangeLog 9 Nov 2011 01:31:23 -0000 1.5884 @@ -1,11 +1,17 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5883 2011/11/0= 8 15:59:03 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5884 2011/11/0= 9 01:31:23 chutzpah Exp $ # # This ChangeLog should include records for all changes in profiles dire= ctory. # Only typo fixes which don't affect portage/repoman behaviour could be = avoided # here. If in doubt put a record here! =20 + 09 Nov 2011; Patrick McLean + arch/alpha/package.use.mask, arch/arm/package.use.mask, + arch/powerpc/ppc64/64ul/package.use.mask: + Add net-dns/dnsmasq conntrack to package.use.mask on ppc64/64ul, arm a= nd + alpha as net-libs/libnetfilter_conntrack is not available. + 08 Nov 2011; William Hubbs package.mask: remove udev 174 from the mask since it is now gone from the tree. =20