diff options
author | 2005-05-29 20:01:39 +0000 | |
---|---|---|
committer | 2005-05-29 20:01:39 +0000 | |
commit | 8d39e7daa1f47012288e0f24c4162d497caecb88 (patch) | |
tree | 8114ce00f1e554b94c2c47e7809799aab568dd77 /profiles | |
parent | Initial import. Ebuild submitted by Paul Ortyl <ortylp@3miasto.net>; bug #89637. (diff) | |
download | gentoo-2-8d39e7daa1f47012288e0f24c4162d497caecb88.tar.gz gentoo-2-8d39e7daa1f47012288e0f24c4162d497caecb88.tar.bz2 gentoo-2-8d39e7daa1f47012288e0f24c4162d497caecb88.zip |
Mask pyste until gccxml / elementtree work on alpha
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-alpha-1.4/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-alpha-2004.0/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 5 |
3 files changed, 10 insertions, 1 deletions
diff --git a/profiles/default-alpha-1.4/use.mask b/profiles/default-alpha-1.4/use.mask index 3a5528b032a5..0a2c33b96194 100644 --- a/profiles/default-alpha-1.4/use.mask +++ b/profiles/default-alpha-1.4/use.mask @@ -93,3 +93,6 @@ ifc # Mask vpopmail until net-mail/vpopmail goes out of package.mask vpopmail + +# Mask pyste until gccxml / elementtree work on alpha +pyste diff --git a/profiles/default-alpha-2004.0/use.mask b/profiles/default-alpha-2004.0/use.mask index 913ef6246c6d..28be13c72a1c 100644 --- a/profiles/default-alpha-2004.0/use.mask +++ b/profiles/default-alpha-2004.0/use.mask @@ -90,3 +90,6 @@ ifc # Mask vpopmail until net-mail/vpopmail goes out of package.mask vpopmail + +# Mask pyste until gccxml / elementtree work on alpha +pyste diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 20ecf344d878..48855a7f717c 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.19 2005/05/20 16:35:52 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.20 2005/05/29 20:01:39 ferdy 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,6 @@ emboss # Mask vpopmail until net-mail/vpopmail goes out of package.mask vpopmail + +# Mask pyste until gccxml / elementtree work on alpha +pyste |