diff options
author | 2011-07-14 01:18:53 +0000 | |
---|---|---|
committer | 2011-07-14 01:18:53 +0000 | |
commit | 3ec45669c3dad70d9ce8626b7aaba6fab9d40f8e (patch) | |
tree | a8f1c5eef16c2cc184bed7b8c9d9a90a5387cecc /profiles/default/linux/packages.build | |
parent | new release and synce live ebuild. committing the new release directly to sta... (diff) | |
download | historical-3ec45669c3dad70d9ce8626b7aaba6fab9d40f8e.tar.gz historical-3ec45669c3dad70d9ce8626b7aaba6fab9d40f8e.tar.bz2 historical-3ec45669c3dad70d9ce8626b7aaba6fab9d40f8e.zip |
Added sys-apps/shadow to packages.build as we need it on stage1.
Diffstat (limited to 'profiles/default/linux/packages.build')
-rw-r--r-- | profiles/default/linux/packages.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index bb021ae01b00..874bd435bcca 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5 2011/06/28 01:49:11 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.6 2011/07/14 01:18:53 jmbsvicetto Exp $ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. @@ -42,3 +42,4 @@ virtual/libc virtual/os-headers virtual/package-manager sys-fs/udev +sys-apps/shadow |