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 17397138202 for ; Thu, 13 Jun 2013 18:24:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5B85E096B; Thu, 13 Jun 2013 18:24:27 +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 46107E0932 for ; Thu, 13 Jun 2013 18:24:27 +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 435EC33E4B3 for ; Thu, 13 Jun 2013 18:24:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 0618D2171D; Thu, 13 Jun 2013 18:24:24 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@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: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130613182425.0618D2171D@flycatcher.gentoo.org> Date: Thu, 13 Jun 2013 18:24:24 +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: c02bf1e9-1d1a-4bf8-9f12-b1f7fd0659d1 X-Archives-Hash: 3c0e05aea49231d2e5fecea99e8ac1a5 ulm 13/06/13 18:24:24 Modified: ChangeLog Log: Remove mask for real USE flag because the flag is gone, bug 473206. Revision Changes Path 1.390 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.390&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.390&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?r1=1.389&r2=1.390 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v retrieving revision 1.389 retrieving revision 1.390 diff -u -r1.389 -r1.390 --- ChangeLog 6 Jun 2013 01:53:17 -0000 1.389 +++ ChangeLog 13 Jun 2013 18:24:24 -0000 1.390 @@ -1,6 +1,14 @@ # ChangeLog for profiles/prefix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.389 2013/06/06 01:53:17 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.390 2013/06/13 18:24:24 ulm Exp $ + + 13 Jun 2013; Ulrich Müller darwin/macos/10.4/x86/use.mask, + darwin/macos/10.5/ppc/package.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/package.use.mask: + Remove mask for real USE flag because the flag is gone, bug 473206. 06 Jun 2013; Christoph Junghans linux/amd64/make.defaults: