diff options
author | 2008-12-16 19:35:54 +0000 | |
---|---|---|
committer | 2008-12-16 19:35:54 +0000 | |
commit | 6db29af9b36472b2266dd0949008370a305fdb7e (patch) | |
tree | 67b1b765f1452b7758a532069e6009cb708579e1 /profiles/default-linux | |
parent | Add oracle to use.mask (diff) | |
download | gentoo-2-6db29af9b36472b2266dd0949008370a305fdb7e.tar.gz gentoo-2-6db29af9b36472b2266dd0949008370a305fdb7e.tar.bz2 gentoo-2-6db29af9b36472b2266dd0949008370a305fdb7e.zip |
Add oracle to use.mask
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 9 |
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index af6f344c7884..76d30a2e3458 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for ia64 profile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.57 2008/11/23 12:41:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.58 2008/12/16 19:35:54 armin76 Exp $ + + 16 Dec 2008; Raúl Porcel <armin76@gentoo.org> use.mask: + Add oracle to use.mask 23 Nov 2008; Patrick Lauer <patrick@gentoo.org> ChangeLog: Removing webkit useflag from PyQt4 diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index c462490995fe..0e198acdcbbd 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -1,3 +1,6 @@ +# Unmask the flag which corresponds to ARCH. +-ia64 + # This is a list of USE flags that should not be used on ia64. # No hardware to test by the team @@ -22,6 +25,7 @@ wifi apm battery cpufreq +laptop lm_sensors # Stuff that doesn't work on ia64, or not tested @@ -32,9 +36,11 @@ emboss hardened jack lapack -laptop + +# Stuff we don't want networkmanager octave +oracle timidity # Stuff that doesn't compile on ia64 @@ -50,7 +56,6 @@ xemacs # Other - # see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" # Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org # all of these are binary-only, and not presently available on this |