diff options
author | 2007-06-27 17:15:39 +0000 | |
---|---|---|
committer | 2007-06-27 17:15:39 +0000 | |
commit | 00bce2636d3ec86d545d21b4867774e66ee6b208 (patch) | |
tree | 1f5ab3cef7b35902684b0fece6f045025c49c78c /profiles/default-linux/ia64 | |
parent | Unmask Gnome 2.18 (diff) | |
download | historical-00bce2636d3ec86d545d21b4867774e66ee6b208.tar.gz historical-00bce2636d3ec86d545d21b4867774e66ee6b208.tar.bz2 historical-00bce2636d3ec86d545d21b4867774e66ee6b208.zip |
P.mask lirc USE-flag as we don't have hardware to test
Diffstat (limited to 'profiles/default-linux/ia64')
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index 6b051f1da293..b1a078eddaa5 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for ia64 profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.29 2007/04/23 19:43:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.30 2007/06/27 17:15:39 armin76 Exp $ + + 27 Jun 2007; Raúl Porcel <armin76@gentoo.org> use.mask: + P.mask lirc USE-flag as we don't have hardware to test 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask networkmanager as it depends on libnl which doesn't compile on diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index c7d7b58b47be..85e3d1e01db8 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -1,6 +1,10 @@ # This is a list of USE flags that should not be used on ia64. # Raúl Porcel <armin76@gentoo.org> +# No hardware to test +lirc + +# Raúl Porcel <armin76@gentoo.org> # Depends on libnl which doesn't compile, bug 175714 networkmanager |