diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-02-06 12:57:59 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-02-06 12:57:59 +0000 |
commit | 5c17e5429190151356fb6a1d052ae10a9a19c3c0 (patch) | |
tree | ac23fb476a4e6e856009d0bc1a6bab2fcce5202c /profiles/default | |
parent | Version bump (diff) | |
download | historical-5c17e5429190151356fb6a1d052ae10a9a19c3c0.tar.gz historical-5c17e5429190151356fb6a1d052ae10a9a19c3c0.tar.bz2 historical-5c17e5429190151356fb6a1d052ae10a9a19c3c0.zip |
[QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable, on both amd64 and x86. Added Copyright headers when they were missing.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/amd64/13.0/package.use.stable.mask | 8 | ||||
-rw-r--r-- | profiles/default/linux/x86/13.0/package.use.stable.mask | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/13.0/package.use.stable.mask b/profiles/default/linux/amd64/13.0/package.use.stable.mask index 3715ca88f5fe..ace4bdbe61a3 100644 --- a/profiles/default/linux/amd64/13.0/package.use.stable.mask +++ b/profiles/default/linux/amd64/13.0/package.use.stable.mask @@ -1,3 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/package.use.stable.mask,v 1.9 2014/02/06 12:57:58 tomwij Exp $ + +# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014) +# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. +www-apps/cgit jit + # Michał Górny <mgorny@gentoo.org> (16 Nov 2013) # Don't apply stable masks to python-exec since we're forcing every # impl there anyway. Please keep this in sync with use.stable.mask. diff --git a/profiles/default/linux/x86/13.0/package.use.stable.mask b/profiles/default/linux/x86/13.0/package.use.stable.mask index 3ddf4b1243b6..c886a275acc5 100644 --- a/profiles/default/linux/x86/13.0/package.use.stable.mask +++ b/profiles/default/linux/x86/13.0/package.use.stable.mask @@ -1,3 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask,v 1.2 2014/02/06 12:57:58 tomwij Exp $ + +# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014) +# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. +www-apps/cgit jit + # Michał Górny <mgorny@gentoo.org> (16 Nov 2013) # Don't apply stable masks to python-exec since we're forcing every # impl there anyway. Please keep this in sync with use.stable.mask. |