diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-30 14:52:19 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-30 14:52:19 +0000 |
commit | ae4746d9ad2fde10982721503440b520d5bc78a1 (patch) | |
tree | e8f9ffc6ec3904b308fe740b496ba2a76bada888 /profiles/prefix | |
parent | Make the output of qt4-build_src_unpack() more readable. (diff) | |
download | gentoo-2-ae4746d9ad2fde10982721503440b520d5bc78a1.tar.gz gentoo-2-ae4746d9ad2fde10982721503440b520d5bc78a1.tar.bz2 gentoo-2-ae4746d9ad2fde10982721503440b520d5bc78a1.zip |
Mask pciutils on unsupported platforms, bug #395769
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 10 | ||||
-rw-r--r-- | profiles/prefix/darwin/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.10/sparc/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.10/sparc64/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.11/sparc/package.mask | 8 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.11/sparc64/package.mask | 9 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.9/sparc/package.mask | 9 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.9/sparc64/package.mask | 9 |
8 files changed, 53 insertions, 10 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 90d1b917fc23..8e85df4a669c 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.313 2011/12/26 10:50:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.314 2011/12/30 14:52:19 grobian Exp $ + + 30 Dec 2011; Fabian Groffen <grobian@gentoo.org> + +sunos/solaris/5.11/sparc/package.mask, darwin/package.mask, + sunos/solaris/5.9/sparc/package.mask, sunos/solaris/5.9/sparc64/package.mask, + sunos/solaris/5.10/sparc/package.mask, + sunos/solaris/5.10/sparc64/package.mask, + sunos/solaris/5.11/sparc64/package.mask: + Mask pciutils on unsupported platforms, bug #395769 26 Dec 2011; Fabian Groffen <grobian@gentoo.org> +bsd/freebsd/9.0/package.provided, +bsd/freebsd/9.0/parent, diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 6bc629e0ba89..4e4ac40364bb 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -1,8 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.28 2011/12/01 22:50:18 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.29 2011/12/30 14:52:19 grobian Exp $ +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Darwin, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils + # Fabian Groffen <grobian@gentoo.org> (11 May 2011) # Uses the horribly broken build-system waf. When hacked far enough, # produces a MH_OBJ with invalid install_name called _cairo.bundle. diff --git a/profiles/prefix/sunos/solaris/5.10/sparc/package.mask b/profiles/prefix/sunos/solaris/5.10/sparc/package.mask index e42a9df58aba..13bdb6e6ee44 100644 --- a/profiles/prefix/sunos/solaris/5.10/sparc/package.mask +++ b/profiles/prefix/sunos/solaris/5.10/sparc/package.mask @@ -1,4 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.10/sparc/package.mask,v 1.4 2011/08/11 06:41:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.10/sparc/package.mask,v 1.5 2011/12/30 14:52:19 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask b/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask index 21670f21f888..3e3fc3e89e03 100644 --- a/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask +++ b/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask @@ -1,4 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask,v 1.4 2011/08/11 06:41:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask,v 1.5 2011/12/30 14:52:19 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/5.11/sparc/package.mask b/profiles/prefix/sunos/solaris/5.11/sparc/package.mask new file mode 100644 index 000000000000..3bd2067ebd1e --- /dev/null +++ b/profiles/prefix/sunos/solaris/5.11/sparc/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.11/sparc/package.mask,v 1.1 2011/12/30 14:52:19 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask b/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask index 846bcb79eed1..f23253cb1d7d 100644 --- a/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask +++ b/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask @@ -1,3 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask,v 1.2 2010/04/18 15:48:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.11/sparc64/package.mask,v 1.3 2011/12/30 14:52:19 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/5.9/sparc/package.mask b/profiles/prefix/sunos/solaris/5.9/sparc/package.mask index 7501594825fe..dd9e2907e734 100644 --- a/profiles/prefix/sunos/solaris/5.9/sparc/package.mask +++ b/profiles/prefix/sunos/solaris/5.9/sparc/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask,v 1.1 2009/06/06 03:55:05 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask,v 1.2 2011/12/30 14:52:19 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils # Jeremy Olexa <darkside@gentoo.org> (26 Aug 2008) # Requires that pthread.h defines pthread_atfork() but it doesn't on Solaris 9 diff --git a/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask b/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask index 6246813319b4..9d51c54e1395 100644 --- a/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask +++ b/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask,v 1.3 2010/04/18 15:48:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc64/package.mask,v 1.4 2011/12/30 14:52:19 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils # Jeremy Olexa <darkside@gentoo.org> (26 Aug 2008) # Requires that pthread.h defines pthread_atfork() but it doesn't on Solaris 9 |