diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:15:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:15:39 +0000 |
commit | 00bce2636d3ec86d545d21b4867774e66ee6b208 (patch) | |
tree | 1f5ab3cef7b35902684b0fece6f045025c49c78c /profiles | |
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')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 4 |
4 files changed, 14 insertions, 3 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 0b048e0d7fdd..b90a3c8ffa58 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.53 2007/06/22 18:30:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.54 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 22 Jun 2007; Raúl Porcel <armin76@gentoo.org> no-nptl/2.4/package.mask: P.mask >=dev-python/dbus-python-0.80.2 on 2.4 profiles since it needs diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index d065d5a43484..6bd370520047 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.68 2007/06/22 18:53:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.69 2007/06/27 17:15:39 armin76 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 @@ -10,6 +10,7 @@ # 21 Jun 2007 Raúl Porcel <armin76@gentoo.org> # No hardware to test ipod +lirc # 13 Jun 2007 Jose Luis Rivero <yoswink@gentoo.org> # acpid masked and acpi use flag is deprecated now. 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 |