From 3a14011e1a47032d12b2921831680cdb4e843140 Mon Sep 17 00:00:00 2001 From: George Shapovalov Date: Sun, 8 Apr 2007 08:37:00 +0000 Subject: [PATCH] added ada useflag to use.masks to make it available only on x86, amd64 and ppc --- profiles/base/use.mask | 4 ++++ profiles/default-linux/amd64/use.mask | 6 +++++- profiles/default-linux/ppc/use.mask | 5 +++++ profiles/default-linux/x86/use.mask | 6 +++++- 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index d55f17ed32a3..37dff8128f49 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -163,3 +163,7 @@ lcd_devices_svga # Joseph Jezak (11 Mar 2007) # Only for x86 and amd64 (in pbbuttonsd) macbook + +# George Shapovalov (8 Apr 2007) +# Ada is supported only on x86, amd64 and ppc at present +ada diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask index 2cee2d410a55..75f4bbddaf51 100644 --- a/profiles/default-linux/amd64/use.mask +++ b/profiles/default-linux/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.54 2007/04/07 01:25:23 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.55 2007/04/08 08:37:00 george Exp $ # SECTION: Unmask @@ -40,6 +40,10 @@ -firebird -db2 +# George Shapovalov (8 Apr 2007) +# supported on amd64 +-ada + # SECTION: Unavailable/Broken # 2007/04/07 - Petteri Räty diff --git a/profiles/default-linux/ppc/use.mask b/profiles/default-linux/ppc/use.mask index 70a741fed23e..f46ecb402a6b 100644 --- a/profiles/default-linux/ppc/use.mask +++ b/profiles/default-linux/ppc/use.mask @@ -97,3 +97,8 @@ alsa_cards_sb16_csp alsa_cards_sgalaxy alsa_cards_sscape alsa_cards_wavefront + + +# George Shapovalov (8 Apr 2007) +# supported on ppc +-ada diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index d6d7c5d60fcf..69e45a06f791 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.29 2007/03/13 03:24:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.30 2007/04/08 08:37:00 george Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -86,3 +86,7 @@ video_cards_newport # Robert Buchholz (18 Jan 2007) # Unmask as it works on x86 -lcd_devices_svga + +# George Shapovalov (8 Apr 2007) +# supported on x86 +-ada -- 2.26.2