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 37E401387F6 for ; Sat, 2 Feb 2013 13:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A10B221C091; Sat, 2 Feb 2013 13:12:30 +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 2E47421C08E for ; Sat, 2 Feb 2013 13:12:30 +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 1FDEB33DD17 for ; Sat, 2 Feb 2013 13:12:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id D1F462171D; Sat, 2 Feb 2013 13:12:27 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/prefix X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130202131227.D1F462171D@flycatcher.gentoo.org> Date: Sat, 2 Feb 2013 13:12:27 +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: f838306e-92b7-4000-9e8d-ae2ce400838a X-Archives-Hash: 616ccd211ea2e5e27e87a8a6989d57df grobian 13/02/02 13:12:27 Modified: ChangeLog Log: move cman clvm masks up to system level, bug #452848 Revision Changes Path 1.377 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.377&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.377&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?r1=1.376&r2=1.377 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v retrieving revision 1.376 retrieving revision 1.377 diff -u -r1.376 -r1.377 --- ChangeLog 3 Jan 2013 16:54:57 -0000 1.376 +++ ChangeLog 2 Feb 2013 13:12:27 -0000 1.377 @@ -1,6 +1,15 @@ # ChangeLog for profiles/prefix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.376 2013/01/03 16:54:57 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.377 2013/02/02 13:12:27 grobian Exp $ + + 02 Feb 2013; Fabian Groffen aix/use.mask, bsd/use.mask, + darwin/macos/10.4/x86/use.mask, darwin/macos/10.5/x64/use.mask, + darwin/macos/10.5/x86/use.mask, darwin/macos/10.6/x64/use.mask, + darwin/macos/10.6/x86/use.mask, darwin/macos/10.7/x64/use.mask, + darwin/macos/10.7/x86/use.mask, darwin/macos/10.8/x64/use.mask, + darwin/macos/10.8/x86/use.mask, darwin/use.mask, hpux/use.mask, + mint/use.mask, sunos/use.mask: + move cman clvm masks up to system level, bug #452848 03 Jan 2013; Fabian Groffen darwin/package.mask: Extend cmake mask, bug #445308