diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-15 05:13:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-15 05:13:10 +0000 |
commit | 71462dba27e4989b642800dee1f64b1b0118f3ff (patch) | |
tree | 8f70eb9330083aa3e1b7ca9f58fc5782aadd1666 /profiles | |
parent | trim out packages (diff) | |
download | gentoo-2-71462dba27e4989b642800dee1f64b1b0118f3ff.tar.gz gentoo-2-71462dba27e4989b642800dee1f64b1b0118f3ff.tar.bz2 gentoo-2-71462dba27e4989b642800dee1f64b1b0118f3ff.zip |
move pwdb into default linux for everyone
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/packages | 3 | ||||
-rw-r--r-- | profiles/default-linux/packages | 4 | ||||
-rw-r--r-- | profiles/default-linux/ppc/packages | 3 | ||||
-rw-r--r-- | profiles/default-linux/sparc/packages | 1 | ||||
-rw-r--r-- | profiles/default-linux/x86/packages | 5 |
5 files changed, 6 insertions, 10 deletions
diff --git a/profiles/default-linux/amd64/packages b/profiles/default-linux/amd64/packages index 590764db83b8..35e69ecf34c4 100644 --- a/profiles/default-linux/amd64/packages +++ b/profiles/default-linux/amd64/packages @@ -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/amd64/packages,v 1.3 2004/09/09 03:08:37 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/packages,v 1.4 2004/09/15 05:13:10 vapier Exp $ *virtual/modutils @@ -54,7 +54,6 @@ *sys-libs/db *>=sys-libs/ncurses-5.4 *>=sys-libs/pam-0.77 -*sys-libs/pwdb *sys-libs/readline *sys-libs/zlib *net-misc/openssh diff --git a/profiles/default-linux/packages b/profiles/default-linux/packages index d5b693e7a48d..6e999c82365e 100644 --- a/profiles/default-linux/packages +++ b/profiles/default-linux/packages @@ -1,10 +1,12 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.4 2004/09/14 15:27:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.5 2004/09/15 05:13:10 vapier Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures # will have. Some will have an selinux profile (see ${PORTDIR}/profiles/selinux). # The idea is to only create a new family of profiles when absolutely necessary. + *sys-apps/util-linux <sys-apps/shadow-5 +*sys-libs/pwdb diff --git a/profiles/default-linux/ppc/packages b/profiles/default-linux/ppc/packages index 6c3cbd299681..a43613083aad 100644 --- a/profiles/default-linux/ppc/packages +++ b/profiles/default-linux/ppc/packages @@ -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/ppc/packages,v 1.4 2004/09/15 05:09:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/packages,v 1.5 2004/09/15 05:13:10 vapier Exp $ *>=sys-devel/binutils-2.14.90.0.6 *>=sys-devel/gcc-3.2.3 @@ -22,5 +22,4 @@ *sys-fs/mac-fdisk *sys-fs/reiserfsprogs *sys-libs/gdbm -*sys-libs/pwdb *virtual/bootloader diff --git a/profiles/default-linux/sparc/packages b/profiles/default-linux/sparc/packages index 6901b2f6c5e2..4d27f90c367c 100644 --- a/profiles/default-linux/sparc/packages +++ b/profiles/default-linux/sparc/packages @@ -17,7 +17,6 @@ *sys-apps/hdparm *sys-apps/sparc-utils *sys-libs/gdbm -*sys-libs/pwdb *sys-libs/slang # default-sparc-1.4 pkgs diff --git a/profiles/default-linux/x86/packages b/profiles/default-linux/x86/packages index 6be38f4ce540..f3ec9591b607 100644 --- a/profiles/default-linux/x86/packages +++ b/profiles/default-linux/x86/packages @@ -1,6 +1,6 @@ # Copyright 2001-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/packages,v 1.4 2004/09/12 11:13:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/packages,v 1.5 2004/09/15 05:13:10 vapier Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -11,11 +11,8 @@ # You can also add files to the base system itself if you prefix them with a # * - *sys-devel/bin86 -*sys-libs/pwdb >=sys-devel/binutils-2.13.90.0.4 >=sys-devel/libtool-1.4.1-r4 -<sys-apps/shadow-5 virtual/x11 |