public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults
Date: Fri, 30 Jan 2015 21:48:00 +0000 (UTC)	[thread overview]
Message-ID: <20150130214800.7CF8910B70@oystercatcher.gentoo.org> (raw)

mgorny      15/01/30 21:48:00

  Modified:             ChangeLog make.defaults
  Log:
  Hide CPU_FLAGS_X86 everywhere but on amd64 & x86.

Revision  Changes    Path
1.189                profiles/arch/x86/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.189&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.189&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?r1=1.188&r2=1.189

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	28 Jan 2015 21:33:02 -0000	1.188
+++ ChangeLog	30 Jan 2015 21:48:00 -0000	1.189
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.188 2015/01/28 21:33:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.189 2015/01/30 21:48:00 mgorny Exp $
+
+  30 Jan 2015; Michał Górny <mgorny@gentoo.org> make.defaults:
+  Hide CPU_FLAGS_X86 everywhere but on amd64 & x86.
 
   28 Jan 2015; Michał Górny <mgorny@gentoo.org> package.use.mask:
   Update package.use.* entries for CPU_FLAGS_X86. Keep duplicate with old flags



1.17                 profiles/arch/x86/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?r1=1.16&r2=1.17

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- make.defaults	1 Jul 2014 07:50:38 -0000	1.16
+++ make.defaults	30 Jan 2015 21:48:00 -0000	1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.16 2014/07/01 07:50:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.17 2015/01/30 21:48:00 mgorny Exp $
 
 # All extra USE/etc should be specified in sub-profiles.
 # DO NOT POLLUTE USE ON THIS PROFILE.
@@ -14,6 +14,10 @@
 FFLAGS="${CFLAGS}"
 FCFLAGS="${CFLAGS}"
 
+# Michał Górny <mgorny@gentoo.org> (30 Jan 2015)
+# Unhide the CPU_FLAGS_X86 USE_EXPANDs.
+USE_EXPAND_HIDDEN="-CPU_FLAGS_X86"
+
 # Michał Górny <mgorny@gentoo.org> (20 Jun 2014)
 # Provide values for ABI-related variables that are compatible with
 # multilib amd64, to make consistent ebuild writing easier.





             reply	other threads:[~2015-01-30 21:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 21:48 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-01  7:50 [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults Michal Gorny (mgorny)
2014-06-25 12:05 Michal Gorny (mgorny)
2014-06-25  8:18 Michal Gorny (mgorny)
2014-06-20 13:48 Michal Gorny (mgorny)
2014-01-18  1:03 Mike Frysinger (vapier)
2012-11-12 15:36 Mike Gilbert (floppym)
2012-05-15 17:35 Mike Gilbert (floppym)
2010-08-23 21:16 Chi-Thanh Christopher Nguyen (chithanh)
2009-12-13 21:45 Remi Cardona (remi)
2009-08-16 22:07 Remi Cardona (remi)
2008-04-10 19:53 Donnie Berkholz (dberkholz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150130214800.7CF8910B70@oystercatcher.gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox