mgorny      14/03/30 21:32:12

  Modified:             ChangeLog use.mask
  Log:
  Fix order of use.mask. Sorry for messing it up.

Revision  Changes    Path
1.162                profiles/arch/x86/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog   30 Mar 2014 14:49:47 -0000      1.161
+++ ChangeLog   30 Mar 2014 21:32:11 -0000      1.162
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.161 
2014/03/30 14:49:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.162 
2014/03/30 21:32:11 mgorny Exp $
+
+  30 Mar 2014; Michał Górny <mgo...@gentoo.org> use.mask:
+  Fix order of use.mask. Sorry for messing it up.
 
   30 Mar 2014; Mike Gilbert <flop...@gentoo.org> package.use.mask:
   Add missing '-' to systemd seccomp mask.



1.59                 profiles/arch/x86/use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?r1=1.58&r2=1.59

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- use.mask    9 Mar 2014 14:37:22 -0000       1.58
+++ use.mask    30 Mar 2014 21:32:11 -0000      1.59
@@ -1,10 +1,25 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.58 
2014/03/09 14:37:22 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.59 
2014/03/30 21:32:11 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Michał Górny <mgo...@gentoo.org> (4 May 2013)
+# Unmask systemd since it is keyworded here.
+-systemd
+
+# Andrey Grozin <gro...@gentoo.org> (1 May 2013)
+# available on x86
+-cmucl
+-clozurecl
+-gcl
+
+# Michał Górny <mgo...@gentoo.org> (26 Jan 2013)
+# Unmask the flag corresponding to the only ABI. This allows x86 binary
+# packages to have uniform dependencies for amd64-multilib & x86.
+-abi_x86_32
+
 # Alexandre Rostovtsev <tetrom...@gentoo.org> (09 Dec 2012)
 # Orc optimisations work fine on amd64 and x86
 -orc
@@ -170,18 +185,3 @@
 
 # fdk-aac is already keyworded here
 -fdk
-
-# Michał Górny <mgo...@gentoo.org> (26 Jan 2013)
-# Unmask the flag corresponding to the only ABI. This allows x86 binary
-# packages to have uniform dependencies for amd64-multilib & x86.
--abi_x86_32
-
-# Andrey Grozin <gro...@gentoo.org> (1 May 2013)
-# available on x86
--cmucl
--clozurecl
--gcl
-
-# Michał Górny <mgo...@gentoo.org> (4 May 2013)
-# Unmask systemd since it is keyworded here.
--systemd




Reply via email to