diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-30 02:06:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-30 02:06:08 +0000 |
commit | 559817a7b6459399c8b331994d8a8db7d3df9d81 (patch) | |
tree | bede72379fb996d0acc895abbe5314ad89d410a8 | |
parent | Fix makefile to use DESTDIR #72413. (Manifest recommit) (diff) | |
download | gentoo-2-559817a7b6459399c8b331994d8a8db7d3df9d81.tar.gz gentoo-2-559817a7b6459399c8b331994d8a8db7d3df9d81.tar.bz2 gentoo-2-559817a7b6459399c8b331994d8a8db7d3df9d81.zip |
Mask gnustep on alpha.
-rw-r--r-- | profiles/default-alpha-1.4/use.mask | 2 | ||||
-rw-r--r-- | profiles/default-alpha-2004.0/use.mask | 2 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/profiles/default-alpha-1.4/use.mask b/profiles/default-alpha-1.4/use.mask index 223465e1d5a2..f933c5f28901 100644 --- a/profiles/default-alpha-1.4/use.mask +++ b/profiles/default-alpha-1.4/use.mask @@ -81,3 +81,5 @@ bmp eds # aqua USE flag is only valid on Mac OS X aqua + +gnustep diff --git a/profiles/default-alpha-2004.0/use.mask b/profiles/default-alpha-2004.0/use.mask index ac26388f12cd..d24d7dd30d55 100644 --- a/profiles/default-alpha-2004.0/use.mask +++ b/profiles/default-alpha-2004.0/use.mask @@ -78,3 +78,5 @@ bmp eds # aqua USE flag is only valid on Mac OS X aqua + +gnustep diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index d03df5629edd..5c1badca70cf 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/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/alpha/use.mask,v 1.12 2004/11/08 15:04:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.13 2004/11/30 02:03:09 kloeri Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -88,3 +88,5 @@ howl jack freetts djbfft + +gnustep |