From: Mike Frysinger Date: Mon, 28 Mar 2016 21:44:35 +0000 (-0400) Subject: profiles: use bash:0 SLOT when it makes sense #577974 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08b8ef91bcf9037a6f550ce4e2e7c524a6be17c1;p=gentoo.git profiles: use bash:0 SLOT when it makes sense #577974 Most of the time we actually want the main SLOT=0 of bash and not any of the alternative dev-testing only versions. --- diff --git a/profiles/base/packages b/profiles/base/packages index 03972bdba0dc..56fe8bee96b9 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -29,7 +29,7 @@ *app-arch/gzip *app-arch/tar *app-arch/xz-utils -*app-shells/bash +*app-shells/bash:0 #*dev-lang/perl #*dev-lang/python *net-misc/iputils diff --git a/profiles/default/bsd/fbsd/packages.build b/profiles/default/bsd/fbsd/packages.build index b8d4a14704b4..f3410fbaf448 100644 --- a/profiles/default/bsd/fbsd/packages.build +++ b/profiles/default/bsd/fbsd/packages.build @@ -12,7 +12,7 @@ app-arch/bzip2 app-arch/gzip dev-libs/openssl app-arch/libarchive -app-shells/bash +app-shells/bash:0 net-misc/rsync net-misc/wget sys-devel/autoconf diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index befde94a679b..3c12d82e2822 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -12,7 +12,7 @@ app-arch/bzip2 app-arch/gzip app-arch/xz-utils app-arch/tar -app-shells/bash +app-shells/bash:0 net-misc/rsync net-misc/wget sys-devel/autoconf diff --git a/profiles/info_pkgs b/profiles/info_pkgs index fa149da00d5b..94036f3bde74 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -2,7 +2,7 @@ ## These ATOMS are printed with a standard 'emerge info' in ## portage as of 2.0.51-r5. Do not overcrowd the output please. ## -app-shells/bash +app-shells/bash:0 sys-devel/autoconf sys-devel/automake sys-kernel/linux-headers diff --git a/profiles/prefix/windows/winnt/packages b/profiles/prefix/windows/winnt/packages index 7a98792b4cd4..35f3377e894f 100644 --- a/profiles/prefix/windows/winnt/packages +++ b/profiles/prefix/windows/winnt/packages @@ -30,7 +30,7 @@ -*virtual/pager -*sys-apps/diffutils -*sys-apps/baselayout-prefix --*app-shells/bash +-*app-shells/bash:0 -*virtual/package-manager -*virtual/ssh -*sys-devel/autoconf