diff options
author | Ruud Koolen <redlizard@gentoo.org> | 2014-12-15 20:52:04 +0000 |
---|---|---|
committer | Ruud Koolen <redlizard@gentoo.org> | 2014-12-15 20:52:04 +0000 |
commit | dcf00f48ed04c7d77e20c56b809ef4c9739823ed (patch) | |
tree | f44a143d98be46c905a14ab4c178054811220697 /profiles/prefix | |
parent | Add missing dep on dev-qt/designer (bug 530686). (diff) | |
download | gentoo-2-dcf00f48ed04c7d77e20c56b809ef4c9739823ed.tar.gz gentoo-2-dcf00f48ed04c7d77e20c56b809ef4c9739823ed.tar.bz2 gentoo-2-dcf00f48ed04c7d77e20c56b809ef4c9739823ed.zip |
Moved several nonlinux-specific clauses from /profiles/features/prefix to /profiles/prefix.
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/prefix/linux/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/prefix/linux/packages | 7 | ||||
-rw-r--r-- | profiles/prefix/linux/use.force | 7 | ||||
-rw-r--r-- | profiles/prefix/linux/use.mask | 11 | ||||
-rw-r--r-- | profiles/prefix/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/prefix/packages | 10 |
7 files changed, 24 insertions, 37 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 67055a1801c2..51d06b5c71fd 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for profiles/prefix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.439 2014/12/15 18:34:40 redlizard Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.440 2014/12/15 20:52:04 redlizard Exp $ + + 15 Dec 2014; Ruud Koolen <redlizard@gentoo.org> package.use.mask, packages, + linux/package.use.mask, linux/packages, linux/use.force, linux/use.mask: + Moved several nonlinux-specific clauses from /profiles/features/prefix + to /profiles/prefix. 15 Dec 2014; Ruud Koolen <redlizard@gentoo.org> linux/amd64/package.use.mask, linux/amd64/use.force, linux/x86/package.use.mask, linux/x86/use.force: diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask deleted file mode 100644 index 3b442e22a82a..000000000000 --- a/profiles/prefix/linux/package.use.mask +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.use.mask,v 1.5 2014/01/16 17:45:58 jer Exp $ - -# Fabian Groffen <grobian@gentoo.org> (23 Oct 2010) -# IPC on Linux is well tested, since it's developed on that platform. -sys-apps/portage -ipc - -# Michael Haubenwallner <haubi@gentoo.org> (30 Sep 2009) -# linux can have a uuid implementation (#230981). -x11-libs/libSM -uuid diff --git a/profiles/prefix/linux/packages b/profiles/prefix/linux/packages index f6aef1fca1a0..9ea066f2bffc 100644 --- a/profiles/prefix/linux/packages +++ b/profiles/prefix/linux/packages @@ -1,11 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/packages,v 1.2 2010/04/21 16:29:06 darkside Exp $ - -# Add back what the parent removes. -*sys-devel/binutils -*sys-process/procps -*sys-process/psmisc +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/packages,v 1.3 2014/12/15 20:52:04 redlizard Exp $ # Here we remove packages that default/linux/packages pulls in and have no # business being in Gentoo Prefix diff --git a/profiles/prefix/linux/use.force b/profiles/prefix/linux/use.force deleted file mode 100644 index f5867fce05ee..000000000000 --- a/profiles/prefix/linux/use.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.force,v 1.1 2009/06/06 03:54:55 solar Exp $ - -# Re-add Linux OS -kernel_linux -elibc_glibc diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask deleted file mode 100644 index cb058976b970..000000000000 --- a/profiles/prefix/linux/use.mask +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.4 2011/03/29 01:58:48 flameeyes Exp $ - -# Re-add linux stuff that is masked in base/ --elibc_glibc --kernel_linux -# - -# Re-add acl, as it does work in prefixed Linux (if the host kernel supports it) --acl diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index 72ce3321979c..502acf7faa35 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -1,11 +1,17 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.23 2014/11/29 13:08:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.24 2014/12/15 20:52:04 redlizard Exp $ # Mikle Kolyada <zlogene@gentoo.org> (29 Nov 2014) # Masked because of lack of manpower/time (bug #497068) dev-vcs/git mediawiki +# Fabian Groffen <grobian@gentoo.org> (23 Oct 2010) +# IPC relies on pipes, selects, polls, and more stuff that Python is +# very bad with, that really causes way more issues than it is worth to +# have some boundary bugs solved and more robust subshell die support +sys-apps/portage ipc + # Michael Haubenwallner <haubi@gentoo.org> (17 Sep 2010) # sys-apps/keyutils is a linux only package app-crypt/mit-krb5 keyutils diff --git a/profiles/prefix/packages b/profiles/prefix/packages new file mode 100644 index 000000000000..e334bbc7bc80 --- /dev/null +++ b/profiles/prefix/packages @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/packages,v 1.10 2014/12/15 20:52:04 redlizard Exp $ + +# we don't want binutils everywhere, only in linux and solaris +-*sys-devel/binutils + +# linux only +-*sys-process/procps +-*sys-process/psmisc |