diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-31 23:06:57 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-31 23:06:57 +0000 |
commit | bd4e9865242891a04b15058d534a95649156a103 (patch) | |
tree | e5c347efde455ffdf8d5465c0d2b3c7df656c1c2 /profiles | |
parent | Mark 0.39 stable on alpha (diff) | |
download | historical-bd4e9865242891a04b15058d534a95649156a103.tar.gz historical-bd4e9865242891a04b15058d534a95649156a103.tar.bz2 historical-bd4e9865242891a04b15058d534a95649156a103.zip |
Removed sys-apps/shadow from packages.build as it causes more issues than it resolves.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/packages.build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-linux/packages.build b/profiles/default-linux/packages.build index c4a0c262bbd4..e873c57c91bc 100644 --- a/profiles/default-linux/packages.build +++ b/profiles/default-linux/packages.build @@ -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/packages.build,v 1.14 2006/01/22 14:08:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.15 2006/01/31 23:06:57 wolf31o2 Exp $ # This file describes the packages needed to build a stage 1 based on this # profile. Packages in this file are built in order. @@ -28,7 +28,6 @@ sys-apps/less sys-apps/net-tools sys-apps/portage sys-apps/sed -sys-apps/shadow sys-apps/texinfo sys-devel/binutils sys-devel/bison |